Feat/statedriven&reconciler #92
Annotations
4 errors
|
lint
Process completed with exit code 1.
|
|
lint:
internal/core/goal/goalset/opensource_llm_deploy_goalset.go#L54
S1008: should use 'return ctx.DeploySpec.ServiceId != ""' instead of 'if ctx.DeploySpec.ServiceId != "" { return true }; return false' (staticcheck)
|
|
lint:
internal/core/goal/goalset/opensource_llm_deploy_goalset.go#L38
S1008: should use 'return ctx.DeploySpec.ServiceId != ""' instead of 'if ctx.DeploySpec.ServiceId != "" { return true }; return false' (staticcheck)
|
|
lint:
internal/bootstrap/bootstrap.go#L33
S1021: should merge variable declaration with assignment on next line (staticcheck)
|