Skip to content

refactor: move pkg/engine/models to pkg/models #939

refactor: move pkg/engine/models to pkg/models

refactor: move pkg/engine/models to pkg/models #939

Triggered via pull request August 3, 2023 10:03
Status Failure
Total duration 4m 48s
Artifacts

test.yaml

on: pull_request
Unit tests with coverage
4m 22s
Unit tests with coverage
Lint checks
4m 37s
Lint checks
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 2 warnings
Unit tests with coverage
undeclared name: models
Unit tests with coverage
undeclared name: models
Unit tests with coverage
undeclared name: models
Unit tests with coverage
undeclared name: models
Unit tests with coverage
undeclared name: models
Unit tests with coverage
undeclared name: models
Unit tests with coverage
undeclared name: models
Unit tests with coverage
undeclared name: models
Unit tests with coverage
undeclared name: models
Unit tests with coverage
Process completed with exit code 1.
Lint checks: pkg/cmd/apply/apply.go#L1
: # kusionstack.io/kusion/pkg/cmd/apply [kusionstack.io/kusion/pkg/cmd/apply.test]
Lint checks: pkg/cmd/apply/options_test.go#L86
undefined: models
Lint checks: pkg/cmd/apply/options_test.go#L87
undefined: models
Lint checks: pkg/cmd/apply/options_test.go#L174
undefined: models
Lint checks: pkg/cmd/apply/options_test.go#L175
undefined: models
Lint checks: pkg/cmd/apply/options_test.go#L194
undefined: models
Lint checks: pkg/cmd/apply/options_test.go#L216
undefined: models
Lint checks: pkg/cmd/apply/options_test.go#L242
undefined: models (typecheck)
Lint checks: pkg/cmd/compile/compile.go#L1
: # kusionstack.io/kusion/pkg/cmd/compile [kusionstack.io/kusion/pkg/cmd/compile.test]
Lint checks: pkg/cmd/compile/options_test.go#L104
undefined: models
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/
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/