Skip to content

feat(aws): add credentials loading mechanism using sdk config #3671

feat(aws): add credentials loading mechanism using sdk config

feat(aws): add credentials loading mechanism using sdk config #3671

Triggered via pull request March 19, 2024 22:30
Status Failure
Total duration 6m 28s
Artifacts

golang-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: flow/connectors/clickhouse/cdc.go#L1
: # github.com/PeerDB-io/peer-flow/connectors/clickhouse
lint
creds declared and not used (typecheck)
lint: flow/connectors/core.go#L12
could not import github.com/PeerDB-io/peer-flow/connectors/clickhouse (-: # github.com/PeerDB-io/peer-flow/connectors/clickhouse
lint
creds declared and not used) (typecheck)
lint: flow/activities/flowable.go#L22
"github.com/PeerDB-io/peer-flow/connectors/bigquery" imported as connbigquery and not used (typecheck)
lint: flow/activities/flowable.go#L23
"github.com/PeerDB-io/peer-flow/connectors/postgres" imported as connpostgres and not used (typecheck)
lint: flow/activities/flowable.go#L24
"github.com/PeerDB-io/peer-flow/connectors/snowflake" imported as connsnowflake and not used (typecheck)
lint: flow/e2e/generic/generic_test.go#L22
undefined: e2e_postgres (typecheck)
lint: flow/e2e/generic/generic_test.go#L26
undefined: e2e_snowflake (typecheck)
lint: flow/e2e/generic/generic_test.go#L30
undefined: e2e_bigquery (typecheck)