feat: US 4 Ranque de escolas #53
ci.yml
on: pull_request
Build, test and analyze Windows
4m 29s
Build and test Linux
54s
Annotations
1 error and 10 warnings
Build, test and analyze Windows
Process completed with exit code 1.
|
Build and test Linux:
api/Usuarios/UsuarioDnit.cs#L5
'UsuarioDnit.UfLotacao' hides inherited member 'UsuarioDTO.UfLotacao'. Use the new keyword if hiding was intended.
|
Build and test Linux:
app/Controllers/DominioController.cs#L8
The using directive for 'app.Services' appeared previously in this namespace
|
Build and test Linux:
app/Services/UsuarioService.cs#L101
Dereference of a possibly null reference.
|
Build and test Linux:
app/Services/UsuarioService.cs#L132
Converting null literal or possible null value to non-nullable type.
|
Build and test Linux:
app/Services/UsuarioService.cs#L136
Dereference of a possibly null reference.
|
Build and test Linux:
app/Services/UsuarioService.cs#L172
Dereference of a possibly null reference.
|
Build and test Linux:
app/Services/UsuarioService.cs#L202
Dereference of a possibly null reference.
|
Build and test Linux:
app/Repositorios/UsuarioRepositorio.cs#L33
Dereference of a possibly null reference.
|
Build and test Linux:
app/Repositorios/UsuarioRepositorio.cs#L65
Possible null reference argument for parameter 'item' in 'void List<Empresa>.Add(Empresa item)'.
|
Build and test Linux:
app/Services/ApiException.cs#L18
Possible null reference assignment.
|