e2e 2804_dotnet8_runtime on m1 macos #19
integration-test.yaml
on: pull_request
integration-test
1m 21s
Annotations
16 warnings
integration-test:
src/Stryker.Core/Stryker.Core/TestRunners/VsTest/VsTestRunner.cs#L264
'IVsTestConsoleWrapperAsync.RunTestsWithCustomTestHostAsync(IEnumerable<string>, string?, TestPlatformOptions?, ITestRunEventsHandler, ITestHostLauncher)' is obsolete: 'The async APIs don't work, use the sync API instead.'
|
integration-test:
src/Stryker.Core/Stryker.Core/TestRunners/VsTest/VsTestRunner.cs#L268
'IVsTestConsoleWrapperAsync.RunTestsWithCustomTestHostAsync(IEnumerable<TestCase>, string?, TestPlatformOptions?, ITestRunEventsHandler, ITestHostLauncher)' is obsolete: 'The async APIs don't work, use the sync API instead.'
|
integration-test:
src/Stryker.Core/Stryker.Core/TestRunners/VsTest/VsTestContextInformation.cs#L193
'IVsTestConsoleWrapperAsync.DiscoverTestsAsync(IEnumerable<string>, string?, ITestDiscoveryEventsHandler)' is obsolete: 'The async APIs don't work, use the sync API instead.'
|
integration-test:
src/Stryker.Core/Stryker.Core/Exceptions/NoTestProjectsException.cs#L14
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
integration-test:
src/Stryker.Core/Stryker.Core/Exceptions/InputException.cs#L22
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
integration-test:
src/Stryker.Core/Stryker.Core/Exceptions/CompilationException.cs#L27
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
integration-test:
src/Stryker.Core/Stryker.Core/Helpers/RangeHelper.cs#L140
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
integration-test:
src/Stryker.Core/Stryker.Core/Helpers/RangeHelper.cs#L168
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
integration-test:
src/Stryker.Core/Stryker.Core/TestRunners/VsTest/VsTestRunner.cs#L264
'IVsTestConsoleWrapperAsync.RunTestsWithCustomTestHostAsync(IEnumerable<string>, string?, TestPlatformOptions?, ITestRunEventsHandler, ITestHostLauncher)' is obsolete: 'The async APIs don't work, use the sync API instead.'
|
integration-test:
src/Stryker.Core/Stryker.Core/TestRunners/VsTest/VsTestRunner.cs#L268
'IVsTestConsoleWrapperAsync.RunTestsWithCustomTestHostAsync(IEnumerable<TestCase>, string?, TestPlatformOptions?, ITestRunEventsHandler, ITestHostLauncher)' is obsolete: 'The async APIs don't work, use the sync API instead.'
|
integration-test:
src/Stryker.Core/Stryker.Core/TestRunners/VsTest/VsTestContextInformation.cs#L193
'IVsTestConsoleWrapperAsync.DiscoverTestsAsync(IEnumerable<string>, string?, ITestDiscoveryEventsHandler)' is obsolete: 'The async APIs don't work, use the sync API instead.'
|
integration-test:
src/Stryker.Core/Stryker.Core/Exceptions/NoTestProjectsException.cs#L14
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
integration-test:
src/Stryker.Core/Stryker.Core/Exceptions/InputException.cs#L22
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
integration-test:
src/Stryker.Core/Stryker.Core/Exceptions/CompilationException.cs#L27
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
integration-test:
src/Stryker.Core/Stryker.Core/Helpers/RangeHelper.cs#L140
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
integration-test:
src/Stryker.Core/Stryker.Core/Helpers/RangeHelper.cs#L168
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|