Skip to content

Adding ability to support all different code coverage formats with V2 #90

Adding ability to support all different code coverage formats with V2

Adding ability to support all different code coverage formats with V2 #90

Triggered via pull request December 12, 2023 12:10
Status Success
Total duration 42s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)