Skip to content

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

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

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

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

test.yaml

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

Annotations

12 errors and 2 warnings
Lint checks: pkg/engine/operation/apply.go#L1
: # kusionstack.io/kusion/pkg/engine/operation [kusionstack.io/kusion/pkg/engine/operation.test]
Lint checks: pkg/engine/operation/destory_test.go#L47
undefined: models
Lint checks: pkg/engine/operation/destory_test.go#L55
undefined: models
Lint checks: pkg/engine/operation/destory_test.go#L60
undefined: models
Lint checks: pkg/engine/operation/destory_test.go#L82
undefined: models
Lint checks: pkg/engine/operation/destory_test.go#L103
undefined: models
Lint checks: pkg/engine/operation/watch_test.go#L21
undefined: models
Lint checks: pkg/engine/operation/watch_test.go#L22
undefined: models
Lint checks: pkg/engine/operation/watch_test.go#L23
missing type in composite literal
Lint checks: pkg/engine/operation/watch_test.go#L32
undefined: models
Unit tests with coverage
undeclared name: models
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/