Running tests #2637
Annotations
2 errors
test:
clients/snowflake/staging_test.go#L173
cannot use tempTableID.FullyQualifiedName() (value of type string) as "github.com/artie-labs/transfer/lib/destination/types".TableIdentifier value in argument to s.stageStore.writeTemporaryTableFile: string does not implement "github.com/artie-labs/transfer/lib/destination/types".TableIdentifier (missing method FullyQualifiedName) (compile)
|
test
Process completed with exit code 2.
|