feat: Add Husky git hook manager support #11
Merged
Annotations
10 errors and 2 warnings
|
internal/storage/db_test.go#L151
Error return value of `db.ClaimJob` is not checked (errcheck)
|
|
internal/storage/db.go#L183
Error return value of `tx.Rollback` is not checked (errcheck)
|
|
internal/storage/db.go#L176
Error return value of `conn.ExecContext` is not checked (errcheck)
|
|
internal/update/update.go#L550
Error return value of `fmt.Sscanf` is not checked (errcheck)
|
|
internal/update/update.go#L547
Error return value of `fmt.Sscanf` is not checked (errcheck)
|
|
internal/update/update.go#L509
Error return value of `os.WriteFile` is not checked (errcheck)
|
|
internal/update/update.go#L508
Error return value of `os.MkdirAll` is not checked (errcheck)
|
|
internal/update/update.go#L214
Error return value of `os.Rename` is not checked (errcheck)
|
|
internal/git/git_test.go#L73
Error return value of `cmd.Run` is not checked (errcheck)
|
|
internal/config/config_test.go#L42
Error return value of `os.WriteFile` is not checked (errcheck)
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading