Skip to content

remove cn

remove cn #3

Re-run triggered November 30, 2024 20:16
Status Failure
Total duration 46s
Artifacts

main.yml

on: push
build-and-deploy
36s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build-and-deploy
Process completed with exit code 252.
build-and-deploy: zooplusplus-api/Models/FileModel.cs#L5
Non-nullable property 'FormFile' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-deploy: zooplusplus-api/Models/FileModel.cs#L6
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-deploy: zooplusplus-api/Models/ConfigModel.cs#L5
Non-nullable property 'Iban' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-deploy: zooplusplus-api/Models/ConfigModel.cs#L6
Non-nullable property 'Bic' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-deploy: zooplusplus-api/Models/ConfigModel.cs#L8
Non-nullable property 'BeneficiaryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-deploy: zooplusplus-api/Models/ConfigModel.cs#L9
Non-nullable property 'CustomerName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-deploy: zooplusplus-api/Models/ConfigModel.cs#L10
Non-nullable property 'CustomerNumber' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-deploy: zooplusplus-api/Models/FileModel.cs#L5
Non-nullable property 'FormFile' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-deploy: zooplusplus-api/Models/FileModel.cs#L6
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-deploy: zooplusplus-api/Models/ConfigModel.cs#L5
Non-nullable property 'Iban' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-deploy
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.