VUE3 Build & Deploy Frontend-DEV #34
build-n-deploy-frontend-to-ocp-dev-vue3.yml
on: workflow_dispatch
Build & Deploy Frontend to DEV
55s
Annotations
1 error and 2 warnings
Build & Deploy Frontend to DEV
Error: buildah exited with code 1
Trying to pull artifacts.developer.gov.bc.ca/docker-remote/node:16.17.1...
Getting image source signatures
Copying blob sha256:63930fd517b33bae4ea3a3d462ce534632bef1e94b376c96b35d8aa0c6275fb2
Copying blob sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437
Copying blob sha256:4ad12dd0da3ea9c59f4c4fc53d6a204e11e2930b9dc4143376024ed8fa5c71bb
Copying blob sha256:2a0ae5ed3318e8db87d129f9c2652dddc78c89f223625a345ec1b7b84149a882
Copying blob sha256:6a6315e893372434bf09990677f857fdd026ba0abdd98d435decc2ec5742cee4
Copying blob sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44
Copying blob sha256:08a0ceb4387f59959418bd2da17176107c9ce0ea542cf017ce14835999fa8437
Copying blob sha256:4ad12dd0da3ea9c59f4c4fc53d6a204e11e2930b9dc4143376024ed8fa5c71bb
Copying blob sha256:63930fd517b33bae4ea3a3d462ce534632bef1e94b376c96b35d8aa0c6275fb2
Copying blob sha256:4bb5869b822edfc006a4bb7c3397ffec3a5b1de21f3bdb164aa2541aa47d5a28
Copying blob sha256:6a6315e893372434bf09990677f857fdd026ba0abdd98d435decc2ec5742cee4
Copying blob sha256:b6d6a76ebdbe1e858fec4564af6c6c3fe9e9bf1c502c8c8a51afd0fcf3374d44
Copying blob sha256:4bb5869b822edfc006a4bb7c3397ffec3a5b1de21f3bdb164aa2541aa47d5a28
Copying blob sha256:a1ec7ad8846f3b4c154feaa5b9713c82b06795ac354176e5eb6c763e0f409cb9
Copying blob sha256:c6db94ff9d66b7ca895cec715dab34d4385d6fd4550759c71e36cbe0a1aa6d2f
Copying blob sha256:a1ec7ad8846f3b4c154feaa5b9713c82b06795ac354176e5eb6c763e0f409cb9
Copying blob sha256:c6db94ff9d66b7ca895cec715dab34d4385d6fd4550759c71e36cbe0a1aa6d2f
Copying blob sha256:2a0ae5ed3318e8db87d129f9c2652dddc78c89f223625a345ec1b7b84149a882
Copying config sha256:946ee375d0e00784af782f370b84dd4fe41a2148a2bb152fd1392ddecdae4fd7
Writing manifest to image destination
Storing signatures
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '[email protected]',
npm WARN EBADENGINE required: { node: '^18.17.0 || >=20.5.0' },
npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.15.0' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '[email protected]',
npm WARN EBADENGINE required: { node: '>=18.0.0' },
npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.15.0' }
npm WARN EBADENGINE }
npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-url#deprecated
npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-resolve#deprecated
npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated [email protected]: this library is no longer supported
npm WARN deprecated [email protected]: acorn>=5.4.1 supports object-spread
npm WARN deprecated [email protected]: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
npm WARN deprecated [email protected]: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated [email protected]: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1
npm WARN deprecated [email protected]: New code is available at github.com/uNetworking/uWebSockets.js
npm notice
npm notice New major version of npm available! 8.15.0 -> 10.8.3
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.8.3>
npm notice Run `npm install -g [email protected]` to update!
npm notice
[vite:load-fallback] Could not load /frontend/src/components/Batch/Forms/NongradDistrunForm.vue (imported by src/views/BatchProcessing.vue): ENOENT: no such file or directory, open '/frontend/src/components/Batch/Forms/NongradDistrunForm.vue'
error during build:
Error: Could not load /frontend/src/components/Batch/Forms/NongradDistrunForm.vue (imported by src/view
|
Build & Deploy Frontend to DEV
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/github-script@v4, actions/checkout@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 & Deploy Frontend to DEV
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/github-script@v4, actions/checkout@v2, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|