Skip to content

Test and Deprecate Publish HTML Report #99

Test and Deprecate Publish HTML Report

Test and Deprecate Publish HTML Report #99

Triggered via pull request December 15, 2023 12:41
Status Success
Total duration 38s
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

11 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.Console/Program.cs#L17
The field 'Program._featureFlagHelper' is never used
build: src/CoveragePublisher.Console/Program.cs#L18
Field 'Program._clientFactory' is never assigned to, and will always have its default value null
build: src/CoveragePublisher.Console/Program.cs#L17
The field 'Program._featureFlagHelper' is never used
build: src/CoveragePublisher.Console/Program.cs#L18
Field 'Program._clientFactory' is never assigned to, and will always have its default value null
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)