Skip to content

Alteração da Mecânica de Contrato #226

Alteração da Mecânica de Contrato

Alteração da Mecânica de Contrato #226

Triggered via push December 18, 2023 13:52
Status Success
Total duration 32s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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.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.Conta/SicoobContaCorrente.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Sicoob.Conta/SicoobContaPoupanca.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Sicoob.PIX/SicoobPIX.cs#L36
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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.