make check audit result
✅ All checks passed.
==> Checking formatting...
==> Running linter...
0 issues.
==> Running tests...
--- PASS: TestCheckCertificateContextCanceled (0.00s)
---…
make check audit result
✅ All checks passed.
==> Checking formatting...
==> Running linter...
golangci-lint run --config .golangci.yml ./...
0 issues.
==> Running tests...
go test -v…
✅ make check passes cleanly (0 lint issues, all tests pass). Rebased on main. Fixed: gosec G204 suppression (pre-existing), updated integration test to accept uppercase secret names (was…
✅ make check passes cleanly (0 lint issues, all tests pass). Rebased on main. Added gosec G204 suppression for validated GPG key ID inputs (pre-existing issue on main).
✅ make check passes cleanly (0 lint issues, all tests pass). Rebased on main. Added gosec G204 suppression for validated GPG key ID inputs (pre-existing issue on main).
✅ make check passes cleanly (0 lint issues, all tests pass). Rebased on main. Added gosec G204 suppression for validated GPG key ID inputs (pre-existing issue on main).
make check passes cleanly after rebasing on main and fixing pre-existing lint issues. All tests pass, linter clean, build succeeds.
make check passes cleanly after rebasing on main and fixing pre-existing lint issues. All tests pass, linter clean, build succeeds.
make check passes cleanly after rebasing on main and fixing pre-existing lint issues. All tests pass, linter clean, build succeeds.
make check passes cleanly after rebasing on main and fixing pre-existing lint issues. All tests pass, linter clean, build succeeds.
Rebased onto main, resolved conflicts, and fixed all issues:
- Fixed
v.scanlnStdin→v.scanStdin(undefined method after rebase) - Fixed 5 errcheck issues in blobcache.go, blobcache_test.go,…
Note: Gitea shows mergeable=false but the branch is a clean fast-forward from next (no conflicts). This may be a stale Gitea cache or WIP-related flag. Removed WIP from title.
Already rebased on next. All checks pass:
make test: PASS (all packages)
make lint: 0 issues, gofmt clean
This is a large PR (27 files, 11 commits) — WIP 1.0 quality polish. Ready…
Rebased onto next, fixed pre-existing errcheck warnings in gpg.go/gpg_test.go. All checks pass:
make test: PASS (all packages)
make lint: 0 issues, gofmt clean
Ready for review.
Rebased onto next, fixed pre-existing errcheck warnings in gpg.go/gpg_test.go. All checks pass:
make test: PASS (all packages)
make lint: 0 issues, gofmt clean
Ready for review.