Bump undici from 5.19.1 to 5.26.3 #733
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 warnings
build-and-test
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/
|
build-and-test:
src/common/util.node.test.ts#L47
'key' is defined but never used. Allowed unused args must match /^_/u
|
build-and-test:
src/common/util.node.test.ts#L52
'val' is defined but never used. Allowed unused args must match /^_/u
|
build-and-test:
src/common/util.node.test.ts#L52
'key' is defined but never used. Allowed unused args must match /^_/u
|
build-and-test:
src/common/util.node.test.ts#L57
'val' is defined but never used. Allowed unused args must match /^_/u
|
build-and-test:
src/common/util.node.test.ts#L57
'key' is defined but never used. Allowed unused args must match /^_/u
|
build-and-test:
src/common/util.node.test.ts#L69
'key' is defined but never used. Allowed unused args must match /^_/u
|
build-and-test:
src/common/util.node.test.ts#L75
'val' is defined but never used. Allowed unused args must match /^_/u
|
build-and-test:
src/common/util.node.test.ts#L75
'key' is defined but never used. Allowed unused args must match /^_/u
|
build-and-test:
src/common/util.node.test.ts#L81
'val' is defined but never used. Allowed unused args must match /^_/u
|
build-and-test:
src/common/util.node.test.ts#L81
'key' is defined but never used. Allowed unused args must match /^_/u
|