Bump Npgsql.EntityFrameworkCore.PostgreSQL.NodaTime from 10.0.0-rc.2 to 10.0.0 #82
Annotations
10 warnings
|
Build:
src/ALB.Api/Endpoints/Authentication/Login/RefreshEndpoint.cs#L10
'OpenApiEndpointConventionBuilderExtensions.WithOpenApi<TBuilder>(TBuilder)' is obsolete: 'WithOpenApi is deprecated and will be removed in a future release. For more information, visit https://aka.ms/aspnet/deprecate/002.' (https://aka.ms/aspnet/deprecate/002)
|
|
Build:
src/ALB.Api/Endpoints/Groups/UpdateGroupEndpoint.cs#L10
'OpenApiEndpointConventionBuilderExtensions.WithOpenApi<TBuilder>(TBuilder)' is obsolete: 'WithOpenApi is deprecated and will be removed in a future release. For more information, visit https://aka.ms/aspnet/deprecate/002.' (https://aka.ms/aspnet/deprecate/002)
|
|
Build:
src/ALB.Api/Endpoints/Authentication/Login/RevokeRefreshTokenEndpoint.cs#L9
'OpenApiEndpointConventionBuilderExtensions.WithOpenApi<TBuilder>(TBuilder)' is obsolete: 'WithOpenApi is deprecated and will be removed in a future release. For more information, visit https://aka.ms/aspnet/deprecate/002.' (https://aka.ms/aspnet/deprecate/002)
|
|
Build:
src/ALB.Api/Program.cs#L80
'OpenApiEndpointConventionBuilderExtensions.WithOpenApi<TBuilder>(TBuilder)' is obsolete: 'WithOpenApi is deprecated and will be removed in a future release. For more information, visit https://aka.ms/aspnet/deprecate/002.' (https://aka.ms/aspnet/deprecate/002)
|
|
Build:
src/ALB.Api/Endpoints/Users/UpdateUserEndpoint.cs#L12
'OpenApiEndpointConventionBuilderExtensions.WithOpenApi<TBuilder>(TBuilder)' is obsolete: 'WithOpenApi is deprecated and will be removed in a future release. For more information, visit https://aka.ms/aspnet/deprecate/002.' (https://aka.ms/aspnet/deprecate/002)
|
|
Build:
src/ALB.Api/Endpoints/AttendanceList/CreateAttandancePageEndpoint.cs#L29
Possible null reference argument for parameter 'Status' in 'AttendancePageChildDto.AttendancePageChildDto(Guid ChildId, string FirstName, string LastName, string Status)'.
|
|
Build:
src/ALB.Api/Endpoints/AttendanceList/CreateAttandancePageEndpoint.cs#L12
'OpenApiEndpointConventionBuilderExtensions.WithOpenApi<TBuilder>(TBuilder)' is obsolete: 'WithOpenApi is deprecated and will be removed in a future release. For more information, visit https://aka.ms/aspnet/deprecate/002.' (https://aka.ms/aspnet/deprecate/002)
|
|
Build:
src/ALB.Api/Endpoints/Authentication/Logout/LogoutEndpoint.cs#L12
'OpenApiEndpointConventionBuilderExtensions.WithOpenApi<TBuilder>(TBuilder)' is obsolete: 'WithOpenApi is deprecated and will be removed in a future release. For more information, visit https://aka.ms/aspnet/deprecate/002.' (https://aka.ms/aspnet/deprecate/002)
|
|
Build:
src/ALB.Application/ApplicationExtension.cs#L53
Dereference of a possibly null reference.
|
|
Build:
src/ALB.Infrastructure/Persistence/Repositories/ChildRepository.cs#L46
Dereference of a possibly null reference.
|
Loading