Skip to content

feat: add wrapper for reading table data using Storage API #1518

feat: add wrapper for reading table data using Storage API

feat: add wrapper for reading table data using Storage API #1518

Triggered via pull request September 6, 2024 15:01
Status Success
Total duration 1m 40s
Artifacts

ci.yaml

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

Annotations

17 warnings
test (16)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
docs
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, JustinBeckwith/linkinator-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (14)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: src/managedwriter/encoder.ts#L82
Unexpected any. Specify a different type
lint: src/reader/arrow_transform.ts#L29
Unexpected any. Specify a different type
lint: src/reader/arrow_transform.ts#L159
Unexpected any. Specify a different type
lint: src/reader/arrow_transform.ts#L159
Unexpected any. Specify a different type
lint: src/reader/arrow_transform.ts#L163
Unexpected any. Specify a different type
lint: src/reader/table_reader.ts#L26
Unexpected any. Specify a different type
lint: src/reader/table_reader.ts#L55
Unexpected any. Specify a different type
lint: system-test/managed_writer_client_test.ts#L905
'result' is assigned a value but never used
lint: test/reader/arrow_transform.ts#L95
Unexpected any. Specify a different type
lint: test/reader/arrow_transform.ts#L96
Unexpected any. Specify a different type
windows
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/