feat: Support Copilot metrics endpoints #3144
Annotations
10 errors
lint:
test/fields/fields.go#L28
could not import github.com/google/go-github/v66/github (-: # github.com/google/go-github/v66/github
|
lint:
github/github-accessors.go#L4314
undefined: CopilotIdeChatModel
|
lint:
github/github-accessors.go#L4322
undefined: CopilotIdeCodeCompletionsModel
|
lint:
github/github-accessors.go#L4346
undefined: CopilotIdeChat
|
lint:
github/github-accessors.go#L4350
c.CopilotIdeChat undefined (type *CopilotMetrics has no field or method CopilotIdeChat, but does have field CopilotIDEChat)
|
lint:
github/github-accessors.go#L4354
undefined: CopilotIdeCodeCompletions
|
lint:
github/github-accessors.go#L4358
c.CopilotIdeCodeCompletions undefined (type *CopilotMetrics has no field or method CopilotIdeCodeCompletions, but does have field CopilotIDECodeCompletions)) (typecheck)
|
lint:
github/github-accessors.go#L4314
undefined: CopilotIdeChatModel
|
lint:
github/github-accessors.go#L4322
undefined: CopilotIdeCodeCompletionsModel
|
lint:
github/github-accessors.go#L4346
undefined: CopilotIdeChat
|