Skip to content

fix and refactor categories #274

fix and refactor categories

fix and refactor categories #274

Triggered via push April 17, 2024 12:46
Status Success
Total duration 1m 22s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: src/modules/Admin/Mint.WebApp.Admin.Application/Operations/Commands/Manufactures/DeleteManufactureCommand.cs#L27
Possible null reference argument for parameter 'entity' in 'void IGenericRepository<Manufacture>.Remove(Manufacture entity)'.
build: src/Mint.Infrastructure/Middlewares/ExceptionMiddleware.cs#L42
Possible null reference argument for parameter 'text' in 'Task HttpResponseWritingExtensions.WriteAsync(HttpResponse response, string text, CancellationToken cancellationToken = default(CancellationToken))'.
build: src/modules/Services/Mint.WebApp.StorageCloud/Commands/GetImageLinkCommand.cs#L24
Possible null reference argument for parameter 'ImagePath' in 'UserImage.UserImage(Guid Id, string ImagePath)'.
build: src/modules/Admin/Mint.WebApp.Admin.Application/Operations/Commands/Manufactures/DeleteManufactureCommand.cs#L27
Possible null reference argument for parameter 'entity' in 'void IGenericRepository<Manufacture>.Remove(Manufacture entity)'.
build: src/Mint.Infrastructure/Middlewares/ExceptionMiddleware.cs#L42
Possible null reference argument for parameter 'text' in 'Task HttpResponseWritingExtensions.WriteAsync(HttpResponse response, string text, CancellationToken cancellationToken = default(CancellationToken))'.
build: src/modules/Services/Mint.WebApp.StorageCloud/Commands/GetImageLinkCommand.cs#L24
Possible null reference argument for parameter 'ImagePath' in 'UserImage.UserImage(Guid Id, string ImagePath)'.
build
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
build
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
build: src/modules/Admin/Mint.WebApp.Admin.Application/Operations/Commands/Manufactures/DeleteManufactureCommand.cs#L27
Possible null reference argument for parameter 'entity' in 'void IGenericRepository<Manufacture>.Remove(Manufacture entity)'.
build: src/Mint.Infrastructure/Middlewares/ExceptionMiddleware.cs#L42
Possible null reference argument for parameter 'text' in 'Task HttpResponseWritingExtensions.WriteAsync(HttpResponse response, string text, CancellationToken cancellationToken = default(CancellationToken))'.