Skip to content

Feat/app config add app configuration model #926

Feat/app config add app configuration model

Feat/app config add app configuration model #926

Triggered via pull request July 31, 2023 09:19
Status Failure
Total duration 2m 30s
Artifacts

test.yaml

on: pull_request
Unit tests with coverage
2m 19s
Unit tests with coverage
Lint checks
52s
Lint checks
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 2 warnings
Lint checks: pkg/cmd/apply/options.go#L14
could not import kusionstack.io/kusion/pkg/cmd/spec (-: # kusionstack.io/kusion/pkg/cmd/spec
Lint checks: pkg/cmd/spec/generator.go#L88
undefined: app_configuration.AppConfiguration
Lint checks: pkg/cmd/spec/generator.go#L105
undefined: app_configuration.AppConfiguration) (typecheck)
Lint checks: pkg/cmd/apply/apply.go#L58
o.AddCompileFlags undefined (type *ApplyOptions has no field or method AddCompileFlags) (typecheck)
Lint checks: pkg/cmd/apply/apply.go#L59
o.AddPreviewFlags undefined (type *ApplyOptions has no field or method AddPreviewFlags) (typecheck)
Lint checks: pkg/cmd/apply/apply.go#L60
o.AddBackendFlags undefined (type *ApplyOptions has no field or method AddBackendFlags) (typecheck)
Lint checks: pkg/cmd/apply/options.go#L49
o.CompileOptions undefined (type *ApplyOptions has no field or method CompileOptions) (typecheck)
Lint checks: pkg/cmd/apply/options.go#L53
o.CompileOptions undefined (type *ApplyOptions has no field or method CompileOptions) (typecheck)
Lint checks: pkg/cmd/apply/options.go#L58
o.NoStyle undefined (type *ApplyOptions has no field or method NoStyle) (typecheck)
Lint checks: pkg/cmd/apply/options.go#L64
o.CompileOptions undefined (type *ApplyOptions has no field or method CompileOptions) (typecheck)
Unit tests with coverage: pkg/cmd/spec/generator.go#L88
undefined: app_configuration.AppConfiguration
Unit tests with coverage: pkg/cmd/spec/generator.go#L105
undefined: app_configuration.AppConfiguration
Unit tests with coverage
Process completed with exit code 1.
Lint checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit tests with coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/