fix: use nodejs-lts image for building frontend code (#2653) #1
publish_ghcr_image.yaml
on: push
Build, test and push image
13m 46s
Annotations
1 error and 2 warnings
Build, test and push image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get -qq -y update && apt-get -qq -y install --no-install-recommends g++ libpq-dev python3-dev python3-distutils && apt-get -qq -y clean && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 127
|
Build, test and push image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v2, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build, test and push image
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|