Skip to content
Triggered via push March 16, 2024 13:16
Status Success
Total duration 1m 42s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
build
Cannot convert null literal to non-nullable reference type.
build
Cannot convert null literal to non-nullable reference type.
build
Possible null reference argument for parameter 'carrinhoModel' in 'Task<bool> ICarrinhoRepository.AdicionarProdutoAsync(CarrinhoModel carrinhoModel, string key)'.
build
Nullable value type may be null.
build
Nullable value type may be null.
build
Nullable value type may be null.
build
Nullable value type may be null.
build
Nullable value type may be null.
build
Nullable value type may be null.
build
Nullable value type may be null.
build: OpenAdm.Infra/Repositories/TabelaDePrecoRepository.cs#L92
Cannot convert null literal to non-nullable reference type.
build: OpenAdm.Infra/Repositories/ItensPedidoRepository.cs#L38
Cannot convert null literal to non-nullable reference type.
build: OpenAdm.Application/Services/CarrinhoService.cs#L63
Possible null reference argument for parameter 'carrinhoModel' in 'Task<bool> ICarrinhoRepository.AdicionarProdutoAsync(CarrinhoModel carrinhoModel, string key)'.
build: OpenAdm.Application/Services/ProcessarPedidoService.cs#L61
Cannot convert null literal to non-nullable reference type.
build: OpenAdm.Application/Services/ProcessarPedidoService.cs#L96
Cannot convert null literal to non-nullable reference type.
build: OpenAdm.Application/Services/ProcessarPedidoService.cs#L97
Cannot convert null literal to non-nullable reference type.
build: OpenAdm.Application/Services/MovimentacaoDeProdutosService.cs#L43
Nullable value type may be null.
build: OpenAdm.Application/Services/MovimentacaoDeProdutosService.cs#L50
Nullable value type may be null.
build: OpenAdm.Application/Services/EstoqueService.cs#L72
Nullable value type may be null.
build: OpenAdm.Application/Services/EstoqueService.cs#L79
Nullable value type may be null.
build: OpenAdm.Infra/Repositories/TabelaDePrecoRepository.cs#L92
Cannot convert null literal to non-nullable reference type.
build: OpenAdm.Infra/Repositories/ItensPedidoRepository.cs#L38
Cannot convert null literal to non-nullable reference type.
build: OpenAdm.Application/Services/CarrinhoService.cs#L63
Possible null reference argument for parameter 'carrinhoModel' in 'Task<bool> ICarrinhoRepository.AdicionarProdutoAsync(CarrinhoModel carrinhoModel, string key)'.
build: OpenAdm.Application/Services/TabelaDePrecoService.cs#L45
Nullable value type may be null.
build: OpenAdm.Application/Services/TabelaDePrecoService.cs#L51
Nullable value type may be null.
build: OpenAdm.Application/Services/TabelaDePrecoService.cs#L102
Nullable value type may be null.
build: OpenAdm.Application/Services/TabelaDePrecoService.cs#L108
Nullable value type may be null.
build: OpenAdm.Application/Services/EstoqueService.cs#L72
Nullable value type may be null.
build: OpenAdm.Application/Services/EstoqueService.cs#L79
Nullable value type may be null.
build: OpenAdm.Application/Services/ProcessarPedidoService.cs#L61
Cannot convert null literal to non-nullable reference type.