Skip to content

Execution module

Execution module #221

Triggered via pull request November 4, 2024 18:44
Status Failure
Total duration 1m 2s
Artifacts

cilint.yml

on: pull_request
detect-modules
8s
detect-modules
Matrix: golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci-lint (/home/runner/work/selene/selene): utils/utils.go#L5
expected ';', found "net/url" (typecheck)
golangci-lint (/home/runner/work/selene/selene): utils/utils.go#L22
missing import path (typecheck)
golangci-lint (/home/runner/work/selene/selene): utils/utils.go#L31
missing import path (typecheck)
golangci-lint (/home/runner/work/selene/selene): utils/utils.go#L32
expected ';', found ',' (typecheck)
golangci-lint (/home/runner/work/selene/selene): utils/utils.go#L33
missing import path (typecheck)
golangci-lint (/home/runner/work/selene/selene): utils/utils.go#L40
expected declaration, found 'if' (typecheck)
golangci-lint (/home/runner/work/selene/selene): utils/utils.go#L45
expected declaration, found copy (typecheck)
golangci-lint (/home/runner/work/selene/selene): utils/utils.go#L60
expected declaration, found 'if' (typecheck)
golangci-lint (/home/runner/work/selene/selene): consensus/consensus.go#L228
expected declaration, found errorChan (typecheck)