fix: add export for flag types #28
Closed
Annotations
15 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint:
README.md#L467
'ParsedArgv' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
README.md#L467
'ParsedArgv' is defined but never used
|
Lint:
README.md#L560
'IgnoreArgvCallback' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
README.md#L560
'IgnoreArgvCallback' is defined but never used
|
Lint:
examples/esbuild/index.ts#L299
Unexpected console statement
|
Lint:
examples/greet/index.ts#L36
Unexpected console statement
|
Lint:
examples/greet/index.ts#L38
Unexpected console statement
|
Lint:
examples/npm/commands/install.ts#L41
Unexpected console statement
|
Lint:
examples/npm/commands/run-script.ts#L14
Unexpected console statement
|
Lint:
examples/npm/index.ts#L23
Unexpected console statement
|
Setup pnpm
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Setup pnpm
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Setup pnpm
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading