Skip to content

feat: US 4 Ranque de escolas #53

feat: US 4 Ranque de escolas

feat: US 4 Ranque de escolas #53

Triggered via pull request November 18, 2023 01:41
Status Failure
Total duration 4m 41s
Artifacts

ci.yml

on: pull_request
Build, test and analyze Windows
4m 29s
Build, test and analyze Windows
Build and test Linux
54s
Build and test Linux
Fit to window
Zoom out
Zoom in

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.