Skip to content

feat(catalog/glue): Use awscfg from catalog creation when loading data from glue #671

feat(catalog/glue): Use awscfg from catalog creation when loading data from glue

feat(catalog/glue): Use awscfg from catalog creation when loading data from glue #671

Re-run triggered February 3, 2025 19:45
Status Failure
Total duration 1m 4s
Artifacts

go-ci.yml

on: pull_request
Matrix: lint-and-test
Fit to window
Zoom out
Zoom in

Annotations

12 errors
windows-latest go1.23: catalog/glue/glue.go#L209
should not use built-in type string as key for value; define your own type to avoid collisions (SA1029)
windows-latest go1.23: io/s3.go#L117
this value of a is never used (SA4006)
windows-latest go1.23: io/s3.go#L118
this value of awscfg is never used (SA4006)
windows-latest go1.23
Process completed with exit code 1.
macos-latest go1.23: catalog/glue/glue.go#L209
should not use built-in type string as key for value; define your own type to avoid collisions (SA1029)
macos-latest go1.23: io/s3.go#L117
this value of a is never used (SA4006)
macos-latest go1.23: io/s3.go#L118
this value of awscfg is never used (SA4006)
macos-latest go1.23
Process completed with exit code 1.
ubuntu-latest go1.23: catalog/glue/glue.go#L209
should not use built-in type string as key for value; define your own type to avoid collisions (SA1029)
ubuntu-latest go1.23: io/s3.go#L117
this value of a is never used (SA4006)
ubuntu-latest go1.23: io/s3.go#L118
this value of awscfg is never used (SA4006)
ubuntu-latest go1.23
Process completed with exit code 1.