Skip to content

feat: initial v5 migration #313

feat: initial v5 migration

feat: initial v5 migration #313

Triggered via pull request May 8, 2024 14:04
Status Failure
Total duration 1m 12s
Artifacts

tests.yml

on: pull_request
Matrix: lint
Matrix: integration
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
lint (20): admin/src/components/ActionButtons/index.jsx#L7
Unable to resolve path to module '@strapi/strapi/admin'
lint (20): admin/src/components/FirstExport/index.jsx#L4
Unable to resolve path to module '@strapi/strapi/admin'
lint (20): admin/src/components/FirstExport/index.jsx#L27
'EmptyDocuments' is not defined
lint (20): admin/src/containers/App/index.jsx#L10
Unable to resolve path to module '@strapi/strapi/admin'
lint (20): admin/src/containers/ConfigPage/index.jsx#L10
Unable to resolve path to module '@strapi/strapi/admin'
lint (20): admin/src/state/actions/Config.js#L7
Unable to resolve path to module '@strapi/admin/strapi-admin'
lint (20)
Process completed with exit code 1.
lint (18)
The job was canceled because "_20" failed.
lint (18)
The operation was canceled.
lint (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint (20)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/