Skip to content

fix a link

fix a link #1562

Triggered via push May 13, 2024 18:19
Status Failure
Total duration 1m 54s
Artifacts

ci.yml

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

Annotations

6 errors and 2 warnings
lint: tests/pure/es.promise.all-settled.js#L29
Promise.allSettled() requires 1 argument, but received 0
lint: tests/pure/es.promise.any.js#L40
Promise.any() requires 1 argument, but received 0
lint: tests/tests/es.promise.all-settled.js#L29
Promise.allSettled() requires 1 argument, but received 0
lint: tests/tests/es.promise.any.js#L39
Promise.any() requires 1 argument, but received 0
lint: tests/tests/es.string.replace.js#L124
'\1*' can be removed because it is already included by 'a+'. This cannot be fixed automatically because it involves a capturing group
lint
Process completed with exit code 1.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/