Revert "Adding ability to support all different code coverage formats… #98
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
7 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
src/CoveragePublisher/Publishers/DefaultPublisher/Helpers/LogStoreHelper.cs#L25
'TestLogStore.UploadTestBuildLogAsync(Guid, int, TestLogType, string, Dictionary<string, string>, string, bool, CancellationToken)' is obsolete
|
build:
src/CoveragePublisher/Publishers/DefaultPublisher/Helpers/LogStoreHelper.cs#L25
'TestLogStore.UploadTestBuildLogAsync(Guid, int, TestLogType, string, Dictionary<string, string>, string, bool, CancellationToken)' is obsolete
|
build:
src/CoveragePublisher/Publishers/DefaultPublisher/Services/FileContainerService.cs#L268
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
build:
src/CoveragePublisher/Publishers/DefaultPublisher/Helpers/LogStoreHelper.cs#L25
'TestLogStore.UploadTestBuildLogAsync(Guid, int, TestLogType, string, Dictionary<string, string>, string, bool, CancellationToken)' is obsolete
|
build:
src/CoveragePublisher/Publishers/DefaultPublisher/Helpers/LogStoreHelper.cs#L25
'TestLogStore.UploadTestBuildLogAsync(Guid, int, TestLogType, string, Dictionary<string, string>, string, bool, CancellationToken)' is obsolete
|
build:
src/CoveragePublisher/Publishers/DefaultPublisher/Services/FileContainerService.cs#L268
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|