MCPcopy Create free account
hub / github.com/cli/cli / CheckRun

Struct CheckRun

pkg/cmd/run/shared/shared.go:270–272  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

268}
269
270type CheckRun struct {
271 ID int64
272}
273
274var ErrMissingAnnotationsPermissions = errors.New("missing annotations permissions error")
275

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected