Skip to content

Support Node16 ESM resolution #459

Support Node16 ESM resolution

Support Node16 ESM resolution #459

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

nodejs.yml

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

Annotations

6 errors and 2 warnings
build (18.x): tests/specs/bundling.test.ts#L1
Could not find a declaration file for module '@rollup/plugin-node-resolve'. '/home/runner/work/clipanion/clipanion/.yarn/__virtual__/@rollup-plugin-node-resolve-virtual-b1e5964a5c/4/.yarn/berry/cache/@rollup-plugin-node-resolve-npm-10.0.0-85e5c27be8-10c0.zip/node_modules/@rollup/plugin-node-resolve/dist/es/index.js' implicitly has an 'any' type.
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 operation was canceled.
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/
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/