Skip to content

e2e testrunner_wrapper on m1 macos #1481

e2e testrunner_wrapper on m1 macos

e2e testrunner_wrapper on m1 macos #1481

Triggered via pull request January 31, 2025 16:40
Status Success
Total duration 1m 45s
Artifacts

integration-test.yaml

on: pull_request
integration-test
1m 36s
integration-test
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
integration-test: src/Stryker.Abstractions/MutatorDescriptionAttribute.cs#L19
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
integration-test: src/Stryker.Abstractions/Testing/TestDescription.cs#L23
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
integration-test: 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.
integration-test: 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.
integration-test: 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.
integration-test: 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.
integration-test: 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.
integration-test: src/Stryker.TestRunner/Results/TestRunResult.cs#L11
Cannot convert null literal to non-nullable reference type.
integration-test: src/Stryker.TestRunner/Results/TestRunResult.cs#L11
Non-nullable property 'Messages' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
integration-test: 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)'.
integration-test: src/Stryker.Abstractions/MutatorDescriptionAttribute.cs#L19
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
integration-test: src/Stryker.Abstractions/Testing/TestDescription.cs#L23
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
integration-test: 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.
integration-test: 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.
integration-test: 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.
integration-test: 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.
integration-test: 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.
integration-test: src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L11
Cannot convert null literal to non-nullable reference type.
integration-test: src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L12
Cannot convert null literal to non-nullable reference type.
integration-test: src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L18
Cannot convert null literal to non-nullable reference type.