Skip to content

feat: Support Copilot metrics endpoints #3144

feat: Support Copilot metrics endpoints

feat: Support Copilot metrics endpoints #3144

Re-run triggered November 19, 2024 12:34
Status Failure
Total duration 54s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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