Skip to content
This repository has been archived by the owner on Jan 31, 2025. It is now read-only.

feat: Lane Options (backport #272) #769

feat: Lane Options (backport #272)

feat: Lane Options (backport #272) #769

Triggered via pull request December 6, 2023 20:59
Status Failure
Total duration 44s
Artifacts

lint.yml

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

Annotations

10 errors and 1 warning
golangci-lint: block/base/lane.go#L147
expected declaration, found '<<' (typecheck)
golangci-lint: block/base/lane.go#L164
illegal character U+0023 '#' (typecheck)
golangci-lint: block/mocks/lane.go#L254
expected declaration, found '<<' (typecheck)
golangci-lint: block/mocks/lane.go#L262
illegal character U+0023 '#' (typecheck)
golangci-lint: tests/app/app.go#L70
could not import github.com/skip-mev/block-sdk/block/base (-: # github.com/skip-mev/block-sdk/block/base
golangci-lint: block/base/lane.go#L147
syntax error: non-declaration statement outside function body
golangci-lint: block/base/lane.go#L164
syntax error: non-declaration statement outside function body
golangci-lint: block/base/lane.go#L164
invalid character U+0023 '#') (typecheck)
golangci-lint: block/mempool_test.go#L117
expected statement, found '<<' (typecheck)
golangci-lint: block/mempool_test.go#L125
expected ';', found ',' (typecheck)
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/block-sdk/block-sdk. Supported file pattern: go.sum