Skip to content

fix: remove non-existent parser options #276

fix: remove non-existent parser options

fix: remove non-existent parser options #276

Triggered via push February 6, 2024 22:16
Status Failure
Total duration 1m 32s
Artifacts

on-push.yaml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 34 warnings
test (ubuntu-latest, 20.x)
Property 'ndjson' does not exist on type 'NormalizedJson2CSVBaseOptions<TRaw, T>'.
test (ubuntu-latest, 20.x)
Cannot find module '@json2csv/plainjs' or its corresponding type declarations.
test (ubuntu-latest, 20.x)
Cannot find module '@json2csv/plainjs' or its corresponding type declarations.
test (ubuntu-latest, 20.x)
Parameter 'header' implicitly has an 'any' type.
test (ubuntu-latest, 20.x)
Parameter 'line' implicitly has an 'any' type.
test (ubuntu-latest, 20.x)
Parameter 'data' implicitly has an 'any' type.
test (ubuntu-latest, 20.x)
Parameter 'err' implicitly has an 'any' type.
test (ubuntu-latest, 20.x)
Cannot find module '@json2csv/plainjs' or its corresponding type declarations.
test (ubuntu-latest, 20.x)
Cannot find module '@json2csv/plainjs' or its corresponding type declarations.
test (ubuntu-latest, 20.x)
Cannot find module '@json2csv/plainjs' or its corresponding type declarations.
test (ubuntu-latest, 18.x)
Property 'ndjson' does not exist on type 'NormalizedJson2CSVBaseOptions<TRaw, T>'.
test (ubuntu-latest, 18.x)
Cannot find module '@json2csv/plainjs' or its corresponding type declarations.
test (ubuntu-latest, 18.x)
Cannot find module '@json2csv/plainjs' or its corresponding type declarations.
test (ubuntu-latest, 18.x)
Parameter 'header' implicitly has an 'any' type.
test (ubuntu-latest, 18.x)
Parameter 'line' implicitly has an 'any' type.
test (ubuntu-latest, 18.x)
Parameter 'data' implicitly has an 'any' type.
test (ubuntu-latest, 18.x)
Parameter 'err' implicitly has an 'any' type.
test (ubuntu-latest, 18.x)
Cannot find module '@json2csv/plainjs' or its corresponding type declarations.
test (ubuntu-latest, 18.x)
Cannot find module '@json2csv/plainjs' or its corresponding type declarations.
test (ubuntu-latest, 18.x)
Cannot find module '@json2csv/plainjs' or its corresponding type declarations.
test (windows-latest, 18.x)
The operation was canceled.
test (windows-latest, 20.x)
The operation was canceled.
test (ubuntu-latest, 20.x)
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/.
test (ubuntu-latest, 20.x): packages/cli/src/json2csv.ts#L275
Unexpected any. Specify a different type
test (ubuntu-latest, 20.x): packages/cli/test/CLI.ts#L19
Unexpected any. Specify a different type
test (ubuntu-latest, 20.x): packages/cli/test/CLI.ts#L20
Unexpected any. Specify a different type
test (ubuntu-latest, 20.x): packages/cli/test/CLI.ts#L27
Unexpected any. Specify a different type
test (ubuntu-latest, 20.x): packages/cli/test/CLI.ts#L57
Unexpected any. Specify a different type
test (ubuntu-latest, 20.x): packages/cli/test/CLI.ts#L75
Unexpected any. Specify a different type
test (ubuntu-latest, 20.x): packages/cli/test/CLI.ts#L109
Unexpected any. Specify a different type
test (ubuntu-latest, 20.x): packages/cli/test/CLI.ts#L123
Unexpected any. Specify a different type
test (ubuntu-latest, 20.x): packages/cli/test/CLI.ts#L139
Unexpected any. Specify a different type
test (ubuntu-latest, 20.x): packages/cli/test/CLI.ts#L154
Unexpected any. Specify a different type
test (ubuntu-latest, 18.x)
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/.
test (ubuntu-latest, 18.x): packages/cli/src/json2csv.ts#L275
Unexpected any. Specify a different type
test (ubuntu-latest, 18.x): packages/cli/test/CLI.ts#L19
Unexpected any. Specify a different type
test (ubuntu-latest, 18.x): packages/cli/test/CLI.ts#L20
Unexpected any. Specify a different type
test (ubuntu-latest, 18.x): packages/cli/test/CLI.ts#L27
Unexpected any. Specify a different type
test (ubuntu-latest, 18.x): packages/cli/test/CLI.ts#L57
Unexpected any. Specify a different type
test (ubuntu-latest, 18.x): packages/cli/test/CLI.ts#L75
Unexpected any. Specify a different type
test (ubuntu-latest, 18.x): packages/cli/test/CLI.ts#L109
Unexpected any. Specify a different type
test (ubuntu-latest, 18.x): packages/cli/test/CLI.ts#L123
Unexpected any. Specify a different type
test (ubuntu-latest, 18.x): packages/cli/test/CLI.ts#L139
Unexpected any. Specify a different type
test (ubuntu-latest, 18.x): packages/cli/test/CLI.ts#L154
Unexpected any. Specify a different type
test (windows-latest, 18.x)
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/.
test (windows-latest, 20.x)
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/.
test (windows-latest, 20.x): packages/cli/src/json2csv.ts#L275
Unexpected any. Specify a different type
test (windows-latest, 20.x): packages/cli/test/CLI.ts#L19
Unexpected any. Specify a different type
test (windows-latest, 20.x): packages/cli/test/CLI.ts#L20
Unexpected any. Specify a different type
test (windows-latest, 20.x): packages/cli/test/CLI.ts#L27
Unexpected any. Specify a different type
test (windows-latest, 20.x): packages/cli/test/CLI.ts#L57
Unexpected any. Specify a different type
test (windows-latest, 20.x): packages/cli/test/CLI.ts#L75
Unexpected any. Specify a different type
test (windows-latest, 20.x): packages/cli/test/CLI.ts#L109
Unexpected any. Specify a different type
test (windows-latest, 20.x): packages/cli/test/CLI.ts#L123
Unexpected any. Specify a different type
test (windows-latest, 20.x): packages/cli/test/CLI.ts#L139
Unexpected any. Specify a different type
test (windows-latest, 20.x): packages/cli/test/CLI.ts#L154
Unexpected any. Specify a different type