Skip to content

Bump the all-other-nuget group with 1 update #127

Bump the all-other-nuget group with 1 update

Bump the all-other-nuget group with 1 update #127

Triggered via pull request March 4, 2026 13:12
Status Success
Total duration 36s
Artifacts

skill-validator.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.