WIP pb analyze stream #205
Annotations
10 errors
make verification:
pkg/analyze/ollama/ollama.go#L41
`analyse` is a misspelling of `analyze` (misspell)
|
make verification:
pkg/analyze/openai/openai.go#L46
`analyse` is a misspelling of `analyze` (misspell)
|
make verification:
pkg/analyze/anthropic/anthropic.go#L59
`analyse` is a misspelling of `analyze` (misspell)
|
make verification:
pkg/analyze/k8s/prompts.go#L46
`cancelled` is a misspelling of `canceled` (misspell)
|
make verification:
pkg/analyze/k8s/prompts.go#L146
`cancelled` is a misspelling of `canceled` (misspell)
|
make verification:
pkg/analyze/pdf/pdf.go#L13
exported: comment on exported function CreatePDF should be of the form "CreatePDF ..." (revive)
|
make verification:
pkg/analyze/duckdb/duckdb.go#L13
exported: comment on exported type SummaryStat should be of the form "SummaryStat ..." (with optional leading article) (revive)
|
make verification:
pkg/analyze/duckdb/duckdb.go#L175
exported: comment on exported function FetchPodEventsfromDb should be of the form "FetchPodEventsfromDb ..." (revive)
|
make verification:
pkg/analytics/analytics.go#L152
empty-block: this block is empty, you can remove it (revive)
|
make verification:
pkg/analyze/ollama/ollama.go#L13
exported: comment on exported type OllamaRequest should be of the form "OllamaRequest ..." (with optional leading article) (revive)
|
Loading