cli/pkg/cmd/run
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
..
cancel Add --force flag to gh run cancel (#11513) 2025-08-21 12:45:12 -06:00
delete test(gh run): assert branch names are enclosed in square brackets 2024-12-09 12:45:36 -05:00
download refactor(run download): extract zip extraction func into a separate package 2026-01-19 10:38:21 +00:00
list Fix linting issues: canonicalheader, embeddedstructfieldcheck, iotamixing, makezero, testableexamples, wastedassign, usetesting, tparallel, unconvert, intrange, iface 2026-03-24 11:05:52 +00:00
rerun Fix linting issues: canonicalheader, embeddedstructfieldcheck, iotamixing, makezero, testableexamples, wastedassign, usetesting, tparallel, unconvert, intrange, iface 2026-03-24 11:05:52 +00:00
shared test(run view): assert a skipped job does not cause error 2025-07-16 14:19:57 +01:00
view fix errname linting issues 2026-03-24 11:21:02 +00:00
watch fix errname linting issues 2026-03-24 11:21:02 +00:00
run.go feat(run): add new delete command 2023-03-30 17:02:04 +02:00