WIP pb analyze stream #191
Annotations
10 errors
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/openai/openai.go#L11
exported: comment on exported type SummaryStat should be of the form "SummaryStat ..." (with optional leading article) (revive)
|
make verification:
pkg/analyze/openai/openai.go#L21
exported: comment on exported type OpenAIRequest should be of the form "OpenAIRequest ..." (with optional leading article) (revive)
|
make verification:
pkg/analyze/openai/openai.go#L22
exported: type name will be used as openai.OpenAIRequest by other packages, and that stutters; consider calling this Request (revive)
|
make verification:
pkg/analyze/openai/openai.go#L32
exported: comment on exported type OpenAIResponse should be of the form "OpenAIResponse ..." (with optional leading article) (revive)
|
make verification:
pkg/analyze/openai/openai.go#L33
exported: type name will be used as openai.OpenAIResponse by other packages, and that stutters; consider calling this Response (revive)
|
make verification:
pkg/analyze/openai/openai.go#L39
exported: comment on exported function AnalyzeEventsWithGPT should be of the form "AnalyzeEventsWithGPT ..." (revive)
|
make verification:
pkg/analyze/duckdb/duckdb.go#L154
exported: comment on exported function FetchPodEventsfromDb should be of the form "FetchPodEventsfromDb ..." (revive)
|
make verification:
pkg/analyze/k8s/prompts.go#L15
exported: comment on exported function PromptPod should be of the form "PromptPod ..." (revive)
|
Loading