Merge pull request #76 from bangbang93/dependabot/npm_and_yarn/microm… #42
Annotations
24 warnings
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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (16.x):
src/backend.ts#L1
This rule requires the `strictNullChecks` compiler option to be turned on to function correctly
|
build (16.x):
src/backend.ts#L3
'Inject' is defined but never used
|
build (16.x):
src/client.ts#L1
This rule requires the `strictNullChecks` compiler option to be turned on to function correctly
|
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
This rule requires the `strictNullChecks` compiler option to be turned on to function correctly
|
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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (18.x):
src/backend.ts#L1
This rule requires the `strictNullChecks` compiler option to be turned on to function correctly
|
build (18.x):
src/backend.ts#L3
'Inject' is defined but never used
|
build (18.x):
src/client.ts#L1
This rule requires the `strictNullChecks` compiler option to be turned on to function correctly
|
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
This rule requires the `strictNullChecks` compiler option to be turned on to function correctly
|