cli/pkg/cmd/project
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
..
close Fix project mutation query variable usage 2026-02-23 07:13:07 -07:00
copy Fix project mutation query variable usage 2026-02-23 07:13:07 -07:00
create Fix project mutation query variable usage 2026-02-23 07:13:07 -07:00
delete Fix linting issues: canonicalheader, embeddedstructfieldcheck, iotamixing, makezero, testableexamples, wastedassign, usetesting, tparallel, unconvert, intrange, iface 2026-03-24 11:05:52 +00:00
edit Fix project mutation query variable usage 2026-02-23 07:13:07 -07:00
field-create Inconsistent format of examples in help text 2025-02-27 16:26:25 +05:00
field-delete Remove project JSON formatting objects (#8541) 2024-01-17 17:56:58 +00:00
field-list Inconsistent format of examples in help text 2025-02-27 16:26:25 +05:00
item-add Fix linting issues: canonicalheader, embeddedstructfieldcheck, iotamixing, makezero, testableexamples, wastedassign, usetesting, tparallel, unconvert, intrange, iface 2026-03-24 11:05:52 +00:00
item-archive Inconsistent format of examples in help text 2025-02-27 16:26:25 +05:00
item-create Inconsistent format of examples in help text 2025-02-27 16:26:25 +05:00
item-delete Fix linting issues: canonicalheader, embeddedstructfieldcheck, iotamixing, makezero, testableexamples, wastedassign, usetesting, tparallel, unconvert, intrange, iface 2026-03-24 11:05:52 +00:00
item-edit fix errname linting issues 2026-03-24 11:21:02 +00:00
item-list Simplify error message 2026-02-18 17:25:56 +01:00
link Fix linting issues: canonicalheader, embeddedstructfieldcheck, iotamixing, makezero, testableexamples, wastedassign, usetesting, tparallel, unconvert, intrange, iface 2026-03-24 11:05:52 +00:00
list Inconsistent format of examples in help text 2025-02-27 16:26:25 +05:00
mark-template Fix linting issues: canonicalheader, embeddedstructfieldcheck, iotamixing, makezero, testableexamples, wastedassign, usetesting, tparallel, unconvert, intrange, iface 2026-03-24 11:05:52 +00:00
shared Fix linting issues: canonicalheader, embeddedstructfieldcheck, iotamixing, makezero, testableexamples, wastedassign, usetesting, tparallel, unconvert, intrange, iface 2026-03-24 11:05:52 +00:00
unlink Fix linting issues: canonicalheader, embeddedstructfieldcheck, iotamixing, makezero, testableexamples, wastedassign, usetesting, tparallel, unconvert, intrange, iface 2026-03-24 11:05:52 +00:00
view Fix linting issues: canonicalheader, embeddedstructfieldcheck, iotamixing, makezero, testableexamples, wastedassign, usetesting, tparallel, unconvert, intrange, iface 2026-03-24 11:05:52 +00:00
project.go Update project help text; fix unlink usage 2025-02-27 17:51:05 +05:00