API Back Front interface #681
Annotations
1 error and 3 warnings
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/${NPM_VERSION}/install.sh | bash &&\t. /root/.bashrc &&\tnvm install $NODE_VERSION &&\tln -sf `nvm which node` /usr/local/bin/node &&\tln -sf ${PROJECT_DIR}/frontend/node_modules/next/dist/bin/next /usr/local/bin/next &&\tcd frontend &&\tnpm install && (echo \"NPM: Install OK\") || (echo \"NPM: Install error\"; exit 1) && npm run build && (echo \"NPM: Build OK\") || (echo \"NPM: Build error\"; exit 1)" did not complete successfully: exit code: 1
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2, docker/login-action@v2, docker/metadata-action@v4, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@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
Unexpected input(s) 'repo-token', valid inputs are ['python-version', 'cache', 'architecture', 'token', 'cache-dependency-path']
|