Skip to content

staging put: stream file uploads instead of loading all to memory #455

staging put: stream file uploads instead of loading all to memory

staging put: stream file uploads instead of loading all to memory #455

Re-run triggered April 9, 2024 16:15
Status Failure
Total duration 56s
Artifacts

go.yml

on: pull_request
Matrix: Test and Build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Lint: internal/client/client.go#L535
undefined: retryablehttp (typecheck)
Lint: internal/rows/rows.go#L236
r.ScanRow undefined (type *rows has no field or method ScanRow) (typecheck)
Lint: internal/rows/arrowbased/arrowRows.go#L172
ars.Count undefined (type *arrowRowScanner has no field or method Count) (typecheck)
Lint: internal/rows/arrowbased/arrowRows.go#L220
ars.UseArrowNativeDecimal undefined (type *arrowRowScanner has no field or method UseArrowNativeDecimal) (typecheck)
Lint: internal/rows/arrowbased/arrowRows.go#L221
ars.UseArrowNativeIntervalTypes undefined (type *arrowRowScanner has no field or method UseArrowNativeIntervalTypes) (typecheck)
Lint: internal/rows/arrowbased/arrowRows.go#L256
ars.rowValues.Contains undefined (type RowValues has no field or method Contains) (typecheck)
Lint: internal/rows/arrowbased/arrowRows.go#L267
ars.currentBatch.Contains undefined (type SparkArrowBatch has no field or method Contains) (typecheck)
Lint: internal/rows/arrowbased/arrowRows.go#L291
sar.Start undefined (type SparkArrowRecord has no field or method Start) (typecheck)
Lint: internal/rows/arrowbased/arrowRows.go#L315
sar.Start undefined (type SparkArrowRecord has no field or method Start) (typecheck)
Lint: internal/rows/arrowbased/arrowRows.go#L322
ars.End undefined (type *arrowRowScanner has no field or method End) (typecheck)
Test and Build (1.20.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test and Build (1.20.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.