HM24 (DO NOT MERGE) #664
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/ipfs/libp2p.go#L270
Comment should end in a period (godot)
|
lint-go:
backend/daemon/api/networking/v1alpha/networking.go#L116
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#L603
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/pkg/sqlitegen/example/schema/schema.go#L1
package-comments: should have a package comment (revive)
|
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
Restore cache failed: Dependencies file is not found in /home/runner/work/mintter/mintter. Supported file pattern: go.sum
|