Skip to content

ccruntime: Remove cleanup #779

ccruntime: Remove cleanup

ccruntime: Remove cleanup #779

Triggered via pull request August 11, 2024 14:05
Status Failure
Total duration 25s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: main.go#L46
could not import github.com/confidential-containers/operator/controllers (-: # github.com/confidential-containers/operator/controllers
lint: controllers/ccruntime_controller.go#L607
syntax error: unexpected {, expected type
lint: controllers/ccruntime_controller.go#L609
syntax error: unexpected :, expected {
lint: controllers/ccruntime_controller.go#L613
syntax error: unexpected }, expected expression
lint: controllers/ccruntime_controller.go#L616
syntax error: non-declaration statement outside function body
lint: controllers/ccruntime_controller.go#L627
syntax error: non-declaration statement outside function body
lint: controllers/ccruntime_controller.go#L636
syntax error: non-declaration statement outside function body
lint: controllers/ccruntime_controller.go#L691
syntax error: non-declaration statement outside function body) (typecheck)
lint: controllers/ccruntime_controller.go#L1
: # github.com/confidential-containers/operator/controllers [github.com/confidential-containers/operator/controllers.test]
lint: controllers/ccruntime_controller.go#L607
syntax error: unexpected {, expected type
lint
The following actions uses Node.js version which is deprecated 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/