Update dependency @rollup/plugin-node-resolve to v15 - autoclosed #4373
Annotations
1 error and 11 warnings
Run npm run build
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@83b7061638ee4956cf7545a6f7efe594e5ad0247, actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run npm run lint:
cypress/e2e/podcasts.cy.js#L13
Replace `·force:·true,` with `⏎····force:·true,⏎·`
|
Run npm run lint:
cypress/e2e/podcasts.cy.js#L271
Replace `·force:·true,` with `⏎······force:·true,⏎···`
|
Run npm run lint:
cypress/e2e/podcasts.cy.js#L273
Replace `·force:·true,` with `⏎······force:·true,⏎···`
|
Run npm run lint:
cypress/e2e/podcasts.cy.js#L289
Replace `'http://localhost:3000/'` with `"http://localhost:3000/"`
|
Run npm run lint:
cypress/e2e/podcasts.cy.js#L290
Replace `'#podcast_title').eq(0).should('contain',·'The·Smart·7:·UK'` with `"#podcast_title").eq(0).should("contain",·"The·Smart·7:·UK"`
|
Run npm run lint:
cypress/e2e/podcasts.cy.js#L293
Replace `'http://localhost:3000/#/dev/2022-10-10'` with `"http://localhost:3000/#/dev/2022-10-10"`
|
Run npm run lint:
src/routes/index.ts#L53
Insert `⏎`
|
Run npm run lint:
src/store/item.ts#L12
'arrayUnion' is defined but never used
|
Run npm run lint:
src/store/item.ts#L23
Unexpected any. Specify a different type
|
Run npm run lint:
src/store/item.ts#L28
Unexpected any. Specify a different type
|
Loading