Skip to content
Triggered via push March 16, 2024 17:40
Status Failure
Total duration 2m 35s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 20 warnings
build
Process completed with exit code 1.
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/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/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/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.
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/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/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.