feat: gerenciar solicitações de ação #51
Closed
Annotations
10 warnings
Build:
app/Services/SolicitacaoAcaoService.cs#L91
Possible null reference return.
|
Build:
app/Services/ApiException.cs#L18
Possible null reference assignment.
|
Build:
app/Services/ModelConverter.cs#L29
Possible null reference assignment.
|
Build:
app/Services/ModelConverter.cs#L94
Possible null reference assignment.
|
Build:
app/Services/ModelConverter.cs#L120
Possible null reference argument for parameter 'superintendencia' in 'SuperintendenciaModel ModelConverter.ToModel(Superintendencia superintendencia)'.
|
Build:
app/Services/EscolaService.cs#L65
Possible null reference argument for parameter 's' in 'double double.Parse(string s, IFormatProvider? provider)'.
|
Build:
app/Services/EscolaService.cs#L65
Possible null reference argument for parameter 's' in 'double double.Parse(string s, IFormatProvider? provider)'.
|
Build:
app/Services/EscolaService.cs#L86
Dereference of a possibly null reference.
|
Build:
app/Services/UpsService.cs#L55
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
Build:
test/RanqueControllerTest.cs#L2
The using directive for 'api.Escolas' appeared previously in this namespace
|
The logs for this run have expired and are no longer available.
Loading