chore(cicd): setup test pipeline #13
pr.yml
on: pull_request
Build and test
47s
Validate PR title for semantic versioning
2s
Annotations
2 errors and 5 warnings
Static tests
Process completed with exit code 1.
|
Build Docker image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c npm --quiet set progress=false && npm install --omit=dev --omit=optional && echo \"Installed NPM packages:\" && (npm list --omit=dev --all || true) && echo \"Node.js version:\" && node --version && echo \"NPM version:\" && npm --version" did not complete successfully: exit code: 127
|
Build and test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, preactjs/compressed-size-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/
|
Static tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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 Docker image
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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 Docker image
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 Docker image
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/
|