pqarrow/arrowutils: Add EnsureSameSchema for records #2062
Annotations
10 errors and 1 warning
golangci-lint:
aggregate_test.go#L40
missing type in composite literal (typecheck)
|
golangci-lint:
aggregate_test.go#L50
missing type in composite literal (typecheck)
|
golangci-lint:
aggregate_test.go#L60
missing type in composite literal (typecheck)
|
golangci-lint:
db_test.go#L20
"github.com/google/uuid" imported and not used (typecheck)
|
golangci-lint:
db_test.go#L53
cannot use sinksource (variable of type *DefaultObjstoreBucket) as DataSinkSource value in argument to WithReadWriteStorage: *DefaultObjstoreBucket does not implement DataSinkSource (missing method Delete) (typecheck)
|
golangci-lint:
db_test.go#L78
cannot use sinksource (variable of type *DefaultObjstoreBucket) as DataSinkSource value in argument to WithReadWriteStorage: *DefaultObjstoreBucket does not implement DataSinkSource (missing method Delete) (typecheck)
|
golangci-lint:
db_test.go#L279
cannot use sinksource (variable of type *DefaultObjstoreBucket) as DataSinkSource value in argument to WithReadWriteStorage: *DefaultObjstoreBucket does not implement DataSinkSource (missing method Delete) (typecheck)
|
golangci-lint:
db_test.go#L686
ts declared and not used (typecheck)
|
golangci-lint:
db_test.go#L888
ts declared and not used (typecheck)
|
golangci-lint:
dynparquet/schema_test.go#L10
"github.com/google/uuid" imported and not used (typecheck)
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/frostdb/frostdb. Supported file pattern: go.sum
|
Loading