This repository has been archived by the owner on Jan 2, 2025. It is now read-only.
HM24 (DO NOT MERGE) #664
Annotations
10 errors and 1 warning
backend/crdt/tree_test.go#L292
Error return value of `d.redoMove` is not checked (errcheck)
|
backend/mttnet/filemanager.go#L192
Error return value of `w.Write` is not checked (errcheck)
|
backend/ipfs/libp2p.go#L270
Comment should end in a period (godot)
|
backend/daemon/api/networking/v1alpha/networking.go#L116
Comment should end in a period (godot)
|
backend/pkg/sqlitegen/example/queries.go#L56
G306: Expect WriteFile permissions to be 0600 or less (gosec)
|
backend/lndhub/lndhub.go#L603
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
|
backend/cmd/seed-daemon/main.go#L11
G108: Profiling endpoint is automatically exposed on /debug/pprof (gosec)
|
backend/pkg/sqlitegen/example/schema/schema.go#L1
package-comments: should have a package comment (revive)
|
backend/pkg/sqlitegen/qb/qb.go#L72
unused-parameter: parameter 's' seems to be unused, consider removing or renaming it as _ (revive)
|
backend/pkg/sqlitegen/qb/qb.go#L342
unused-parameter: parameter 's' seems to be unused, consider removing or renaming it as _ (revive)
|
|
This job failed
Loading