Skip to content

GitHub action to build and publish #8

GitHub action to build and publish

GitHub action to build and publish #8

Triggered via push April 2, 2024 11:37
Status Failure
Total duration 47s
Artifacts

build_img.yml

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

Annotations

1 error and 9 warnings
build-and-push
buildx failed with: ERROR: parse error on line 1, column 31: bare " in non-quoted-field
build-and-push
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v2, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, actions/cache@v3, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-push
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
build-and-push: castledice-matchmaker/Configuration/AuthBackendConnectionOptions.cs#L5
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-push: castledice-matchmaker/MessageHandlers/RequestGameMessageHandler.cs#L9
Non-nullable field '_dtoAccepter' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-push: castledice-matchmaker/MessageHandlers/CancelGameMessageHandler.cs#L9
Non-nullable field '_dtoAccepter' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-push
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
build-and-push: castledice-matchmaker/Configuration/AuthBackendConnectionOptions.cs#L5
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-push: castledice-matchmaker/MessageHandlers/RequestGameMessageHandler.cs#L9
Non-nullable field '_dtoAccepter' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-push: castledice-matchmaker/MessageHandlers/CancelGameMessageHandler.cs#L9
Non-nullable field '_dtoAccepter' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.