Skip to content

v5.0.0

v5.0.0 #508

Triggered via pull request November 25, 2024 05:02
@stooitstooit
synchronize #274
feat/v5.0.0
Status Failure
Total duration 19s
Artifacts

ci.yml

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

Annotations

7 errors and 1 warning
build (16.x): cli.js#L3
'text' is assigned a value but never used. Allowed unused vars must match /^_/u
build (16.x): cli.js#L3
'password' is assigned a value but never used. Allowed unused vars must match /^_/u
build (16.x)
Process completed with exit code 1.
build (18.x)
The job was canceled because "_16_x" failed.
build (18.x): cli.js#L3
'text' is assigned a value but never used. Allowed unused vars must match /^_/u
build (18.x): cli.js#L3
'password' is assigned a value but never used. Allowed unused vars must match /^_/u
build (18.x)
Process completed with exit code 1.
build (16.x)
The following actions use a deprecated Node.js version 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/