Skip to content

Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.3 in /src (#143) #48

Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.3 in /src (#143)

Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.3 in /src (#143) #48

Triggered via push April 25, 2024 13:13
Status Success
Total duration 53s
Artifacts

dotnet.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
build (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest): src/BBT.MaybePattern.Tests/TestUtils.cs#L23
'BinaryFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
build (ubuntu-latest): src/BBT.MaybePattern.Tests/TestUtils.cs#L46
'BinaryFormatter.Deserialize(Stream)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
build (ubuntu-latest): src/BBT.MaybePattern.Tests/TestUtils.cs#L23
'BinaryFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
build (ubuntu-latest): src/BBT.MaybePattern.Tests/TestUtils.cs#L46
'BinaryFormatter.Deserialize(Stream)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.' (https://aka.ms/dotnet-warnings/SYSLIB0011)