fix: infinite loop in flatten #296
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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