Update react to 18 #391
build-image.yaml
on: push
Build and push image
26s
Annotations
1 error and 1 warning
Build and push image
Error: buildah exited with code 1
time="2024-04-10T14:56:44Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
time="2024-04-10T14:56:44Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
Trying to pull quay.io/fedoraci/ciboard-server:7e01b56...
Getting image source signatures
Copying blob sha256:44e077a0a4273351c4a8c5942fb0795d0a27f1b7ae03e28ef62ee80c85481e87
Copying blob sha256:60bc4eb671b1d8ad7765697c567a5900c3799eaa59f7348b0a8ad2c9c8c21cf6
Copying blob sha256:b50931d9fd696aad3e4a92e3c880afc44fa0e0a44861544e97ae816dc212e2e4
Copying blob sha256:ce0b1b5e474acba2a1b17a3c52edc941ebed94a76ff8da2765c250144f61b643
Copying blob sha256:ce0b1b5e474acba2a1b17a3c52edc941ebed94a76ff8da2765c250144f61b643
Copying blob sha256:44e077a0a4273351c4a8c5942fb0795d0a27f1b7ae03e28ef62ee80c85481e87
Copying blob sha256:b50931d9fd696aad3e4a92e3c880afc44fa0e0a44861544e97ae816dc212e2e4
Copying blob sha256:60bc4eb671b1d8ad7765697c567a5900c3799eaa59f7348b0a8ad2c9c8c21cf6
Copying config sha256:9f60d75d457c97b3eec7b6784405b9a0012acc0f7f6258a17fe8de209655fff9
Writing manifest to image destination
Storing signatures
time="2024-04-10T14:56:55Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
time="2024-04-10T14:56:56Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: @reduxjs/toolkit@1.9.7
npm ERR! Found: react-redux@9.1.0
npm ERR! node_modules/react-redux
npm ERR! react-redux@"^9.1.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peerOptional react-redux@"^7.2.1 || ^8.0.2" from @reduxjs/toolkit@1.9.7
npm ERR! node_modules/@reduxjs/toolkit
npm ERR! @reduxjs/toolkit@"^1.9.5" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: react-redux@8.1.3
npm ERR! node_modules/react-redux
npm ERR! peerOptional react-redux@"^7.2.1 || ^8.0.2" from @reduxjs/toolkit@1.9.7
npm ERR! node_modules/@reduxjs/toolkit
npm ERR! @reduxjs/toolkit@"^1.9.5" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR!
npm ERR! For a full report see:
npm ERR! /opt/app-root/src/.npm/_logs/2024-04-10T14_56_56_481Z-eresolve-report.txt
npm ERR! A complete log of this run can be found in: /opt/app-root/src/.npm/_logs/2024-04-10T14_56_56_481Z-debug-0.log
error building at STEP "RUN echo "Using npm location: $NPMLOCATION" && npm install && npm run build && cp --archive $BUILDDIR/build/ $HOME/frontend/ && rm -fr node_modules": error while running runtime: exit status 1
time="2024-04-10T14:56:58Z" level=error msg="exit status 1"
|
Build and push image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|