Skip to content

WIP pb analyze stream #207

WIP pb analyze stream

WIP pb analyze stream #207

Triggered via pull request November 30, 2024 21:09
Status Failure
Total duration 2m 27s
Artifacts

build.yaml

on: pull_request
Build and Test the Go code
2m 19s
Build and Test the Go code
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build and Test the Go code: pkg/analyze/k8s/prompts.go#L46
`cancelled` is a misspelling of `canceled` (misspell)
Build and Test the Go code: pkg/analyze/k8s/prompts.go#L146
`cancelled` is a misspelling of `canceled` (misspell)
Build and Test the Go code: pkg/analyze/anthropic/anthropic.go#L59
`analyse` is a misspelling of `analyze` (misspell)
Build and Test the Go code: pkg/analyze/ollama/ollama.go#L41
`analyse` is a misspelling of `analyze` (misspell)
Build and Test the Go code: pkg/analyze/openai/openai.go#L46
`analyse` is a misspelling of `analyze` (misspell)
Build and Test the Go code: pkg/analyze/pdf/pdf.go#L13
exported: comment on exported function CreatePDF should be of the form "CreatePDF ..." (revive)
Build and Test the Go code: pkg/analytics/analytics.go#L152
empty-block: this block is empty, you can remove it (revive)
Build and Test the Go code: pkg/analyze/k8s/prompts.go#L15
exported: comment on exported function PromptPod should be of the form "PromptPod ..." (revive)
Build and Test the Go code: pkg/analyze/k8s/prompts.go#L52
exported: comment on exported function PromptK8sContext should be of the form "PromptK8sContext ..." (revive)
Build and Test the Go code: pkg/analyze/k8s/prompts.go#L119
exported: comment on exported function PromptNamespace should be of the form "PromptNamespace ..." (revive)