Release #82
release.yml
on: workflow_run
push_to_registry
35s
deploy_via_ssh
0s
Annotations
1 error and 10 warnings
push_to_registry
buildx failed with: ERROR: failed to solve: process "/bin/sh -c dotnet publish -c release /p:DEPLOY_API=${DEPLOY_API} /p:DEPLOY_CDN=${DEPLOY_CDN} /p:APP_TASKS=prerender -o /out --no-restore" did not complete successfully: exit code: 1
|
push_to_registry
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_to_registry
Non-nullable property 'Discount' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_to_registry
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_to_registry
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_to_registry
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_to_registry
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_to_registry
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_to_registry
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_to_registry
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_to_registry
Non-nullable property 'Ids' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|