chore(deps): update all dependencies (#112) #540
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)
|