cli/pkg/cmd/release/shared
copilot-swe-agent[bot] fb2162c027 fix errname linting issues
Rename error variables and types to follow errname linter conventions:
- Exported sentinels: ErrXxx
- Unexported sentinels: errXxx
- Exported error types: XxxError
- Unexported error types: xxxError

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-24 11:21:02 +00:00
..
attestation.go Fix linting issues: canonicalheader, embeddedstructfieldcheck, iotamixing, makezero, testableexamples, wastedassign, usetesting, tparallel, unconvert, intrange, iface 2026-03-24 11:05:52 +00:00
fetch.go replace /git/refs/tags/ to /git/ref/tags/ 2025-08-13 11:23:06 -04:00
fetch_test.go udpate the test 2025-08-13 14:42:50 -04:00
upload.go fix errname linting issues 2026-03-24 11:21:02 +00:00
upload_test.go Standardize retry mechanism (#7027) 2023-03-02 23:06:30 +00:00