[Snyk] Security upgrade meow from 9.0.0 to 12.1.0 #246
Annotations
10 errors and 2 warnings
node_modules/meow/index.d.ts#L2
Module '"type-fest"' has no exported member 'CamelCasedProperties'.
|
src/cli/meow/index.ts#L161
Type '{ alias: string; default: string; type: "string"; }' is not assignable to type 'AnyFlag'.
|
src/cli/meow/index.ts#L166
Type '{ alias: string; default: false; type: "boolean"; }' is not assignable to type 'AnyFlag'.
|
src/cli/meow/index.ts#L171
Type '{ alias: string; type: "string"; }' is not assignable to type 'AnyFlag'.
|
src/cli/meow/index.ts#L184
Type '{ alias: string; type: "string"; }' is not assignable to type 'AnyFlag'.
|
src/cli/meow/index.ts#L194
Type '{ alias: string; }' is not assignable to type 'AnyFlag'.
|
src/cli/meow/index.ts#L197
Type '{ alias: string; type: "boolean"; }' is not assignable to type 'AnyFlag'.
|
src/cli/meow/index.ts#L221
Type '{ alias: string; type: "string"; }' is not assignable to type 'AnyFlag'.
|
src/cli/meow/index.ts#L225
Type '{ alias: string; type: "string"; }' is not assignable to type 'AnyFlag'.
|
src/cli/meow/index.ts#L229
Type '{ alias: string; type: "string"; }' is not assignable to type 'AnyFlag'.
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: 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