Skip to content

fix(deps): update dependency chai to v5 #3023

fix(deps): update dependency chai to v5

fix(deps): update dependency chai to v5 #3023

Triggered via pull request September 25, 2024 04:09
Status Failure
Total duration 1m 19s
Artifacts

build.yml

on: pull_request
Matrix: Test package
e2e tests
0s
e2e tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Build
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("chai")' call instead.
Build
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("chai")' call instead.
Build
@cuaklabs/iocuak-e2e#build: command (/home/runner/work/iocuak/iocuak/packages/iocuak-e2e) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
Build
Process completed with exit code 1.
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/