fix: packages/core-js-builder/package.json to reduce vulnerabilities #1285
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 errors and 1 warning
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
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/
|