ccruntime: Remove cleanup #779
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/
|