fix(security): patch ws dependency vulnerabilities (#685) #1778
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
src/abstract-command.ts#L11
Unexpected any. Specify a different type
|
src/hooks/init/check-compatible-node-version.ts#L7
Unexpected unnamed async function
|
src/hooks/init/check-compatible-node-version.ts#L7
'options' is defined but never used
|
src/hooks/init/check-compatible-node-version.ts#L8
Unexpected any. Specify a different type
|
src/services/dumpers/abstract-dumper.ts#L41
Unexpected any. Specify a different type
|
src/services/dumpers/abstract-dumper.ts#L72
Unexpected any. Specify a different type
|
src/services/dumpers/agent-nodejs.ts#L254
Unexpected any. Specify a different type
|
src/services/dumpers/agent-nodejs.ts#L296
Unexpected any. Specify a different type
|
src/services/dumpers/agent-nodejs.ts#L352
Unexpected any. Specify a different type
|
test/services/dumpers/agent-nodejs/agent-nodejs-dumper-mongoose-models.test.ts#L41
Unexpected any. Specify a different type
|
This job succeeded
Loading