main.yaml
on: pull_request
Go Linter
/
lint
11s
Go Test
/
test
16s
Go Test
/
test-with-race
29s
Annotations
10 errors
Go Linter / lint:
sequencer/sequencer.go#L142
File is not `gofumpt`-ed (gofumpt)
|
Go Linter / lint:
sequencer/sequencer.go#L142
unnecessary trailing newline (whitespace)
|
Go Linter / lint:
sequencer/sequencer.go#L143
block should not end with a whitespace (or comment) (wsl)
|
Go Linter / lint:
sequencer/sequencer.go#L166
File is not `gofumpt`-ed (gofumpt)
|
Go Linter / lint:
sequencer/sequencer.go#L166
unnecessary trailing newline (whitespace)
|
Go Linter / lint:
sequencer/sequencer.go#L167
block should not end with a whitespace (or comment) (wsl)
|
Go Linter / lint:
sequencer/sequencer.go#L190
File is not `gofumpt`-ed (gofumpt)
|
Go Linter / lint:
sequencer/sequencer.go#L190
unnecessary trailing newline (whitespace)
|
Go Linter / lint:
sequencer/sequencer.go#L191
block should not end with a whitespace (or comment) (wsl)
|
Go Linter / lint:
sequencer/sequencer.go#L233
File is not `gofumpt`-ed (gofumpt)
|