Bump Microsoft.Extensions.Configuration and Microsoft.Extensions.Configuration.Binder #60
Annotations
30 warnings
|
test / test (net10.0):
test/Hyperbee.Expressions.Tests/BlockAsyncBasicTests.cs#L301
Review or remove the assertion as its condition is known to be always true (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0032)
|
|
test / test (net10.0):
test/Hyperbee.Expressions.Tests/AsyncBlockExpressionRuntimeOptionsTests.cs#L177
Use 'Assert.IsGreaterThanOrEqualTo' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
test / test (net10.0):
test/Hyperbee.Expressions.Tests/BlockAsyncConditionalTests.cs#L36
Review or remove the assertion as its condition is known to be always true (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0032)
|
|
test / test (net10.0):
test/Hyperbee.Expressions.Tests/TestSupport/StateMachineCompilerHelper.cs#L271
Field 'StateMachineCompilerHelper.StateMachine.__result1' is never assigned to, and will always have its default value 0
|
|
test / test (net10.0):
test/Hyperbee.Expressions.Tests/TestSupport/StateMachineCompilerHelper.cs#L261
Field 'StateMachineCompilerHelper.StateMachine.__state' is never assigned to, and will always have its default value 0
|
|
test / test (net10.0):
test/Hyperbee.Expressions.Tests/TestSupport/StateMachineCompilerHelper.cs#L262
Field 'StateMachineCompilerHelper.StateMachine.__final' is never assigned to, and will always have its default value 0
|
|
test / test (net10.0):
test/Hyperbee.Expressions.Tests/TestSupport/StateMachineCompilerHelper.cs#L270
Field 'StateMachineCompilerHelper.StateMachine.__result0' is never assigned to, and will always have its default value 0
|
|
test / test (net10.0):
test/Hyperbee.Expressions.Tests/TestSupport/StateMachineCompilerHelper.cs#L267
Field 'StateMachineCompilerHelper.StateMachine.__awaiter0' is never assigned to, and will always have its default value
|
|
test / test (net10.0):
test/Hyperbee.Expressions.Tests/TestSupport/StateMachineCompilerHelper.cs#L268
Field 'StateMachineCompilerHelper.StateMachine.__awaiter1' is never assigned to, and will always have its default value
|
|
test / test (net10.0):
test/Hyperbee.Expressions.Tests/TestSupport/StateMachineCompilerHelper.cs#L265
Field 'StateMachineCompilerHelper.StateMachine.__moveNextDelegate' is never assigned to, and will always have its default value null
|
|
test / test (net9.0):
test/Hyperbee.Expressions.Tests/BlockAsyncBasicTests.cs#L301
Review or remove the assertion as its condition is known to be always true (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0032)
|
|
test / test (net9.0):
test/Hyperbee.Expressions.Tests/BlockAsyncConditionalTests.cs#L36
Review or remove the assertion as its condition is known to be always true (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0032)
|
|
test / test (net9.0):
test/Hyperbee.Expressions.Tests/AsyncBlockExpressionRuntimeOptionsTests.cs#L177
Use 'Assert.IsGreaterThanOrEqualTo' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
test / test (net9.0):
test/Hyperbee.Expressions.Tests/TestSupport/StateMachineCompilerHelper.cs#L265
Field 'StateMachineCompilerHelper.StateMachine.__moveNextDelegate' is never assigned to, and will always have its default value null
|
|
test / test (net9.0):
test/Hyperbee.Expressions.Tests/TestSupport/StateMachineCompilerHelper.cs#L270
Field 'StateMachineCompilerHelper.StateMachine.__result0' is never assigned to, and will always have its default value 0
|
|
test / test (net9.0):
test/Hyperbee.Expressions.Tests/TestSupport/StateMachineCompilerHelper.cs#L267
Field 'StateMachineCompilerHelper.StateMachine.__awaiter0' is never assigned to, and will always have its default value
|
|
test / test (net9.0):
test/Hyperbee.Expressions.Tests/TestSupport/StateMachineCompilerHelper.cs#L268
Field 'StateMachineCompilerHelper.StateMachine.__awaiter1' is never assigned to, and will always have its default value
|
|
test / test (net9.0):
test/Hyperbee.Expressions.Tests/TestSupport/StateMachineCompilerHelper.cs#L261
Field 'StateMachineCompilerHelper.StateMachine.__state' is never assigned to, and will always have its default value 0
|
|
test / test (net9.0):
test/Hyperbee.Expressions.Tests/TestSupport/StateMachineCompilerHelper.cs#L262
Field 'StateMachineCompilerHelper.StateMachine.__final' is never assigned to, and will always have its default value 0
|
|
test / test (net9.0):
test/Hyperbee.Expressions.Tests/TestSupport/StateMachineCompilerHelper.cs#L271
Field 'StateMachineCompilerHelper.StateMachine.__result1' is never assigned to, and will always have its default value 0
|
|
test / test (net8.0):
test/Hyperbee.Expressions.Tests/EnumerableBlockExpressionRuntimeOptionsTests.cs#L33
Use 'Assert.HasCount' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
test / test (net8.0):
test/Hyperbee.Expressions.Tests/BlockAsyncBasicTests.cs#L301
Review or remove the assertion as its condition is known to be always true (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0032)
|
|
test / test (net8.0):
test/Hyperbee.Expressions.Tests/AsyncBlockExpressionRuntimeOptionsTests.cs#L177
Use 'Assert.IsGreaterThanOrEqualTo' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
test / test (net8.0):
test/Hyperbee.Expressions.Tests/TestSupport/StateMachineCompilerHelper.cs#L267
Field 'StateMachineCompilerHelper.StateMachine.__awaiter0' is never assigned to, and will always have its default value
|
|
test / test (net8.0):
test/Hyperbee.Expressions.Tests/TestSupport/StateMachineCompilerHelper.cs#L271
Field 'StateMachineCompilerHelper.StateMachine.__result1' is never assigned to, and will always have its default value 0
|
|
test / test (net8.0):
test/Hyperbee.Expressions.Tests/TestSupport/StateMachineCompilerHelper.cs#L262
Field 'StateMachineCompilerHelper.StateMachine.__final' is never assigned to, and will always have its default value 0
|
|
test / test (net8.0):
test/Hyperbee.Expressions.Tests/TestSupport/StateMachineCompilerHelper.cs#L265
Field 'StateMachineCompilerHelper.StateMachine.__moveNextDelegate' is never assigned to, and will always have its default value null
|
|
test / test (net8.0):
test/Hyperbee.Expressions.Tests/TestSupport/StateMachineCompilerHelper.cs#L268
Field 'StateMachineCompilerHelper.StateMachine.__awaiter1' is never assigned to, and will always have its default value
|
|
test / test (net8.0):
test/Hyperbee.Expressions.Tests/TestSupport/StateMachineCompilerHelper.cs#L261
Field 'StateMachineCompilerHelper.StateMachine.__state' is never assigned to, and will always have its default value 0
|
|
test / test (net8.0):
test/Hyperbee.Expressions.Tests/TestSupport/StateMachineCompilerHelper.cs#L270
Field 'StateMachineCompilerHelper.StateMachine.__result0' is never assigned to, and will always have its default value 0
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results
|
377 KB |
sha256:6f57e7d40493c7e927db488d00405384439c2e59c14985b19db2b40d045306b7
|
|