fix(provider): improve recognition of exit codes (backport #135) #391
Annotations
16 errors and 3 warnings
golangci-lint (cosmos):
cosmos/node/init.go#L5
missing import path (typecheck)
|
golangci-lint (cosmos):
cosmos/node/init.go#L6
missing import path (typecheck)
|
golangci-lint (cosmos):
cosmos/node/init.go#L9
missing import path (typecheck)
|
golangci-lint (cosmos):
cosmos/node/init.go#L21
expected declaration, found 'if' (typecheck)
|
golangci-lint (cosmos)
issues found
|
golangci-lint (core)
The job was canceled because "cosmos" failed.
|
golangci-lint (core):
core/provider/digitalocean/digitalocean_provider.go#L1
: # github.com/skip-mev/petri/core/v2/provider/digitalocean
|
golangci-lint (core)
syntax error: unexpected <<, expected }
|
golangci-lint (core)
syntax error: unexpected <<, expected }
|
golangci-lint (core)
syntax error: unexpected ==, expected }
|
golangci-lint (core)
syntax error: non-declaration statement outside function body
|
golangci-lint (core)
syntax error: unexpected >>, expected } (typecheck)
|
golangci-lint (core):
core/provider/digitalocean/task.go#L374
expected statement, found '<<' (typecheck)
|
golangci-lint (core):
core/provider/digitalocean/task.go#L379
expected statement, found '>>' (typecheck)
|
golangci-lint (core):
core/provider/digitalocean/task.go#L469
expected statement, found '<<' (typecheck)
|
golangci-lint (core):
core/provider/digitalocean/task.go#L471
expected statement, found '==' (typecheck)
|
golangci-lint (cosmos)
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/
|
golangci-lint (cosmos)
Restore cache failed: Dependencies file is not found in /home/runner/work/petri/petri. Supported file pattern: go.sum
|
golangci-lint (core)
Restore cache failed: Dependencies file is not found in /home/runner/work/petri/petri. Supported file pattern: go.sum
|