Skip to content

Delta Lake Catalog Exporter #12516

Delta Lake Catalog Exporter

Delta Lake Catalog Exporter #12516

Triggered via pull request November 29, 2023 17:36
Status Failure
Total duration 4m 27s
Artifacts

test.yaml

on: pull_request
Run Linters and Checkers
3m 48s
Run Linters and Checkers
Run Go tests
4m 18s
Run Go tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Run Linters and Checkers: pkg/actions/lua/formats/delta.go#L90
unnecessary trailing newline (whitespace)
Run Linters and Checkers: pkg/actions/lua/formats/delta.go#L88
err113: do not define dynamic errors, use wrapped static errors instead: "errors.New(\"unimplemented provider\")" (goerr113)
Run Linters and Checkers: pkg/actions/lua/lakefs/client.go#L209
ineffectual assignment to err (ineffassign)
Run Linters and Checkers
Process completed with exit code 2.
Run Go tests
Process completed with exit code 2.
Run Linters and Checkers
No github_token supplied, API requests will be subject to stricter rate limiting