main: support generate declarative workflows #548
Annotations
10 errors and 1 warning
Run Go linters:
github.go#L1
: # ariga.io/gh-atlas [ariga.io/gh-atlas.test]
|
Run Go linters:
pormpt_test.go#L115
cmd.setConfigPath undefined (type *InitActionCmd has no field or method setConfigPath) (typecheck)
|
Run Go linters:
gen/gen.go#L1
: # ariga.io/gh-atlas/gen [ariga.io/gh-atlas/gen.test]
|
Run Go linters:
gen/gen_test.go#L31
cfg.ConfigPath undefined (type *Config has no field or method ConfigPath)
|
Run Go linters:
gen/gen_test.go#L32
cannot use "dev" (untyped string constant) as Env value in assignment
|
Run Go linters:
gen/gen_test.go#L66
unknown field ConfigPath in struct literal of type Config
|
Run Go linters:
gen/gen_test.go#L67
cannot use "GORM_MIGRATION_SOURCE" (untyped string constant) as Env value in struct literal
|
Run Go linters:
gen/gen_test.go#L85
unknown field ConfigPath in struct literal of type Config
|
Run Go linters:
gen/gen_test.go#L86
cannot use "GORM_MIGRATION_SOURCE" (untyped string constant) as Env value in struct literal (typecheck)
|
Run Go linters
issues found
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading