Skip to content

chore(deps): update all dependencies (#112) #540

chore(deps): update all dependencies (#112)

chore(deps): update all dependencies (#112) #540

Triggered via push November 19, 2024 22:58
Status Success
Total duration 48s
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)