Skip to content

Merge pull request #4 from banoni-dev/fix-util-extend-issue #20

Merge pull request #4 from banoni-dev/fix-util-extend-issue

Merge pull request #4 from banoni-dev/fix-util-extend-issue #20

Triggered via push July 10, 2024 22:00
Status Failure
Total duration 59s
Artifacts

ci.yml

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

Annotations

7 errors and 1 warning
Node 16 on ubuntu-latest: lib/consolidate.js#L183
'extend' is assigned a value but never used.
Node 16 on ubuntu-latest: lib/consolidate.js#L1424
'extend' is assigned a value but never used.
Node 16 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: lib/consolidate.js#L183
'extend' is assigned a value but never used.
Node 18 on ubuntu-latest: lib/consolidate.js#L1424
'extend' is assigned a value but never used.
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/