fix: fix the bug in transforms.md #289
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/.
|
Linting:
packages/cli/src/json2csv.ts#L283
Unexpected any. Specify a different type
|
Linting:
packages/cli/test/CLI.ts#L19
Unexpected any. Specify a different type
|
Linting:
packages/cli/test/CLI.ts#L20
Unexpected any. Specify a different type
|
Linting:
packages/cli/test/CLI.ts#L27
Unexpected any. Specify a different type
|
Linting:
packages/cli/test/CLI.ts#L57
Unexpected any. Specify a different type
|
Linting:
packages/cli/test/CLI.ts#L75
Unexpected any. Specify a different type
|
Linting:
packages/cli/test/CLI.ts#L109
Unexpected any. Specify a different type
|
Linting:
packages/cli/test/CLI.ts#L123
Unexpected any. Specify a different type
|
Linting:
packages/cli/test/CLI.ts#L139
Unexpected any. Specify a different type
|
Linting:
packages/cli/test/CLI.ts#L154
Unexpected any. Specify a different type
|
Loading