Skip to content

Bump @strapi/plugin-users-permissions from 4.1.11 to 4.12.1 in /cms #139

Bump @strapi/plugin-users-permissions from 4.1.11 to 4.12.1 in /cms

Bump @strapi/plugin-users-permissions from 4.1.11 to 4.12.1 in /cms #139

Triggered via pull request September 13, 2023 16:35
Status Failure
Total duration 5m 25s
Artifacts

build_and_test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
bat
> [email protected] dev > next dev ready - started server on 0.0.0.0:3000, url: http://localhost:3000 event - compiled client and server successfully in 7.2s (984 modules) Attention: Next.js now collects completely anonymous telemetry regarding usage. This information is used to shape Next.js' roadmap and prioritize features. You can learn more, including how to opt-out if you'd not like to participate in this anonymous program, by visiting the following URL: https://nextjs.org/telemetry wait - compiling / (client and server)... event - compiled client and server successfully in 1283 ms (1082 modules) RC4Community is now using a dummy Auth Component! If you wish to use a robust Auth component, provide all the credentials first (https://github.com/RocketChat/RC4Community/tree/master/app/components/auth) wait - compiling /_error (client and server)... error - components/conferences/EventAdmin.js (37:36) @ abortAdmin error - TypeError: Cannot read properties of null (reading 'attributes') at abortAdmin (webpack-internal:///./components/conferences/EventAdmin.js:67:41) at VerifyUserRole (webpack-internal:///./components/conferences/EventAdmin.js:80:13) at processChild (/home/runner/work/RC4Conferences/RC4Conferences/app/node_modules/react-dom/cjs/react-dom-server.node.development.js:3353:14) at resolve (/home/runner/work/RC4Conferences/RC4Conferences/app/node_modules/react-dom/cjs/react-dom-server.node.development.js:3270:5) at ReactDOMServerRenderer.render (/home/runner/work/RC4Conferences/RC4Conferences/app/node_modules/react-dom/cjs/react-dom-server.node.development.js:3753:22) at ReactDOMServerRenderer.read (/home/runner/work/RC4Conferences/RC4Conferences/app/node_modules/react-dom/cjs/react-dom-server.node.development.js:3690:29) at Object.renderToString (/home/runner/work/RC4Conferences/RC4Conferences/app/node_modules/react-dom/cjs/react-dom-server.node.development.js:4298:27) at Object.renderPage (/home/runner/work/RC4Conferences/RC4Conferences/app/node_modules/next/dist/server/render.js:680:46) at Object.defaultGetInitialProps (/home/runner/work/RC4Conferences/RC4Conferences/app/node_modules/next/dist/server/render.js:350:67) at Function.getInitialProps (webpack-internal:///./node_modules/next/dist/pages/_document.js:19:20) { page: '/' } 35 | menuCache = _.cloneDeep(menuprops); 36 | > 37 | menuCache.menu.topNavItems.data.attributes.body = | ^ 38 | menuCache.menu.topNavItems.data.attributes.body.filter( 39 | (element) => element.label !== "Admin" 40 | ); event - compiled client and server successfully in 440 ms (1083 modules) RC4Community is now using a dummy Auth Component! If you wish to use a robust Auth component, provide all the credentials first (https://github.com/RocketChat/RC4Community/tree/master/app/components/auth)
bat
app failed to start; returned status code: 500; body: null
bat
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/github-script@v5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/