Skip to content

Implementation of operations of PlanoConta #21

Implementation of operations of PlanoConta

Implementation of operations of PlanoConta #21

Triggered via pull request November 30, 2024 20:18
@disouzamdisouzam
synchronize #13
Aula3-Part1
Status Success
Total duration 1m 38s
Artifacts 1
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build: myfinance-web-wo-top-level-statement/Domain/Transacao.cs#L13
Non-nullable property 'Historico' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: myfinance-web-wo-top-level-statement/Domain/Transacao.cs#L15
Non-nullable property 'Tipo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: myfinance-web-wo-top-level-statement/Domain/Transacao.cs#L17
Non-nullable property 'PlanoContaId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: myfinance-web-wo-top-level-statement/Domain/Transacao.cs#L19
Non-nullable property 'PlanoConta' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: myfinance-web-wo-top-level-statement/Domain/PlanoConta.cs#L7
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: myfinance-web-wo-top-level-statement/Domain/PlanoConta.cs#L9
Non-nullable property 'Tipo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: myfinance-web-wo-top-level-statement/Services/PlanoContaService.cs#L53
Possible null reference assignment.
build: myfinance-web-wo-top-level-statement/Services/PlanoContaService.cs#L54
Possible null reference assignment.
build: myfinance-web-wo-top-level-statement/Domain/Transacao.cs#L13
Non-nullable property 'Historico' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: myfinance-web-wo-top-level-statement/Domain/Transacao.cs#L15
Non-nullable property 'Tipo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.

Artifacts

Produced during runtime
Name Size
.net-app
7.89 MB