Switch postgres tests to run in a matrix of versions #8004
lint.yaml
on: pull_request
License Check
1m 51s
Lint Go
41s
Lint YAML & Markdown
37s
Annotations
6 errors
Lint YAML & Markdown
cannot use env (variable of type map[string]string) as string value in argument to goDirTestWithEnv
|
Lint YAML & Markdown
cannot use "./internal/services/integrationtesting/..." (untyped string constant) as map[string]string value in argument to goDirTestWithEnv
|
Lint YAML & Markdown
Process completed with exit code 1.
|
Lint Go
cannot use env (variable of type map[string]string) as string value in argument to goDirTestWithEnv
|
Lint Go
cannot use "./internal/services/integrationtesting/..." (untyped string constant) as map[string]string value in argument to goDirTestWithEnv
|
Lint Go
Process completed with exit code 1.
|