HM24 (DO NOT MERGE) #658
Annotations
10 errors and 1 warning
lint-go:
backend/ipfs/libp2p.go#L270
Comment should end in a period (godot)
|
lint-go:
backend/ipfs/metrics.go#L184
unused-parameter: parameter 'pid' seems to be unused, consider removing or renaming it as _ (revive)
|
lint-go:
backend/ipfs/metrics.go#L189
unused-parameter: parameter 'pid' seems to be unused, consider removing or renaming it as _ (revive)
|
lint-go:
backend/ipfs/libp2p.go#L360
func `min` is unused (unused)
|
lint-go:
backend/ipfs/libp2p.go#L366
func `max` is unused (unused)
|
lint-go:
backend/ipfs/libp2p.go#L101
unnecessary trailing newline (whitespace)
|
lint-go:
backend/crdt2/map.go#L11
exported: exported type Map should have comment or be unexported (revive)
|
lint-go:
backend/crdt2/map.go#L15
exported: exported function NewMap should have comment or be unexported (revive)
|
lint-go:
backend/crdt2/map.go#L24
exported: exported method Map.Set should have comment or be unexported (revive)
|
lint-go:
backend/crdt2/map.go#L28
exported: exported method Map.ApplyPatch should have comment or be unexported (revive)
|
lint-go
Restore cache failed: Dependencies file is not found in /home/runner/work/mintter/mintter. Supported file pattern: go.sum
|