e2e rouke-broersma-patch-1 on m1 macos #1504
Annotations
20 warnings
Pack integration test package:
src/Stryker.Abstractions/MutatorDescriptionAttribute.cs#L19
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Pack integration test package:
src/Stryker.Abstractions/Testing/TestDescription.cs#L23
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Pack integration test package:
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.
|
Pack integration test package:
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.
|
Pack integration test package:
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.
|
Pack integration test package:
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.
|
Pack integration test package:
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.
|
Pack integration test package:
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L11
Cannot convert null literal to non-nullable reference type.
|
Pack integration test package:
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L12
Cannot convert null literal to non-nullable reference type.
|
Pack integration test package:
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L18
Cannot convert null literal to non-nullable reference type.
|
Validate integration test result:
src/Stryker.Abstractions/MutatorDescriptionAttribute.cs#L19
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Validate integration test result:
src/Stryker.Abstractions/Testing/TestDescription.cs#L23
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Validate integration test result:
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.
|
Validate integration test result:
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.
|
Validate integration test result:
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.
|
Validate integration test result:
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.
|
Validate integration test result:
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.
|
Validate integration test result:
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L11
Cannot convert null literal to non-nullable reference type.
|
Validate integration test result:
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L12
Cannot convert null literal to non-nullable reference type.
|
Validate integration test result:
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L18
Cannot convert null literal to non-nullable reference type.
|
Loading