feat(deps): bump github.com/hashicorp/golang-lru/v2 from 2.0.6 to 2.0.7 #374
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 1 warning
lint-soft:
server/hooks/gen.go#L31
server/hooks/gen.go:31: Line contains TODO/BUG/FIXME: "TODO: support context." (godox)
|
lint-soft:
server/hooks/gen.go#L33
server/hooks/gen.go:33: Line contains TODO/BUG/FIXME: "TODO: support git hook tests." (godox)
|
lint-soft:
server/hooks/gen.go#L41
error returned from external package is unwrapped: sig: func os.MkdirAll(path string, perm io/fs.FileMode) error (wrapcheck)
|
lint-soft:
server/hooks/gen.go#L46
error returned from external package is unwrapped: sig: func os.Executable() (string, error) (wrapcheck)
|
lint-soft:
server/hooks/gen.go#L66
error returned from external package is unwrapped: sig: func os.WriteFile(name string, data []byte, perm io/fs.FileMode) error (wrapcheck)
|
lint-soft:
server/hooks/gen.go#L72
error returned from external package is unwrapped: sig: func os.MkdirAll(path string, perm io/fs.FileMode) error (wrapcheck)
|
lint-soft:
server/cron/cron.go#L42
mnd: Magic number: 30, in <argument> detected (gomnd)
|
lint-soft:
server/sshutils/utils.go#L14
error returned from external package is unwrapped: sig: func golang.org/x/crypto/ssh.ParseAuthorizedKey(in []byte) (out golang.org/x/crypto/ssh.PublicKey, comment string, options []string, rest []byte, err error) (wrapcheck)
|
lint-soft:
server/db/migrate/0001_create_tables.go#L143
string `postgres` has 3 occurrences, make it a constant (goconst)
|
lint-soft:
server/db/migrate/0001_create_tables.go#L31
string `sqlite3` has 5 occurrences, make it a constant (goconst)
|
lint-soft
Restore cache failed: Dependencies file is not found in /home/runner/work/soft-serve/soft-serve. Supported file pattern: go.sum
|