US01-Gerenciar Perfis #40
Closed
Annotations
10 warnings
app/Controllers/DominioController.cs#L8
The using directive for 'app.Services' appeared previously in this namespace
|
app/Services/UsuarioService.cs#L97
Dereference of a possibly null reference.
|
app/Services/UsuarioService.cs#L128
Converting null literal or possible null value to non-nullable type.
|
app/Services/UsuarioService.cs#L132
Dereference of a possibly null reference.
|
app/Services/UsuarioService.cs#L168
Dereference of a possibly null reference.
|
app/Services/UsuarioService.cs#L198
Dereference of a possibly null reference.
|
app/Services/Mapper.cs#L17
Possible null reference argument for parameter 'source' in 'Empresa? Enumerable.FirstOrDefault<Empresa>(IEnumerable<Empresa> source)'.
|
app/Services/Mapper.cs#L17
Dereference of a possibly null reference.
|
app/Services/Mapper.cs#L32
Possible null reference argument for parameter 'source' in 'Empresa? Enumerable.FirstOrDefault<Empresa>(IEnumerable<Empresa> source)'.
|
app/Services/Mapper.cs#L32
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading