Skip to content

chore(deps): update dependency dotnet-sdk to v8.0.404 #527

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

chore(deps): update dependency dotnet-sdk to v8.0.404 #527

Triggered via push November 13, 2024 19:28
Status Success
Total duration 57s
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)