Skip to content

feat(csv-parse): set columns type as readonly (#358) #232

feat(csv-parse): set columns type as readonly (#358)

feat(csv-parse): set columns type as readonly (#358) #232

Triggered via push March 15, 2024 10:36
Status Failure
Total duration 1m 2s
Artifacts

nodejs.yml

on: push
Matrix: test
Matrix: test_legacy
publish
0s
publish
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
test (20.x)
Type 'readonly string[] | PlainObject<string> | readonly ColumnOption[] | undefined' is not assignable to type 'string[] | PlainObject<string> | ColumnOption[] | undefined'.
test (20.x)
Process completed with exit code 1.
test (16.x)
The job was canceled because "_20_x" failed.
test (16.x)
Type 'readonly string[] | PlainObject<string> | readonly ColumnOption[] | undefined' is not assignable to type 'string[] | PlainObject<string> | ColumnOption[] | undefined'.
test (16.x)
Process completed with exit code 1.
test (18.x)
The job was canceled because "_20_x" failed.
test (18.x)
Type 'readonly string[] | PlainObject<string> | readonly ColumnOption[] | undefined' is not assignable to type 'string[] | PlainObject<string> | ColumnOption[] | undefined'.
test (18.x)
Process completed with exit code 1.
test_legacy (14.x)
Type 'PlainObject<string> | readonly string[] | readonly ColumnOption[] | undefined' is not assignable to type 'string[] | PlainObject<string> | ColumnOption[] | undefined'.
test_legacy (14.x)
Process completed with exit code 1.
test (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (20.x)
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/
test_legacy (14.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test_legacy (14.x)
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/