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-05-03 08:36:08 +08:00
2026-05-03 08:36:08 +08:00
2026-05-01 12:36:13 +08:00
2026-05-02 11:02:08 +08:00
2026-04-30 22:41:52 +08:00
2026-06-13 13:14:31 +08:00
2026-07-03 18:34:17 +08:00
2026-07-03 18:34:17 +08:00
2026-06-13 13:14:31 +08:00
2026-06-07 15:14:15 +08:00
2026-05-02 11:02:28 +08:00
2026-05-03 00:16:46 +08:00
2026-05-01 09:39:10 +08:00
2026-04-30 22:41:52 +08:00
2026-05-01 11:37:41 +08:00
2026-06-03 01:18:11 +08:00
2026-06-07 15:14:15 +08:00