[Cob] Ajustes na mecânica de arquivos #225
Annotations
7 errors and 10 warnings
build:
Sicoob.Testes/TestesApiCobranca.cs#L28
Argument 1: cannot convert from 'string' to 'int'
|
build:
Sicoob.Testes/TestesApiCobranca.cs#L29
Argument 1: cannot convert from 'string' to 'int'
|
build:
Sicoob.Testes/TestesApiCobranca.cs#L30
Argument 1: cannot convert from 'string' to 'int'
|
build:
Sicoob.Testes/TestesApiCobranca.cs#L28
Argument 1: cannot convert from 'string' to 'int'
|
build:
Sicoob.Testes/TestesApiCobranca.cs#L29
Argument 1: cannot convert from 'string' to 'int'
|
build:
Sicoob.Testes/TestesApiCobranca.cs#L30
Argument 1: cannot convert from 'string' to 'int'
|
build
Process completed with exit code 1.
|
build:
Sicoob.Shared/Models/Geral/ResponseErro.cs#L8
Non-nullable property 'mensagens' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Sicoob.Shared/Models/Geral/ResponseErro.cs#L17
Non-nullable property 'mensagem' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Sicoob.Cobranca/Models/Movimentacoes.cs#L57
Non-nullable property 'siglaMovimento' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Sicoob.Cobranca/Models/Movimentacoes.cs#L64
Non-nullable property 'seuNumero' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Sicoob.Cobranca/Models/Movimentacoes.cs#L67
Non-nullable property 'codigoBarras' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Sicoob.Cobranca/Models/Movimentacoes.cs#L77
Non-nullable property 'tipoOpFinanceira' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Sicoob.Cobranca/Models/Movimentacoes.cs#L51
Non-nullable property 'nomeArquivo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Sicoob.Cobranca/Models/Movimentacoes.cs#L44
Non-nullable property 'arquivo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Sicoob.Cobranca/Models/Movimentacoes.cs#L45
Non-nullable property 'nomeArquivo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Sicoob.Cobranca/Models/Movimentacoes.cs#L37
Non-nullable property 'quantidadeTotalRegistros' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|