Skip to content

fix: downgrade husky to 8.0.3 to fix ci issue on node 14 #38

fix: downgrade husky to 8.0.3 to fix ci issue on node 14

fix: downgrade husky to 8.0.3 to fix ci issue on node 14 #38

Triggered via push July 11, 2024 20:26
Status Failure
Total duration 57s
Artifacts

ci.yml

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

Annotations

14 errors and 1 warning
Node 16 on ubuntu-latest: index.js#L1
Block-scoped variables in non-strict mode are not supported until Node.js 6.0.0. The configured version range is '>=1'.
Node 16 on ubuntu-latest: index.js#L2
Block-scoped variables in non-strict mode are not supported until Node.js 6.0.0. The configured version range is '>=1'.
Node 16 on ubuntu-latest: index.js#L3
Block-scoped variables in non-strict mode are not supported until Node.js 6.0.0. The configured version range is '>=1'.
Node 16 on ubuntu-latest: index.js#L4
Block-scoped variables in non-strict mode are not supported until Node.js 6.0.0. The configured version range is '>=1'.
Node 16 on ubuntu-latest: index.js#L4
Destructuring is not supported until Node.js 6.0.0. The configured version range is '>=1'.
Node 16 on ubuntu-latest: index.js#L9
Block-scoped variables in non-strict mode are not supported until Node.js 6.0.0. The configured version range is '>=1'.
Node 16 on ubuntu-latest: index.js#L12
Computed properties are not supported until Node.js 4.0.0. The configured version range is '>=1'.
Node 16 on ubuntu-latest: index.js#L16
Classes in non-strict mode are not supported until Node.js 6.0.0. The configured version range is '>=1'.
Node 16 on ubuntu-latest: index.js#L17
Default parameters are not supported until Node.js 6.0.0. The configured version range is '>=1'.
Node 16 on ubuntu-latest: index.js#L47
Block-scoped variables in strict mode are not supported until Node.js 4.0.0. The configured version range is '>=1'.
Node 14 on ubuntu-latest
The job was canceled because "ubuntu-latest_16" failed.
Node 14 on ubuntu-latest
Process completed with exit code 1.
Node 18 on ubuntu-latest
The job was canceled because "ubuntu-latest_16" failed.
Node 18 on ubuntu-latest
The operation was canceled.
Node 16 on ubuntu-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/