Update dependency typescript to v5 #4385
Annotations
2 errors and 14 warnings
build
Process completed with exit code 1.
|
test
The process '/opt/hostedtoolcache/node/16.20.2/x64/bin/npm' failed with exit code 1
|
build
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/
|
build:
cypress/e2e/podcasts.cy.js#L13
Replace `·force:·true,` with `⏎····force:·true,⏎·`
|
build:
cypress/e2e/podcasts.cy.js#L271
Replace `·force:·true,` with `⏎······force:·true,⏎···`
|
build:
cypress/e2e/podcasts.cy.js#L273
Replace `·force:·true,` with `⏎······force:·true,⏎···`
|
build:
cypress/e2e/podcasts.cy.js#L289
Replace `'http://localhost:3000/'` with `"http://localhost:3000/"`
|
build:
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"`
|
build:
cypress/e2e/podcasts.cy.js#L293
Replace `'http://localhost:3000/#/dev/2022-10-10'` with `"http://localhost:3000/#/dev/2022-10-10"`
|
build:
src/routes/index.ts#L53
Insert `⏎`
|
build:
src/store/item.ts#L12
'arrayUnion' is defined but never used
|
build:
src/store/item.ts#L23
Unexpected any. Specify a different type
|
build:
src/store/item.ts#L28
Unexpected any. Specify a different type
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@83b7061638ee4956cf7545a6f7efe594e5ad0247, actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, cypress-io/github-action@a29a621b736c9a8547ba0236cc9cee1e49725bd5, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
No files were found with the provided path: cypress/videos. No artifacts will be uploaded.
|
test
No files were found with the provided path: cypress/screenshots. No artifacts will be uploaded.
|