Revert "teste sem erro" #2
Merged
Annotations
10 warnings
|
Build:
BankMore/src/BankMore.ContaCorrente/Domain/Entities/Idempotencia.cs#L20
Non-nullable property 'Resultado' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
BankMore/src/BankMore.ContaCorrente/Domain/Entities/Idempotencia.cs#L20
Non-nullable property 'Requisicao' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
BankMore/src/BankMore.ContaCorrente/Domain/Entities/Idempotencia.cs#L20
Non-nullable property 'ChaveIdempotencia' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
BankMore/src/BankMore.ContaCorrente/Domain/Entities/ContaCorrente.cs#L20
Non-nullable property 'Salt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
BankMore/src/BankMore.ContaCorrente/Domain/Entities/ContaCorrente.cs#L20
Non-nullable property 'Senha' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
BankMore/src/BankMore.ContaCorrente/Domain/Entities/ContaCorrente.cs#L20
Non-nullable property 'Nome' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
BankMore/src/BankMore.ContaCorrente/Domain/Entities/ContaCorrente.cs#L20
Non-nullable property 'IdContaCorrente' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
BankMore/src/BankMore.ContaCorrente/Domain/Entities/Idempotencia.cs#L20
Non-nullable property 'Resultado' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
BankMore/src/BankMore.ContaCorrente/Domain/Entities/Idempotencia.cs#L20
Non-nullable property 'Requisicao' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
BankMore/src/BankMore.ContaCorrente/Domain/Entities/Idempotencia.cs#L20
Non-nullable property 'ChaveIdempotencia' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading