docker config #82
build.yml
on: push
Build, Test, Verify, Publish
2m 12s
Annotations
1 error and 5 warnings
Build, Test, Verify, Publish
buildx failed with: ERROR: failed to solve: process "/bin/sh -c mkdir -p \"${FUNCTION_DIR}\" && /home/dockeruser/.local/bin/poetry install --only main --sync && cp -r $(/home/dockeruser/.local/bin/poetry env list --full-path | awk '{print $1}')/lib/python*/site-packages/* ${FUNCTION_DIR} && cp -r ./hydrocron_api ${FUNCTION_DIR} && touch ${FUNCTION_DIR}/hydrocron_api/__init__.py && pip install --target ${FUNCTION_DIR} awslambdaric" did not complete successfully: exit code: 1
|
Build, Test, Verify, Publish
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/login-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build, Test, Verify, Publish
1.0.0a8+94ebdea is not a valid semver. More info: https://semver.org/
|
Build, Test, Verify, Publish
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, Test, Verify, Publish
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, Test, Verify, Publish
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/
|