Skip to content

Support Node16 ESM resolution #460

Support Node16 ESM resolution

Support Node16 ESM resolution #460

Triggered via pull request January 24, 2024 13:20
Status Failure
Total duration 46s
Artifacts

nodejs.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
build (20.x): tests/specs/bundling.test.ts#L1
Could not find a declaration file for module 'rollup'. '/home/runner/.yarn/berry/cache/rollup-npm-2.33.3-a1246831e8-10c0.zip/node_modules/rollup/dist/es/rollup.browser.js' implicitly has an 'any' type.
build (20.x): tests/specs/bundling.test.ts#L1
Parameter 'warning' implicitly has an 'any' type.
build (20.x): tests/specs/bundling.test.ts#L1
Parameter 'warning' implicitly has an 'any' type.
build (20.x)
Process completed with exit code 2.
build (18.x): tests/specs/bundling.test.ts#L1
Could not find a declaration file for module 'rollup'. '/home/runner/.yarn/berry/cache/rollup-npm-2.33.3-a1246831e8-10c0.zip/node_modules/rollup/dist/es/rollup.browser.js' implicitly has an 'any' type.
build (18.x): tests/specs/bundling.test.ts#L1
Parameter 'warning' implicitly has an 'any' type.
build (18.x): tests/specs/bundling.test.ts#L1
Parameter 'warning' implicitly has an 'any' type.
build (18.x)
Process completed with exit code 2.
build (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/