Skip to content

HM24 (DO NOT MERGE) #649

HM24 (DO NOT MERGE)

HM24 (DO NOT MERGE) #649

Triggered via pull request June 25, 2024 09:42
@ericvicentiericvicenti
synchronize #1710
hm24
Status Failure
Total duration 1m 44s
Artifacts

lint-go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/pkg/sqlitegen/qb/qb.go#L72
unused-parameter: parameter 's' seems to be unused, consider removing or renaming it as _ (revive)
lint-go: backend/pkg/sqlitegen/qb/qb.go#L342
unused-parameter: parameter 's' seems to be unused, consider removing or renaming it as _ (revive)
lint-go: backend/pkg/dqb/qfmt.go#L67
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
lint-go: backend/pkg/sqlitegen/queries_test.go#L4
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
lint-go
Restore cache failed: Dependencies file is not found in /home/runner/work/mintter/mintter. Supported file pattern: go.sum