[Snyk] Security upgrade @oclif/core from 1.26.2 to 3.26.3 #169
Annotations
5 errors and 2 warnings
src/cli/commands/start/consumer.ts#L4
Class static side 'typeof StartConsumerCommand' incorrectly extends base class static side 'typeof Command'.
|
src/cli/commands/start/consumer.ts#L42
Argument of type 'typeof StartConsumerCommand' is not assignable to parameter of type 'Input<{ config: string; all: boolean; except: string[]; port: number; }, { [flag: string]: any; }, unknown[]>'.
|
src/cli/commands/start/consumer.ts#L73
Property 'name' does not exist on type 'unknown[]'.
|
src/cli/commands/start/consumer.ts#L76
Property 'name' does not exist on type 'unknown[]'.
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: act10ns/slack@v1, 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: act10ns/slack@v1, actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading