feat: US 4 Ranque de escolas #53
Annotations
10 warnings
api/Usuarios/UsuarioDnit.cs#L5
'UsuarioDnit.UfLotacao' hides inherited member 'UsuarioDTO.UfLotacao'. Use the new keyword if hiding was intended.
|
app/Controllers/DominioController.cs#L8
The using directive for 'app.Services' appeared previously in this namespace
|
app/Services/UsuarioService.cs#L101
Dereference of a possibly null reference.
|
app/Services/UsuarioService.cs#L132
Converting null literal or possible null value to non-nullable type.
|
app/Services/UsuarioService.cs#L136
Dereference of a possibly null reference.
|
app/Services/UsuarioService.cs#L172
Dereference of a possibly null reference.
|
app/Services/UsuarioService.cs#L202
Dereference of a possibly null reference.
|
app/Repositorios/UsuarioRepositorio.cs#L33
Dereference of a possibly null reference.
|
app/Repositorios/UsuarioRepositorio.cs#L65
Possible null reference argument for parameter 'item' in 'void List<Empresa>.Add(Empresa item)'.
|
app/Services/ApiException.cs#L18
Possible null reference assignment.
|
The logs for this run have expired and are no longer available.
Loading