Skip to content

build(deps): bump Microsoft.EntityFrameworkCore.Design, Microsoft.EntityFrameworkCore.Relational and Microsoft.EntityFrameworkCore #282

build(deps): bump Microsoft.EntityFrameworkCore.Design, Microsoft.EntityFrameworkCore.Relational and Microsoft.EntityFrameworkCore

build(deps): bump Microsoft.EntityFrameworkCore.Design, Microsoft.EntityFrameworkCore.Relational and Microsoft.EntityFrameworkCore #282

Triggered via pull request April 22, 2024 16:40
Status Failure
Total duration 46s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 8 warnings
build: tests/Mint.Web.Infrastructure.Tests/RedisTest.cs#L1
The type or namespace name 'Redis' does not exist in the namespace 'Mint.Infrastructure' (are you missing an assembly reference?)
build: tests/Mint.Web.Infrastructure.Tests/RedisTest.cs#L1
The type or namespace name 'Redis' does not exist in the namespace 'Mint.Infrastructure' (are you missing an assembly reference?)
build
Process completed with exit code 1.
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']