issue #66: Support ENV and ARG inside dockerfile. Also, fixed every workflow inside this repository and redirect the gh pages deployment to the current deployment #10
github-workflows.yml
on: pull_request
build-and-push-gcr
/
build-push-image
1m 27s
markdown-check
/
markdown-link-check
20s
repo-standard
/
validate-name
28s
lint-test
/
lint-test
46s
build-and-push-gcr
/
remove-old-image
9s
Annotations
2 errors and 6 warnings
Line length:
DESIGN.md#L5
DESIGN.md:5:81 MD013/line-length Line length [Expected: 80; Actual: 229] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md013.md
|
markdown-check / markdown-link-check
Failed with exit code: 1
|
repo-standard / validate-name
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/github-script@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
repo-standard / validate-name
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/github-script@v5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint-test / lint-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-and-push-gcr / build-push-image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-and-push-gcr / build-push-image
The `set-output` 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-gcr / remove-old-image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|