fix #40
Annotations
24 warnings
build
Possible null reference argument for parameter 'carrinhoModel' in 'Task<bool> ICarrinhoRepository.AdicionarProdutoAsync(CarrinhoModel carrinhoModel, string key)'.
|
build
Cannot convert null literal to non-nullable reference type.
|
build
Possible null reference assignment.
|
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
Cannot convert null literal to non-nullable reference type.
|
build
Possible null reference assignment.
|
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
Cannot convert null literal to non-nullable reference type.
|
build:
OpenAdm.Application/Services/CarrinhoService.cs#L52
Possible null reference argument for parameter 'carrinhoModel' in 'Task<bool> ICarrinhoRepository.AdicionarProdutoAsync(CarrinhoModel carrinhoModel, string key)'.
|
build:
OpenAdm.Infra/Repositories/ItensPedidoRepository.cs#L38
Cannot convert null literal to non-nullable reference type.
|
build:
OpenAdm.Infra/Cached/Cached/TabelaDePrecoCached.cs#L49
Cannot convert null literal to non-nullable reference type.
|
build:
OpenAdm.Infra/Cached/Cached/ProdutoCached.cs#L64
Possible null reference assignment.
|
build:
OpenAdm.Test/Application/Test/TokenServiceTest.cs#L43
Dereference of a possibly null reference.
|
build:
OpenAdm.Test/Domain/Builder/ItensPedidoBuilder.cs#L10
Field 'ItensPedidoBuilder._numero' is never assigned to, and will always have its default value 0
|
build:
OpenAdm.Application/Services/CarrinhoService.cs#L52
Possible null reference argument for parameter 'carrinhoModel' in 'Task<bool> ICarrinhoRepository.AdicionarProdutoAsync(CarrinhoModel carrinhoModel, string key)'.
|
build:
OpenAdm.Infra/Cached/Cached/TabelaDePrecoCached.cs#L49
Cannot convert null literal to non-nullable reference type.
|
build:
OpenAdm.Infra/Cached/Cached/ProdutoCached.cs#L64
Possible null reference assignment.
|
build:
OpenAdm.Infra/Repositories/ItensPedidoRepository.cs#L38
Cannot convert null literal to non-nullable reference type.
|
build:
OpenAdm.Application/Services/CarrinhoService.cs#L52
Possible null reference argument for parameter 'carrinhoModel' in 'Task<bool> ICarrinhoRepository.AdicionarProdutoAsync(CarrinhoModel carrinhoModel, string key)'.
|
build:
OpenAdm.Infra/Cached/Cached/TabelaDePrecoCached.cs#L49
Cannot convert null literal to non-nullable reference type.
|
build:
OpenAdm.Infra/Cached/Cached/ProdutoCached.cs#L64
Possible null reference assignment.
|
build:
OpenAdm.Infra/Repositories/ItensPedidoRepository.cs#L38
Cannot convert null literal to non-nullable reference type.
|