GitHub action to build and publish #6
Annotations
1 error and 12 warnings
build-and-push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cp /usr/share/dotnet/shared/Microsoft.NETCore.App/$NET_VERSION/*.so /app/" did not complete successfully: exit code: 1
|
build-and-push
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v2, docker/build-push-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-and-push
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/build-push-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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.
|
build-and-push
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-and-push
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|