Assorted helpers and refactoring #1856
Annotations
4 errors
lint:
tests/setup/common.go#L131
cannot use DefaultContext.WithValue("db_name", dbName).WithValue("db_url", PgUrl) (value of type "github.com/flanksource/duty/context".Context) as "github.com/flanksource/commons/context".Context value in struct literal (typecheck)
|
lint:
tests/schema_test.go#L6
could not import github.com/flanksource/duty/tests/setup (-: # github.com/flanksource/duty/tests/setup
|
lint:
tests/setup/common.go#L131
cannot use DefaultContext.WithValue("db_name", dbName).WithValue("db_url", PgUrl) (value of type "github.com/flanksource/duty/context".Context) as "github.com/flanksource/commons/context".Context value in struct literal) (typecheck)
|
lint
issues found
|