fix(provider): improve container removal logic (backport #134) #388
Annotations
10 errors and 2 warnings
golangci-lint:
core/provider/digitalocean/digitalocean_provider.go#L1
: # github.com/skip-mev/petri/core/provider/digitalocean
|
golangci-lint
syntax error: unexpected <<, expected }
|
golangci-lint
method has no receiver
|
golangci-lint
syntax error: unexpected {, expected name
|
golangci-lint
syntax error: unexpected ( after top level declaration
|
golangci-lint
syntax error: non-declaration statement outside function body (typecheck)
|
golangci-lint:
core/provider/digitalocean/task.go#L402
expected statement, found '<<' (typecheck)
|
golangci-lint:
core/provider/digitalocean/task.go#L404
expected statement, found '==' (typecheck)
|
golangci-lint:
core/provider/digitalocean/task.go#L415
expected statement, found '>>' (typecheck)
|
golangci-lint
issues found
|
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/petri/petri. Supported file pattern: go.sum
|
Loading