Bump the all-other-nuget group with 1 update #127
Annotations
10 warnings
|
test:
eng/skill-validator/tests/RunnerTests.cs#L78
Dereference of a possibly null reference.
|
|
test:
eng/skill-validator/tests/RunnerTests.cs#L64
Possible null reference argument for parameter 'collection' in 'void Assert.Empty(IEnumerable collection)'.
|
|
test:
eng/skill-validator/tests/RunnerTests.cs#L24
Possible null reference argument for parameter 'collection' in 'string Assert.Single<string>(IEnumerable<string> collection)'.
|
|
test:
eng/skill-validator/src/Commands/ValidateCommand.cs#L274
Dereference of a possibly null reference.
|
|
test:
eng/skill-validator/tests/DiscoveryTests.cs#L99
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
test:
eng/skill-validator/tests/DiscoveryTests.cs#L65
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
test:
eng/skill-validator/tests/RunnerTests.cs#L78
Dereference of a possibly null reference.
|
|
test:
eng/skill-validator/tests/RunnerTests.cs#L64
Possible null reference argument for parameter 'collection' in 'void Assert.Empty(IEnumerable collection)'.
|
|
test:
eng/skill-validator/tests/RunnerTests.cs#L24
Possible null reference argument for parameter 'collection' in 'string Assert.Single<string>(IEnumerable<string> collection)'.
|
|
test:
eng/skill-validator/src/Commands/ValidateCommand.cs#L274
Dereference of a possibly null reference.
|