e2e renovate/buildalyzer-9.x #4228
integration-test.yaml
on: pull_request
Matrix: integration-test
Integration Tests Complete
4s
Annotations
320 warnings and 10 notices
|
integration-test (ubuntu-latest, InitCommand, netcore):
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (ubuntu-latest, InitCommand, netcore):
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 (ubuntu-latest, InitCommand, netcore):
src/Stryker.TestRunner/Results/TestRunResult.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (ubuntu-latest, InitCommand, netcore):
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 (ubuntu-latest, InitCommand, netcore):
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 (ubuntu-latest, InitCommand, netcore):
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 (ubuntu-latest, InitCommand, netcore):
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 (ubuntu-latest, InitCommand, netcore):
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 (ubuntu-latest, InitCommand, netcore):
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 (ubuntu-latest, InitCommand, netcore):
src/Stryker.Abstractions/MutatorDescriptionAttribute.cs#L19
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
integration-test (macos-latest, MultipleTestProjects, netcore):
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (macos-latest, MultipleTestProjects, netcore):
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 (macos-latest, MultipleTestProjects, netcore):
src/Stryker.TestRunner/Results/TestRunResult.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (macos-latest, MultipleTestProjects, netcore):
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 (macos-latest, MultipleTestProjects, netcore):
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 (macos-latest, MultipleTestProjects, netcore):
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 (macos-latest, MultipleTestProjects, netcore):
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 (macos-latest, MultipleTestProjects, netcore):
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 (macos-latest, MultipleTestProjects, netcore):
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 (macos-latest, MultipleTestProjects, netcore):
src/Stryker.Abstractions/MutatorDescriptionAttribute.cs#L19
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
integration-test (ubuntu-latest, MSTestMTP, netcore):
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (ubuntu-latest, MSTestMTP, netcore):
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 (ubuntu-latest, MSTestMTP, netcore):
src/Stryker.TestRunner/Results/TestRunResult.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (ubuntu-latest, MSTestMTP, netcore):
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 (ubuntu-latest, MSTestMTP, netcore):
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 (ubuntu-latest, MSTestMTP, netcore):
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 (ubuntu-latest, MSTestMTP, netcore):
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 (ubuntu-latest, MSTestMTP, netcore):
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 (ubuntu-latest, MSTestMTP, netcore):
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 (ubuntu-latest, MSTestMTP, netcore):
src/Stryker.Abstractions/MutatorDescriptionAttribute.cs#L19
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
integration-test (ubuntu-latest, WebApiWithOpenApi, netcore):
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L17
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (ubuntu-latest, WebApiWithOpenApi, netcore):
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 (ubuntu-latest, WebApiWithOpenApi, netcore):
src/Stryker.TestRunner/Results/TestRunResult.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (ubuntu-latest, WebApiWithOpenApi, netcore):
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 (ubuntu-latest, WebApiWithOpenApi, netcore):
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 (ubuntu-latest, WebApiWithOpenApi, netcore):
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 (ubuntu-latest, WebApiWithOpenApi, netcore):
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 (ubuntu-latest, WebApiWithOpenApi, netcore):
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 (ubuntu-latest, WebApiWithOpenApi, netcore):
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 (ubuntu-latest, WebApiWithOpenApi, netcore):
src/Stryker.Abstractions/MutatorDescriptionAttribute.cs#L19
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
integration-test (ubuntu-latest, MTPSolution, netcore):
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (ubuntu-latest, MTPSolution, netcore):
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 (ubuntu-latest, MTPSolution, netcore):
src/Stryker.TestRunner/Results/TestRunResult.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (ubuntu-latest, MTPSolution, netcore):
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 (ubuntu-latest, MTPSolution, netcore):
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 (ubuntu-latest, MTPSolution, netcore):
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 (ubuntu-latest, MTPSolution, netcore):
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 (ubuntu-latest, MTPSolution, netcore):
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 (ubuntu-latest, MTPSolution, netcore):
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 (ubuntu-latest, MTPSolution, netcore):
src/Stryker.Abstractions/MutatorDescriptionAttribute.cs#L19
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
integration-test (macos-latest, NUnitMTP, netcore):
src/Stryker.Utilities/Buildalyzer/IAnalyzerResultExtensions.cs#L302
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (macos-latest, NUnitMTP, netcore):
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L17
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (macos-latest, NUnitMTP, netcore):
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (macos-latest, NUnitMTP, netcore):
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 (macos-latest, NUnitMTP, netcore):
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 (macos-latest, NUnitMTP, netcore):
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 (macos-latest, NUnitMTP, netcore):
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 (macos-latest, NUnitMTP, netcore):
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 (macos-latest, NUnitMTP, netcore):
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 (macos-latest, NUnitMTP, netcore):
src/Stryker.Abstractions/MutatorDescriptionAttribute.cs#L19
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
integration-test (ubuntu-latest, NUnitMTP, netcore):
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (ubuntu-latest, NUnitMTP, netcore):
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 (ubuntu-latest, NUnitMTP, netcore):
src/Stryker.TestRunner/Results/TestRunResult.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (ubuntu-latest, NUnitMTP, netcore):
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 (ubuntu-latest, NUnitMTP, netcore):
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 (ubuntu-latest, NUnitMTP, netcore):
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 (ubuntu-latest, NUnitMTP, netcore):
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 (ubuntu-latest, NUnitMTP, netcore):
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 (ubuntu-latest, NUnitMTP, netcore):
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 (ubuntu-latest, NUnitMTP, netcore):
src/Stryker.Abstractions/MutatorDescriptionAttribute.cs#L19
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
integration-test (windows-latest, InitCommand, netcore):
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (windows-latest, InitCommand, netcore):
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 (windows-latest, InitCommand, netcore):
src/Stryker.TestRunner/Results/TestRunResult.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (windows-latest, InitCommand, netcore):
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 (windows-latest, InitCommand, netcore):
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 (windows-latest, InitCommand, netcore):
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 (windows-latest, InitCommand, netcore):
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 (windows-latest, InitCommand, netcore):
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 (windows-latest, InitCommand, netcore):
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 (windows-latest, InitCommand, netcore):
src/Stryker.Abstractions/MutatorDescriptionAttribute.cs#L19
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
integration-test (windows-latest, NUnitMTP, netcore):
src/Stryker.Utilities/Buildalyzer/IAnalyzerResultExtensions.cs#L302
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (windows-latest, NUnitMTP, netcore):
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L17
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (windows-latest, NUnitMTP, netcore):
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (windows-latest, NUnitMTP, netcore):
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 (windows-latest, NUnitMTP, netcore):
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 (windows-latest, NUnitMTP, netcore):
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 (windows-latest, NUnitMTP, netcore):
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 (windows-latest, NUnitMTP, netcore):
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 (windows-latest, NUnitMTP, netcore):
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 (windows-latest, NUnitMTP, netcore):
src/Stryker.Abstractions/MutatorDescriptionAttribute.cs#L19
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
integration-test (ubuntu-latest, XUnitMTP, netcore):
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (ubuntu-latest, XUnitMTP, netcore):
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 (ubuntu-latest, XUnitMTP, netcore):
src/Stryker.TestRunner/Results/TestRunResult.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (ubuntu-latest, XUnitMTP, netcore):
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 (ubuntu-latest, XUnitMTP, netcore):
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 (ubuntu-latest, XUnitMTP, netcore):
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 (windows-latest, TUnit, netcore):
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (ubuntu-latest, XUnitMTP, netcore):
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 (windows-latest, TUnit, netcore):
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 (ubuntu-latest, XUnitMTP, netcore):
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 (windows-latest, TUnit, netcore):
src/Stryker.TestRunner/Results/TestRunResult.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (ubuntu-latest, XUnitMTP, netcore):
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 (windows-latest, TUnit, netcore):
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 (ubuntu-latest, XUnitMTP, netcore):
src/Stryker.Abstractions/MutatorDescriptionAttribute.cs#L19
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
integration-test (windows-latest, TUnit, netcore):
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 (windows-latest, TUnit, netcore):
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 (windows-latest, TUnit, netcore):
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 (windows-latest, TUnit, netcore):
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 (windows-latest, TUnit, netcore):
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 (windows-latest, TUnit, netcore):
src/Stryker.Abstractions/MutatorDescriptionAttribute.cs#L19
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
integration-test (windows-latest, XUnitMTP, netcore):
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (windows-latest, XUnitMTP, netcore):
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 (windows-latest, XUnitMTP, netcore):
src/Stryker.TestRunner/Results/TestRunResult.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (windows-latest, XUnitMTP, netcore):
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 (windows-latest, XUnitMTP, netcore):
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 (windows-latest, XUnitMTP, netcore):
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 (windows-latest, XUnitMTP, netcore):
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 (windows-latest, XUnitMTP, netcore):
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 (windows-latest, XUnitMTP, netcore):
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 (windows-latest, XUnitMTP, netcore):
src/Stryker.Abstractions/MutatorDescriptionAttribute.cs#L19
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
integration-test (ubuntu-latest, MultipleTestProjects, netcore):
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (ubuntu-latest, MultipleTestProjects, netcore):
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 (ubuntu-latest, MultipleTestProjects, netcore):
src/Stryker.TestRunner/Results/TestRunResult.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (ubuntu-latest, MultipleTestProjects, netcore):
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 (ubuntu-latest, MultipleTestProjects, netcore):
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 (ubuntu-latest, MultipleTestProjects, netcore):
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 (ubuntu-latest, MultipleTestProjects, netcore):
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 (ubuntu-latest, MultipleTestProjects, netcore):
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 (ubuntu-latest, MultipleTestProjects, netcore):
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 (ubuntu-latest, MultipleTestProjects, netcore):
src/Stryker.Abstractions/MutatorDescriptionAttribute.cs#L19
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
integration-test (windows-latest, WebApiWithOpenApi, netcore):
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (windows-latest, WebApiWithOpenApi, netcore):
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 (windows-latest, WebApiWithOpenApi, netcore):
src/Stryker.TestRunner/Results/TestRunResult.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (windows-latest, WebApiWithOpenApi, netcore):
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 (windows-latest, WebApiWithOpenApi, netcore):
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 (windows-latest, WebApiWithOpenApi, netcore):
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 (windows-latest, WebApiWithOpenApi, netcore):
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 (windows-latest, WebApiWithOpenApi, netcore):
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 (windows-latest, WebApiWithOpenApi, netcore):
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 (windows-latest, WebApiWithOpenApi, netcore):
src/Stryker.Abstractions/MutatorDescriptionAttribute.cs#L19
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
integration-test (ubuntu-latest, SingleTestProject, netcore):
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (ubuntu-latest, SingleTestProject, netcore):
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 (ubuntu-latest, SingleTestProject, netcore):
src/Stryker.TestRunner/Results/TestRunResult.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (ubuntu-latest, SingleTestProject, netcore):
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 (ubuntu-latest, SingleTestProject, netcore):
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 (ubuntu-latest, SingleTestProject, netcore):
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 (ubuntu-latest, SingleTestProject, netcore):
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 (ubuntu-latest, SingleTestProject, netcore):
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 (ubuntu-latest, SingleTestProject, netcore):
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 (ubuntu-latest, SingleTestProject, netcore):
src/Stryker.Abstractions/MutatorDescriptionAttribute.cs#L19
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
integration-test (macos-latest, InitCommand, netcore):
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (macos-latest, InitCommand, netcore):
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 (macos-latest, InitCommand, netcore):
src/Stryker.TestRunner/Results/TestRunResult.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (macos-latest, InitCommand, netcore):
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 (macos-latest, InitCommand, netcore):
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 (macos-latest, InitCommand, netcore):
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 (macos-latest, InitCommand, netcore):
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 (macos-latest, InitCommand, netcore):
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 (macos-latest, InitCommand, netcore):
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 (macos-latest, InitCommand, netcore):
src/Stryker.Abstractions/MutatorDescriptionAttribute.cs#L19
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
integration-test (windows-latest, MSTestMTP, netcore):
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (windows-latest, MSTestMTP, netcore):
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 (windows-latest, MSTestMTP, netcore):
src/Stryker.TestRunner/Results/TestRunResult.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (windows-latest, MSTestMTP, netcore):
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 (windows-latest, MSTestMTP, netcore):
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 (windows-latest, MSTestMTP, netcore):
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 (windows-latest, MSTestMTP, netcore):
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 (windows-latest, MSTestMTP, netcore):
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 (windows-latest, MSTestMTP, netcore):
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 (windows-latest, MSTestMTP, netcore):
src/Stryker.Abstractions/MutatorDescriptionAttribute.cs#L19
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
integration-test (windows-latest, MultipleTestProjects, netcore):
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (windows-latest, MultipleTestProjects, netcore):
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 (windows-latest, MultipleTestProjects, netcore):
src/Stryker.TestRunner/Results/TestRunResult.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (windows-latest, MultipleTestProjects, netcore):
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 (windows-latest, MultipleTestProjects, netcore):
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 (windows-latest, MultipleTestProjects, netcore):
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 (windows-latest, MultipleTestProjects, netcore):
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 (windows-latest, MultipleTestProjects, netcore):
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 (windows-latest, MultipleTestProjects, netcore):
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 (windows-latest, MultipleTestProjects, netcore):
src/Stryker.Abstractions/MutatorDescriptionAttribute.cs#L19
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
integration-test (windows-latest, Solution, netcore):
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (windows-latest, Solution, netcore):
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 (windows-latest, Solution, netcore):
src/Stryker.TestRunner/Results/TestRunResult.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (windows-latest, Solution, netcore):
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 (windows-latest, Solution, netcore):
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 (windows-latest, Solution, netcore):
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 (windows-latest, Solution, netcore):
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 (windows-latest, Solution, netcore):
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 (windows-latest, Solution, netcore):
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 (windows-latest, Solution, netcore):
src/Stryker.Abstractions/MutatorDescriptionAttribute.cs#L19
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
integration-test (windows-latest, SingleTestProject, netcore):
src/Stryker.Utilities/Buildalyzer/IAnalyzerResultExtensions.cs#L302
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (windows-latest, SingleTestProject, netcore):
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L17
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (windows-latest, SingleTestProject, netcore):
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (windows-latest, SingleTestProject, netcore):
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 (windows-latest, SingleTestProject, netcore):
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 (windows-latest, SingleTestProject, netcore):
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 (windows-latest, SingleTestProject, netcore):
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 (windows-latest, SingleTestProject, netcore):
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 (windows-latest, SingleTestProject, netcore):
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 (windows-latest, SingleTestProject, netcore):
src/Stryker.Abstractions/MutatorDescriptionAttribute.cs#L19
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
integration-test (ubuntu-latest, TUnit, netcore):
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (ubuntu-latest, TUnit, netcore):
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 (ubuntu-latest, TUnit, netcore):
src/Stryker.TestRunner/Results/TestRunResult.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (ubuntu-latest, TUnit, netcore):
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 (ubuntu-latest, TUnit, netcore):
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 (ubuntu-latest, TUnit, netcore):
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 (ubuntu-latest, TUnit, netcore):
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 (ubuntu-latest, TUnit, netcore):
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 (ubuntu-latest, TUnit, netcore):
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 (ubuntu-latest, TUnit, netcore):
src/Stryker.Abstractions/MutatorDescriptionAttribute.cs#L19
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
integration-test (macos-latest, MSTestMTP, netcore):
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (macos-latest, MSTestMTP, netcore):
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 (macos-latest, MSTestMTP, netcore):
src/Stryker.TestRunner/Results/TestRunResult.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (macos-latest, MSTestMTP, netcore):
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 (macos-latest, MSTestMTP, netcore):
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 (macos-latest, MSTestMTP, netcore):
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 (macos-latest, MSTestMTP, netcore):
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 (macos-latest, MSTestMTP, netcore):
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 (macos-latest, MSTestMTP, netcore):
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 (macos-latest, MSTestMTP, netcore):
src/Stryker.Abstractions/MutatorDescriptionAttribute.cs#L19
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
integration-test (macos-latest, WebApiWithOpenApi, netcore):
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (macos-latest, WebApiWithOpenApi, netcore):
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 (macos-latest, WebApiWithOpenApi, netcore):
src/Stryker.TestRunner/Results/TestRunResult.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (macos-latest, WebApiWithOpenApi, netcore):
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 (macos-latest, WebApiWithOpenApi, netcore):
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 (macos-latest, WebApiWithOpenApi, netcore):
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 (macos-latest, WebApiWithOpenApi, netcore):
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 (macos-latest, WebApiWithOpenApi, netcore):
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 (macos-latest, WebApiWithOpenApi, netcore):
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 (macos-latest, WebApiWithOpenApi, netcore):
src/Stryker.Abstractions/MutatorDescriptionAttribute.cs#L19
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
integration-test (macos-latest, MTPSolution, netcore):
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (macos-latest, MTPSolution, netcore):
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 (macos-latest, MTPSolution, netcore):
src/Stryker.TestRunner/Results/TestRunResult.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (macos-latest, MTPSolution, netcore):
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 (macos-latest, MTPSolution, netcore):
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 (macos-latest, MTPSolution, netcore):
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 (macos-latest, MTPSolution, netcore):
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 (macos-latest, MTPSolution, netcore):
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 (macos-latest, MTPSolution, netcore):
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 (macos-latest, MTPSolution, netcore):
src/Stryker.Abstractions/MutatorDescriptionAttribute.cs#L19
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
integration-test (windows-latest, MTPSolution, netcore):
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (windows-latest, MTPSolution, netcore):
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 (windows-latest, MTPSolution, netcore):
src/Stryker.TestRunner/Results/TestRunResult.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (windows-latest, MTPSolution, netcore):
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 (windows-latest, MTPSolution, netcore):
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 (windows-latest, MTPSolution, netcore):
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 (windows-latest, MTPSolution, netcore):
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 (windows-latest, MTPSolution, netcore):
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 (windows-latest, MTPSolution, netcore):
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 (windows-latest, MTPSolution, netcore):
src/Stryker.Abstractions/MutatorDescriptionAttribute.cs#L19
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
integration-test (macos-latest, Solution, netcore):
src/Stryker.Utilities/Buildalyzer/IAnalyzerResultExtensions.cs#L302
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (macos-latest, Solution, netcore):
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L17
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (macos-latest, Solution, netcore):
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (macos-latest, Solution, netcore):
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 (macos-latest, Solution, netcore):
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 (macos-latest, Solution, netcore):
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 (macos-latest, Solution, netcore):
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 (macos-latest, Solution, netcore):
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 (macos-latest, Solution, netcore):
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 (macos-latest, Solution, netcore):
src/Stryker.Abstractions/MutatorDescriptionAttribute.cs#L19
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
integration-test (ubuntu-latest, Solution, netcore):
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (ubuntu-latest, Solution, netcore):
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 (ubuntu-latest, Solution, netcore):
src/Stryker.TestRunner/Results/TestRunResult.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (ubuntu-latest, Solution, netcore):
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 (ubuntu-latest, Solution, netcore):
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 (ubuntu-latest, Solution, netcore):
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 (ubuntu-latest, Solution, netcore):
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 (ubuntu-latest, Solution, netcore):
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 (ubuntu-latest, Solution, netcore):
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 (ubuntu-latest, Solution, netcore):
src/Stryker.Abstractions/MutatorDescriptionAttribute.cs#L19
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
integration-test (macos-latest, SingleTestProject, netcore):
src/Stryker.Utilities/Buildalyzer/IAnalyzerResultExtensions.cs#L302
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (macos-latest, SingleTestProject, netcore):
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L17
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (macos-latest, SingleTestProject, netcore):
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (macos-latest, SingleTestProject, netcore):
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 (macos-latest, SingleTestProject, netcore):
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 (macos-latest, SingleTestProject, netcore):
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 (macos-latest, SingleTestProject, netcore):
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 (macos-latest, SingleTestProject, netcore):
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 (macos-latest, SingleTestProject, netcore):
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 (macos-latest, SingleTestProject, netcore):
src/Stryker.Abstractions/MutatorDescriptionAttribute.cs#L19
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
integration-test (macos-latest, TUnit, netcore):
src/Stryker.Utilities/Buildalyzer/IAnalyzerResultExtensions.cs#L302
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (macos-latest, TUnit, netcore):
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L17
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (macos-latest, TUnit, netcore):
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (macos-latest, TUnit, netcore):
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 (macos-latest, TUnit, netcore):
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 (macos-latest, TUnit, netcore):
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 (macos-latest, TUnit, netcore):
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 (macos-latest, TUnit, netcore):
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 (macos-latest, TUnit, netcore):
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 (macos-latest, TUnit, netcore):
src/Stryker.Abstractions/MutatorDescriptionAttribute.cs#L19
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
integration-test (windows-latest, Solution, netframework):
src/Stryker.Utilities/Buildalyzer/IAnalyzerResultExtensions.cs#L302
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (windows-latest, Solution, netframework):
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L17
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (windows-latest, Solution, netframework):
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (windows-latest, Solution, netframework):
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 (windows-latest, Solution, netframework):
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 (windows-latest, Solution, netframework):
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 (windows-latest, Solution, netframework):
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 (windows-latest, Solution, netframework):
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 (windows-latest, Solution, netframework):
src/Stryker.Abstractions/MutatorDescriptionAttribute.cs#L19
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
integration-test (windows-latest, Solution, netframework):
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 (macos-latest, XUnitMTP, netcore):
src/Stryker.Utilities/Buildalyzer/IAnalyzerResultExtensions.cs#L302
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (macos-latest, XUnitMTP, netcore):
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L17
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (macos-latest, XUnitMTP, netcore):
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (macos-latest, XUnitMTP, netcore):
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 (macos-latest, XUnitMTP, netcore):
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 (macos-latest, XUnitMTP, netcore):
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 (macos-latest, XUnitMTP, netcore):
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 (macos-latest, XUnitMTP, netcore):
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 (macos-latest, XUnitMTP, netcore):
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 (macos-latest, XUnitMTP, netcore):
src/Stryker.Abstractions/MutatorDescriptionAttribute.cs#L19
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
integration-test (windows-latest, SingleTestProject, netframework):
src/Stryker.Utilities/Buildalyzer/IAnalyzerResultExtensions.cs#L302
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (windows-latest, SingleTestProject, netframework):
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L17
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (windows-latest, SingleTestProject, netframework):
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
integration-test (windows-latest, SingleTestProject, netframework):
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 (windows-latest, SingleTestProject, netframework):
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 (windows-latest, SingleTestProject, netframework):
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 (windows-latest, SingleTestProject, netframework):
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 (windows-latest, SingleTestProject, netframework):
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 (windows-latest, SingleTestProject, netframework):
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 (windows-latest, SingleTestProject, netframework):
src/Stryker.Abstractions/MutatorDescriptionAttribute.cs#L19
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
integration-test (macos-latest, MultipleTestProjects, netcore)
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
|
|
integration-test (macos-latest, NUnitMTP, netcore)
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
|
|
integration-test (macos-latest, InitCommand, netcore)
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
|
|
integration-test (macos-latest, MSTestMTP, netcore)
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
|
|
integration-test (macos-latest, WebApiWithOpenApi, netcore)
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
|
|
integration-test (macos-latest, MTPSolution, netcore)
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
|
|
integration-test (macos-latest, Solution, netcore)
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
|
|
integration-test (macos-latest, SingleTestProject, netcore)
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
|
|
integration-test (macos-latest, TUnit, netcore)
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
|
|
integration-test (macos-latest, XUnitMTP, netcore)
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
|