Skip to content

HM24 (DO NOT MERGE) #627

HM24 (DO NOT MERGE)

HM24 (DO NOT MERGE) #627

Triggered via pull request June 20, 2024 07:20
@horaciohhoracioh
synchronize #1710
hm24
Status Failure
Total duration 2m 14s
Artifacts

lint-go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint-go: backend/crdt/tree_test.go#L292
Error return value of `d.redoMove` is not checked (errcheck)
lint-go: backend/mttnet/filemanager.go#L192
Error return value of `w.Write` is not checked (errcheck)
lint-go: backend/cmd/monitord/server/server.go#L83
Error return value of `s.httpServer.ListenAndServe` is not checked (errcheck)
lint-go: backend/ipfs/libp2p.go#L270
Comment should end in a period (godot)
lint-go: backend/daemon/api/networking/v1alpha/networking.go#L114
Comment should end in a period (godot)
lint-go: backend/cmd/seed-site/sites/sites.go#L33
Comment should end in a period (godot)
lint-go: backend/pkg/sqlitegen/example/queries.go#L56
G306: Expect WriteFile permissions to be 0600 or less (gosec)
lint-go: backend/lndhub/lndhub.go#L609
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
lint-go: backend/cmd/seed-daemon/main.go#L11
G108: Profiling endpoint is automatically exposed on /debug/pprof (gosec)
lint-go: backend/cmd/monitord/server/server_test.go#L14
`monitord` is a misspelling of `monitored` (misspell)
lint-go
Restore cache failed: Dependencies file is not found in /home/runner/work/mintter/mintter. Supported file pattern: go.sum