e2e renovate/major-dotnet-monorepo on m1 macos #1216
integration-test.yaml
on: pull_request
integration-test
1m 18s
Annotations
20 warnings
integration-test:
src/Stryker.Utilities/Attributes/MutatorDescriptionAttribute.cs#L19
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
integration-test:
src/Stryker.Utilities/Logging/ApplicationLogging.cs#L7
Non-nullable property 'LoggerFactory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test:
src/Stryker.Utilities/Helpers/TypeBasedStrategy.cs#L34
Converting null literal or possible null value to non-nullable type.
|
integration-test:
src/Stryker.Utilities/Helpers/TypeBasedStrategy.cs#L47
Possible null reference return.
|
integration-test:
src/Stryker.Utilities/EnumExtension.cs#L25
Possible null reference argument for parameter 'name' in 'MemberInfo[] Type.GetMember(string name)'.
|
integration-test:
src/Stryker.Utilities/FilePathUtils.cs#L11
Possible null reference return.
|
integration-test:
src/Stryker.Abstractions/Mutation.cs#L11
Non-nullable property 'OriginalNode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test:
src/Stryker.Abstractions/Mutation.cs#L12
Non-nullable property 'ReplacementNode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test:
src/Stryker.Abstractions/Mutation.cs#L13
Non-nullable property 'DisplayName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test:
src/Stryker.Abstractions/Mutation.cs#L15
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test:
src/Stryker.Utilities/Attributes/MutatorDescriptionAttribute.cs#L19
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
integration-test:
src/Stryker.Utilities/Logging/ApplicationLogging.cs#L7
Non-nullable property 'LoggerFactory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test:
src/Stryker.Utilities/FilePathUtils.cs#L11
Possible null reference return.
|
integration-test:
src/Stryker.Utilities/Helpers/TypeBasedStrategy.cs#L34
Converting null literal or possible null value to non-nullable type.
|
integration-test:
src/Stryker.Utilities/Helpers/TypeBasedStrategy.cs#L47
Possible null reference return.
|
integration-test:
src/Stryker.Utilities/EnumExtension.cs#L25
Possible null reference argument for parameter 'name' in 'MemberInfo[] Type.GetMember(string name)'.
|
integration-test:
src/Stryker.Abstractions/Mutation.cs#L11
Non-nullable property 'OriginalNode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test:
src/Stryker.Abstractions/Mutation.cs#L12
Non-nullable property 'ReplacementNode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test:
src/Stryker.Abstractions/Mutation.cs#L13
Non-nullable property 'DisplayName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test:
src/Stryker.Abstractions/Mutation.cs#L15
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|