Skip to content

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

chore: Remove BlockSDK Module (backport #530)

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

Triggered via pull request June 24, 2024 16:57
Status Failure
Total duration 1m 0s
Artifacts

lint.yml

on: pull_request
golangci-lint
50s
golangci-lint
govulncheck
34s
govulncheck
Lint markdown
18s
Lint markdown
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 2 warnings
govulncheck: block/mempool_test.go#L8
missing import path
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 '}'
golangci-lint: block/mempool_test.go#L8
missing import path (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)
golangci-lint: block/mempool.go#L63
expected 'IDENT', found '}' (typecheck)
golangci-lint: block/mempool.go#L65
expected 'IDENT', found 'return' (typecheck)
golangci-lint: block/mempool.go#L66
expected 'IDENT', found '}' (typecheck)
golangci-lint: block/mempool.go#L70
expected 'IDENT', found 'func' (typecheck)
golangci-lint: block/mempool.go#L71
expected 'IDENT', found 'var' (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