Fixing the FileContainer issue #152
Annotations
12 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Setup .NET
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
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.Tests/CoverageProcessorTests.cs#L26
The field 'CoverageProcessorTests._publisher' is never used
|
Build:
src/CoveragePublisher.Tests/Publishers/AzurePipelines/AzurePipelinesPublisherTests.cs#L29
The field 'AzurePipelinesPublisherTests._publisher' is never used
|
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.Tests/CoverageProcessorTests.cs#L26
The field 'CoverageProcessorTests._publisher' is never used
|
Build:
src/CoveragePublisher.Tests/Publishers/AzurePipelines/AzurePipelinesPublisherTests.cs#L29
The field 'AzurePipelinesPublisherTests._publisher' is never used
|
Loading