This repository has been archived by the owner on Jan 2, 2025. It is now read-only.
HM24 (DO NOT MERGE) #669
Annotations
10 errors and 1 warning
lint-go:
backend/pkg/posstrings/posstrings.go#L222
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
lint-go:
backend/pkg/posstrings/posstrings.go#L20
exported: exported type PositionSource should have comment or be unexported (revive)
|
lint-go:
backend/pkg/posstrings/posstrings.go#L27
exported: exported function NewPositionSource should have comment or be unexported (revive)
|
lint-go:
backend/pkg/posstrings/posstrings.go#L46
exported: exported method PositionSource.MustCreateBetween should have comment or be unexported (revive)
|
lint-go:
backend/pkg/posstrings/posstrings.go#L54
exported: exported method PositionSource.CreateBetween should have comment or be unexported (revive)
|
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
Restore cache failed: Dependencies file is not found in /home/runner/work/mintter/mintter. Supported file pattern: go.sum
|