Skip to content

Update main.yml

Update main.yml #1

Triggered via push November 30, 2024 16:39
Status Failure
Total duration 47s
Artifacts

main.yml

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

Annotations

1 error and 11 warnings
build-and-deploy
Region is not valid: <your-aws-region>
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.