e2e 2839-mac-m1-pipeline on m1 macos #9
integration-test.yaml
on: pull_request
integration-test
1m 18s
Annotations
10 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/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/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.
|