Skip to content

feature. add stack status #82

feature. add stack status

feature. add stack status #82

Triggered via push September 20, 2023 04:20
Status Failure
Total duration 1m 6s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: internal/stack/stack.go#L1
: # github.com/openinfradev/tks-batch/internal/stack
lint: cmd/server/main.go#L18
could not import github.com/openinfradev/tks-batch/internal/stack (-: # github.com/openinfradev/tks-batch/internal/stack
lint: cmd/server/stack_status.go#L44
undefined: domain.StackStatus_INSTALLING (typecheck)
lint: cmd/server/stack_status.go#L47
undefined: domain.StackStatus_INSTALLING (typecheck)
lint: cmd/server/stack_status.go#L51
undefined: domain.StackStatus_INSTALL_ERROR (typecheck)
lint: cmd/server/stack_status.go#L53
undefined: domain.StackStatus_INSTALL_ERROR (typecheck)
lint: cmd/server/stack_status.go#L55
undefined: domain.StackStatus_DELETING (typecheck)
lint: cmd/server/stack_status.go#L58
undefined: domain.StackStatus_DELETING (typecheck)
lint: cmd/server/stack_status.go#L60
undefined: domain.StackStatus_DELETED (typecheck)
lint: cmd/server/stack_status.go#L62
undefined: domain.StackStatus_DELETE_ERROR (typecheck)
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@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
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/