feat: update Liquid.Adapter.Storage for net8. #17
liquid-ci-cd-adapter-storage.yml
on: pull_request
call-reusable-build-workflow
/
build
1m 15s
Annotations
13 warnings
call-reusable-build-workflow / build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
call-reusable-build-workflow / build:
src/Liquid.Adapter.AzureStorage/BlobStorageAdapter.cs#L151
Possible null reference return.
|
call-reusable-build-workflow / build:
src/Liquid.Adapter.AzureStorage/BlobClientFactory.cs#L11
Make '_clients' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
|
call-reusable-build-workflow / build:
src/Liquid.Adapter.AzureStorage/BlobClientFactory.cs#L30
The parameter name '_options' is not declared in the argument list. (https://rules.sonarsource.com/csharp/RSPEC-3928)
|
call-reusable-build-workflow / build:
src/Liquid.Adapter.AzureStorage/BlobStorageAdapter.cs#L47
Remove this empty statement. (https://rules.sonarsource.com/csharp/RSPEC-1116)
|
call-reusable-build-workflow / build:
src/Liquid.Adapter.AzureStorage/BlobStorageAdapter.cs#L65
Await GetTagsAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
|
call-reusable-build-workflow / build:
src/Liquid.Adapter.AzureStorage/BlobStorageAdapter.cs#L37
Use a StringBuilder instead. (https://rules.sonarsource.com/csharp/RSPEC-1643)
|
call-reusable-build-workflow / build:
src/Liquid.Adapter.AzureStorage/BlobStorageAdapter.cs#L93
Use a StringBuilder instead. (https://rules.sonarsource.com/csharp/RSPEC-1643)
|
call-reusable-build-workflow / build:
src/Liquid.Adapter.AzureStorage/BlobStorageAdapter.cs#L153
Add logic to this catch clause or eliminate it and rethrow the exception automatically. (https://rules.sonarsource.com/csharp/RSPEC-2737)
|
call-reusable-build-workflow / build:
src/Liquid.Adapter.AzureStorage/BlobStorageAdapter.cs#L105
Await GetTagsAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
|
call-reusable-build-workflow / build:
src/Liquid.Adapter.AzureStorage/BlobStorageAdapter.cs#L141
Await GetTagsAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
|
call-reusable-build-workflow / build
.NET Core 3.1 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.
|
call-reusable-build-workflow / build
.NET 5.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.
|