Alex Dunmow
6c52e3077c
fix: resolve check-safety Go lint failures in ninja bnp
- build.go: lowercase the capitalized error string (staticcheck ST1005)
- verify.go: rewrite range-over-strings.Split loop as slices.Contains,
breaking a Go 1.26 `go fix` stringsseq/slicescontains conflict loop
- driver_test.go: check deferred db.Close() error (errcheck)
- dbvalue.go: reflect.TypeOf -> reflect.TypeFor (applied by golangci --fix)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-04 09:12:38 +08:00
..
2026-07-04 09:12:38 +08:00
2026-07-04 01:00:14 +08:00
2026-07-04 02:36:39 +08:00
2026-07-03 14:23:58 +08:00
2026-07-03 13:53:24 +08:00
2026-07-04 02:36:39 +08:00
2026-07-03 13:53:24 +08:00
2026-07-04 02:36:39 +08:00
2026-07-03 13:53:24 +08:00
2026-07-03 14:23:36 +08:00
2026-07-03 14:41:56 +08:00
2026-07-03 13:53:24 +08:00
2026-07-04 02:36:39 +08:00
2026-07-04 02:36:39 +08:00