e2e renovate/roslyn on m1 macos #1609
Annotations
10 errors and 10 warnings
Run integration tests:
integrationtest/TargetProjects/NetCore/TargetProject/Constructs/CSharp3.cs#L21
The symbol 'Console' is banned for use by analyzers: Analyzers should not be reading / writing to the console
|
Run integration tests:
integrationtest/TargetProjects/NetCore/TargetProject/Constructs/Csharp9_TopLevelStatement.cs#L1
The symbol 'Console' is banned for use by analyzers: Analyzers should not be reading / writing to the console
|
Run integration tests:
integrationtest/TargetProjects/NetCore/TargetProject/Constructs/CSharp13.cs#L26
The symbol 'Console' is banned for use by analyzers: Analyzers should not be reading / writing to the console
|
Run integration tests:
integrationtest/TargetProjects/NetCore/TargetProject/Constructs/CSharp10.cs#L49
The symbol 'Console' is banned for use by analyzers: Analyzers should not be reading / writing to the console
|
Run integration tests:
integrationtest/TargetProjects/NetCore/TargetProject/Constructs/CSharp13.cs#L18
The symbol 'Console' is banned for use by analyzers: Analyzers should not be reading / writing to the console
|
Run integration tests:
integrationtest/TargetProjects/NetCore/TargetProject/Constructs/CSharp13.cs#L16
The symbol 'Console' is banned for use by analyzers: Analyzers should not be reading / writing to the console
|
Run integration tests:
integrationtest/TargetProjects/NetCore/TargetProject/Constructs/CSharp13.cs#L15
The symbol 'Console' is banned for use by analyzers: Analyzers should not be reading / writing to the console
|
Run integration tests:
integrationtest/TargetProjects/NetCore/TargetProject/Constructs/CSharp4.cs#L9
The symbol 'Console' is banned for use by analyzers: Analyzers should not be reading / writing to the console
|
Run integration tests:
integrationtest/TargetProjects/NetCore/TargetProject/Constructs/CSharp4.cs#L8
The symbol 'Console' is banned for use by analyzers: Analyzers should not be reading / writing to the console
|
Run integration tests:
integrationtest/TargetProjects/NetCore/TargetProject/Defects/LamdaAssignment.cs#L9
The symbol 'Console' is banned for use by analyzers: Analyzers should not be reading / writing to the console
|
Run integration tests:
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L18
Cannot convert null literal to non-nullable reference type.
|
Run integration tests:
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L12
Cannot convert null literal to non-nullable reference type.
|
Run integration tests:
src/Stryker.Utilities/Buildalyzer/Buildalyzer.cs#L11
Cannot convert null literal to non-nullable reference type.
|
Run integration tests:
src/Stryker.Abstractions/Mutation.cs#L14
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Run integration tests:
src/Stryker.Abstractions/Mutation.cs#L12
Non-nullable property 'DisplayName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Run integration tests:
src/Stryker.Abstractions/Mutation.cs#L11
Non-nullable property 'ReplacementNode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Run integration tests:
src/Stryker.Abstractions/Mutation.cs#L10
Non-nullable property 'OriginalNode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Run integration tests:
src/Stryker.Abstractions/Exceptions/InputException.cs#L15
Non-nullable property 'Details' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Run integration tests:
src/Stryker.Abstractions/Testing/TestDescription.cs#L23
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Run integration tests:
src/Stryker.Abstractions/MutatorDescriptionAttribute.cs#L19
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Loading