Skip to content

Use passphrase

Use passphrase #34

Re-run triggered October 12, 2024 14:53
Status Failure
Total duration 2m 28s
Artifacts

develop.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
deploy-api
Process completed with exit code 1.
build-api
Non-nullable property 'Profile' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-api
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-api
Parameter 'infrastructureSource' is unread.
build-api
Non-nullable property 'Subject' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-api
Non-nullable property 'HtmlBody' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-api
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-api
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-api
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-api
Non-nullable property 'EmailAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-api
Non-nullable property 'Provide' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.