This repository has been archived by the owner on Nov 1, 2024. It is now read-only.
return repo #889
build-and-deploy.yml
on: push
Annotations
8 errors
build:
pkg/service/core/storage/postgres/postgres_dataproduct.go#L602
dsrow.DsRepo undefined (type gensql.DatasetView has no field or method DsRepo)
|
build
Process completed with exit code 2.
|
staticchecks:
pkg/service/core/storage/postgres/postgres_dataproduct.go#L602
dsrow.DsRepo undefined (type gensql.DatasetView has no field or method DsRepo) (compile)
|
staticchecks:
test/integration/assets.go#L71
const fakeMetabaseSA is unused (U1000)
|
staticchecks:
test/integration/integration.go#L516
func injectUser is unused (U1000)
|
staticchecks
Process completed with exit code 1.
|
tests:
pkg/service/core/storage/postgres/postgres_dataproduct.go#L602
dsrow.DsRepo undefined (type gensql.DatasetView has no field or method DsRepo)
|
tests
Process completed with exit code 2.
|