Skip to content

chore(deps): update dependency dotnet-sdk to v8.0.406 #621

chore(deps): update dependency dotnet-sdk to v8.0.406

chore(deps): update dependency dotnet-sdk to v8.0.406 #621

Triggered via push February 12, 2025 07:08
Status Success
Total duration 59s
Artifacts

tests.yaml

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

Annotations

4 warnings
🧪 Evaluate Tests on ubuntu-latest: Chickensoft.LogicBlocks.Tutorial.Tests/SerializableLogicBlockTest.cs#L12
Avoid creating a new 'JsonSerializerOptions' instance for every serialization operation. Cache and reuse instances instead. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1869)
🧪 Evaluate Tests on ubuntu-latest: Chickensoft.LogicBlocks.Tutorial.Tests/SerializableLogicBlockTest.cs#L49
Avoid creating a new 'JsonSerializerOptions' instance for every serialization operation. Cache and reuse instances instead. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1869)
🧪 Evaluate Tests on ubuntu-latest: Chickensoft.LogicBlocks.Tutorial.Tests/SerializableLogicBlockTest.cs#L12
Avoid creating a new 'JsonSerializerOptions' instance for every serialization operation. Cache and reuse instances instead. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1869)
🧪 Evaluate Tests on ubuntu-latest: Chickensoft.LogicBlocks.Tutorial.Tests/SerializableLogicBlockTest.cs#L49
Avoid creating a new 'JsonSerializerOptions' instance for every serialization operation. Cache and reuse instances instead. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1869)