Merge remote-tracking branch 'upstream/master' #6
Annotations
1 error and 10 warnings
|
test/NCalc.Tests/OperatorsTests.cs#L96
The variable 'options' is assigned but its value is never used
|
test/NCalc.Tests/ServiceCollectionExtensionsTests.cs#L137
The event 'ServiceCollectionExtensionsTests.CustomEvaluationService.EvaluateParameter' is never used
|
test/NCalc.Tests/ServiceCollectionExtensionsTests.cs#L148
The event 'ServiceCollectionExtensionsTests.CustomAsyncEvaluationService.EvaluateParameterAsync' is never used
|
test/NCalc.Tests/ServiceCollectionExtensionsTests.cs#L147
The event 'ServiceCollectionExtensionsTests.CustomAsyncEvaluationService.EvaluateFunctionAsync' is never used
|
test/NCalc.Tests/ServiceCollectionExtensionsTests.cs#L136
The event 'ServiceCollectionExtensionsTests.CustomEvaluationService.EvaluateFunction' is never used
|
test/NCalc.Tests/LambdaTests.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
test/NCalc.Tests/OperatorsTests.cs#L96
The variable 'options' is assigned but its value is never used
|
test/NCalc.Tests/ServiceCollectionExtensionsTests.cs#L148
The event 'ServiceCollectionExtensionsTests.CustomAsyncEvaluationService.EvaluateParameterAsync' is never used
|
test/NCalc.Tests/ServiceCollectionExtensionsTests.cs#L137
The event 'ServiceCollectionExtensionsTests.CustomEvaluationService.EvaluateParameter' is never used
|
test/NCalc.Tests/ServiceCollectionExtensionsTests.cs#L147
The event 'ServiceCollectionExtensionsTests.CustomAsyncEvaluationService.EvaluateFunctionAsync' is never used
|
This job failed
Loading