Bump follow-redirects from 1.15.2 to 1.15.4 #32
Annotations
22 warnings
build (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (18.x):
src/backend.ts#L3
'Inject' is defined but never used
|
build (18.x):
src/client.ts#L100
No magic number: 2
|
build (18.x):
src/client.ts#L109
No magic number: 2
|
build (18.x):
src/client.ts#L220
No magic number: 0x0f
|
build (18.x):
src/client.ts#L220
No magic number: 0x30
|
build (18.x):
src/client.ts#L221
No magic number: 0x3f
|
build (18.x):
src/client.ts#L221
No magic number: 0x80
|
build (18.x):
src/cluster.ts#L1
'Bluebird' is defined but never used
|
build (18.x):
src/cluster.ts#L32
Expected 'this' to be used by class async method 'getOnline'
|
build (18.x):
src/cluster.ts#L49
Expected 'this' to be used by class async method 'getOnline'
|
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (16.x):
src/backend.ts#L3
'Inject' is defined but never used
|
build (16.x):
src/client.ts#L100
No magic number: 2
|
build (16.x):
src/client.ts#L109
No magic number: 2
|
build (16.x):
src/client.ts#L220
No magic number: 0x0f
|
build (16.x):
src/client.ts#L220
No magic number: 0x30
|
build (16.x):
src/client.ts#L221
No magic number: 0x3f
|
build (16.x):
src/client.ts#L221
No magic number: 0x80
|
build (16.x):
src/cluster.ts#L1
'Bluebird' is defined but never used
|
build (16.x):
src/cluster.ts#L32
Expected 'this' to be used by class async method 'getOnline'
|
build (16.x):
src/cluster.ts#L49
Expected 'this' to be used by class async method 'getOnline'
|