Skip to content

chore: Default Process Proposal (backport #543) #1401

chore: Default Process Proposal (backport #543)

chore: Default Process Proposal (backport #543) #1401

Triggered via pull request June 25, 2024 14:49
Status Failure
Total duration 52s
Artifacts

lint.yml

on: pull_request
golangci-lint
20s
golangci-lint
govulncheck
45s
govulncheck
Lint markdown
15s
Lint markdown
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 2 warnings
golangci-lint: abci/abci.go#L1
: # github.com/skip-mev/block-sdk/v2/abci
golangci-lint: abci/abci.go#L20
syntax error: unexpected <<, expected field name or embedded type
golangci-lint: abci/abci.go#L26
syntax error: unexpected ==, expected field name or embedded type
golangci-lint: abci/abci.go#L32
syntax error: unexpected >>, expected field name or embedded type
golangci-lint: abci/abci.go#L32
invalid character U+0023 '#'
golangci-lint: abci/abci.go#L46
syntax error: unexpected <<, expected expression
golangci-lint: abci/abci.go#L50
syntax error: unexpected ) in composite literal; possibly missing comma or }
golangci-lint: abci/abci.go#L59
syntax error: non-declaration statement outside function body
golangci-lint: abci/abci.go#L78
syntax error: unexpected >>, expected expression
golangci-lint: abci/abci.go#L78
invalid character U+0023 '#'
govulncheck: abci/abci.go#L20
expected '}', found '<<'
govulncheck: abci/abci.go#L20
expected ';', found '<<'
govulncheck: abci/abci.go#L32
illegal character U+0023 '#'
govulncheck: abci/abci.go#L45
expected 'IDENT', found 'return'
govulncheck: abci/abci.go#L45
expected type, found '&'
govulncheck: abci/abci.go#L47
expected ';', found ':'
govulncheck: abci/abci.go#L47
expected type, found ':'
govulncheck: abci/abci.go#L72
expected 'IDENT', found 'return'
govulncheck: abci/abci.go#L72
expected type, found '&'
govulncheck: abci/abci.go#L73
expected ';', found ':'
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/block-sdk/block-sdk. Supported file pattern: go.sum
govulncheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.