Skip to content

Feat/statedriven&reconciler #92

Feat/statedriven&reconciler

Feat/statedriven&reconciler #92

Re-run triggered October 8, 2025 11:27
Status Failure
Total duration 1m 39s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)