e2e renovate/buildalyzer-9.x #4228
Annotations
10 warnings and 1 notice
|
Run integration tests:
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
Run integration tests:
src/Stryker.TestRunner/Tests/TestIdentifierList.cs#L88
Possible null reference argument for parameter 'first' in 'IEnumerable<string> Enumerable.Except<string>(IEnumerable<string> first, IEnumerable<string> second)'.
|
|
Run integration tests:
src/Stryker.TestRunner/Results/TestRunResult.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
Run integration tests:
src/Stryker.Abstractions/Mutation.cs#L14
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run integration tests:
src/Stryker.Abstractions/Mutation.cs#L12
Non-nullable property 'DisplayName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run integration tests:
src/Stryker.Abstractions/Mutation.cs#L11
Non-nullable property 'ReplacementNode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run integration tests:
src/Stryker.Abstractions/Mutation.cs#L10
Non-nullable property 'OriginalNode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run integration tests:
src/Stryker.Abstractions/Exceptions/InputException.cs#L15
Non-nullable property 'Details' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run integration tests:
src/Stryker.Abstractions/Testing/TestDescription.cs#L23
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
Run integration tests:
src/Stryker.Abstractions/MutatorDescriptionAttribute.cs#L19
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|
background
wait
wait-all
cancel
parallel
Loading