WIP pb analyze stream #193
build.yaml
on: pull_request
Build and Test the Go code
2m 7s
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/duckdb/duckdb.go#L13
exported: comment on exported type SummaryStat should be of the form "SummaryStat ..." (with optional leading article) (revive)
|
Build and Test the Go code:
pkg/analyze/duckdb/duckdb.go#L163
exported: comment on exported function FetchPodEventsfromDb should be of the form "FetchPodEventsfromDb ..." (revive)
|
Build and Test the Go code:
pkg/analyze/openai/openai.go#L13
exported: comment on exported type OpenAIRequest should be of the form "OpenAIRequest ..." (with optional leading article) (revive)
|
Build and Test the Go code:
pkg/analyze/openai/openai.go#L14
exported: type name will be used as openai.OpenAIRequest by other packages, and that stutters; consider calling this Request (revive)
|
Build and Test the Go code:
pkg/analyze/openai/openai.go#L24
exported: comment on exported type OpenAIResponse should be of the form "OpenAIResponse ..." (with optional leading article) (revive)
|
Build and Test the Go code:
pkg/analyze/openai/openai.go#L25
exported: type name will be used as openai.OpenAIResponse by other packages, and that stutters; consider calling this Response (revive)
|
Build and Test the Go code:
pkg/analyze/openai/openai.go#L31
exported: comment on exported function AnalyzeEventsWithGPT should be of the form "AnalyzeEventsWithGPT ..." (revive)
|
Build and Test the Go code:
pkg/analyze/anthropic/anthropic.go#L14
exported: comment on exported type AnthropicRequest should be of the form "AnthropicRequest ..." (with optional leading article) (revive)
|