chore(deps): bump actions/setup-dotnet from 5 to 6 - #2
Open
dependabot[bot] wants to merge 1 commit into
Open
Annotations
10 warnings
|
Build:
WebAPIDevSecOps/Controllers/EstadoVentaController.cs#L10
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
|
Build:
WebAPIDevSecOps/Consumers/FacturaConsumer.cs#L7
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
|
Build:
WebAPIDevSecOps/Consumers/CompensationConsumer.cs#L7
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
|
Build:
WebAPIDevSecOps/Dto/SegUsuarioDto.cs#L13
Remove this commented out code.
|
|
Build:
WebAPIDevSecOps/Services/TokenBlacklistService.cs#L13
The field 'TokenBlacklistService._redisHealthy' is assigned but its value is never used
|
|
Build:
WebAPIDevSecOps/Services/LoginService.cs#L26
The field 'LoginService._redisHealthy' is assigned but its value is never used
|
|
Build:
WebAPIDevSecOps/Services/Login2faService.cs#L26
The field 'Login2faService._redisHealthy' is assigned but its value is never used
|
|
Build:
WebAPIDevSecOps/Services/VentaDetalleService.cs#L228
Dereference of a possibly null reference.
|
|
Build:
WebAPIDevSecOps/Services/VentaDetalleService.cs#L184
Dereference of a possibly null reference.
|
|
Build:
WebAPIDevSecOps/Program.cs#L150
Possible null reference argument for parameter 'connectionString' in 'IHealthChecksBuilder SqlServerHealthCheckBuilderExtensions.AddSqlServer(IHealthChecksBuilder builder, string connectionString, string healthQuery = "SELECT 1;", Action<SqlConnection>? configure = null, string? name = null, HealthStatus? failureStatus = null, IEnumerable<string>? tags = null, TimeSpan? timeout = null)'.
|
background
wait
wait-all
cancel
parallel
Loading