Skip to content

chore: Remove BlockSDK Module (backport #530) #1380

chore: Remove BlockSDK Module (backport #530)

chore: Remove BlockSDK Module (backport #530) #1380

Triggered via pull request June 24, 2024 16:58
Status Failure
Total duration 2m 54s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 2 warnings
govulncheck: block/mempool.go#L20
expected '}', found '<<'
govulncheck: block/mempool.go#L20
expected ';', found '<<'
govulncheck: block/mempool.go#L29
illegal character U+0023 '#'
govulncheck: block/mempool.go#L61
expected 'IDENT', found 'if'
govulncheck: block/mempool.go#L61
expected ';', found ':='
govulncheck: block/mempool.go#L62
expected 'IDENT', found 'return'
govulncheck: block/mempool.go#L62
expected ';', found ','
govulncheck: block/mempool.go#L62
expected type, found newline
govulncheck: block/mempool.go#L63
expected 'IDENT', found '}'
govulncheck: block/mempool.go#L63
expected type, found newline
golangci-lint: block/ante.go#L1
: # github.com/skip-mev/block-sdk/v2/block
golangci-lint: block/mempool.go#L20
syntax error: unexpected <<, expected ~ term or type
golangci-lint: block/mempool.go#L22
syntax error: unexpected [ after top level declaration
golangci-lint: block/mempool.go#L29
invalid character U+0023 '#'
golangci-lint: block/mempool.go#L157
syntax error: non-declaration statement outside function body
golangci-lint: block/mempool.go#L161
invalid character U+0023 '#' (typecheck)
golangci-lint: block/mempool.go#L20
expected '}', found '<<' (typecheck)
golangci-lint: block/mempool.go#L29
illegal character U+0023 '#' (typecheck)
golangci-lint: block/mempool.go#L61
expected 'IDENT', found 'if' (typecheck)
golangci-lint: block/mempool.go#L62
expected 'IDENT', found 'return' (typecheck)
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/.
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/block-sdk/block-sdk. Supported file pattern: go.sum