convert all images to webp #228
Annotations
12 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
LittleViet.Infrastructure/Caching/Cache.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
LittleViet.Infrastructure/Stripe/Interface/IBaseStripeService.cs#L3
Avoid empty interfaces
|
build:
LittleViet.Infrastructure/Stripe/Interface/IBaseStripeService.cs#L1
Rename namespace LittleViet.Infrastructure.Stripe.Interface so that it no longer conflicts with the reserved language keyword 'Interface'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace.
|
build:
LittleViet.Infrastructure/Azure/AzureBlobStorage/Interface/IBaseBlobService.cs#L3
Rename namespace LittleViet.Infrastructure.Azure.AzureBlobStorage.Interface so that it no longer conflicts with the reserved language keyword 'Interface'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace.
|
build:
LittleViet.Infrastructure/Images/WebpImageConverter.cs#L6
Type 'WebpImageConverter' is a static holder type but is neither static nor NotInheritable
|
build:
LittleViet.Infrastructure/Stripe/Models/CreatePriceDto.cs#L8
Change 'Metadata' to be read-only by removing the property setter
|
build:
LittleViet.Infrastructure/Stripe/Models/CreateProductDto.cs#L6
Change 'Images' to be read-only by removing the property setter
|
build:
LittleViet.Infrastructure/Stripe/Models/CreateProductDto.cs#L6
Change 'List<string>' in 'CreateProductDto.Images' to use 'Collection<T>', 'ReadOnlyCollection<T>' or 'KeyedCollection<K,V>'
|
build:
LittleViet.Infrastructure/Stripe/Models/CreateProductDto.cs#L8
Change 'Metadata' to be read-only by removing the property setter
|
build:
LittleViet.Infrastructure/Stripe/Models/CreateProductDto.cs#L9
Change the type of property 'CreateProductDto.Url' from 'string' to 'System.Uri'
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
.net-app
|
12.5 MB |
|