add cli: kubectl rbg llm generate #354
Annotations
10 errors and 2 warnings
|
staticcheck
Process completed with exit code 1.
|
|
staticcheck:
cmd/cli/cmd/llm/generate/types.go#L122
func getFloat64FromMap is unused (U1000)
|
|
lint
Process completed with exit code 2.
|
|
lint
func `getFloat64FromMap` is unused (unused)
|
|
lint
string `sglang` has 5 occurrences, make it a constant (goconst)
|
|
lint
string `aiconfigurator` has 3 occurrences, make it a constant (goconst)
|
|
lint
Error return value of `encoder.Close` is not checked (errcheck)
|
|
lint
Error return value of `cmd.MarkFlagRequired` is not checked (errcheck)
|
|
lint
Error return value of `cmd.MarkFlagRequired` is not checked (errcheck)
|
|
lint
Error return value of `cmd.MarkFlagRequired` is not checked (errcheck)
|
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/rbg/rbg. Supported file pattern: go.sum
|
|
build
Restore cache failed: Dependencies file is not found in /home/runner/work/rbg/rbg. Supported file pattern: go.sum
|