feat(aws): add credentials loading mechanism using sdk config #3671
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)
|