Skip to content

Node peering rework #452

Node peering rework

Node peering rework #452

Re-run triggered October 21, 2023 20:44
Status Failure
Total duration 40s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: service.go#L340
commentFormatting: put a space between `//` and comment text (gocritic)
lint: http/nodepeers.go#L37
commentFormatting: put a space between `//` and comment text (gocritic)
lint: http/nodepeers.go#L48
commentFormatting: put a space between `//` and comment text (gocritic)
lint: testclients/erroring.go#L563
Comment should end in a period (godot)
lint: testclients/sleepy.go#L429
Comment should end in a period (godot)
lint: multi/nodepeers.go#L24
Comment should end in a period (godot)
lint: api/v1/peers.go#L5
File is not `gofumpt`-ed (gofumpt)
lint: mock/nodepeers.go#L26
File is not `gofumpt`-ed (gofumpt)
lint: http/nodepeers.go#L6
File is not `gofumpt`-ed (gofumpt)
lint: http/nodepeers.go#L21
Consider pre-allocating `additionalFields` (prealloc)