Skip to content

feat: config supports toggling HTTP and Stats servers on/off (#594) #2649

feat: config supports toggling HTTP and Stats servers on/off (#594)

feat: config supports toggling HTTP and Stats servers on/off (#594) #2649

Re-run triggered November 14, 2024 15:25
Status Failure
Total duration 1m 9s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint: pkg/config/config.go#L180
printf: fmt.Sprintf format %s has arg c.SSH.Enabled of wrong type bool (govet)
lint: pkg/config/config.go#L187
printf: fmt.Sprintf format %s has arg c.Git.Enabled of wrong type bool (govet)
lint: pkg/config/config.go#L193
printf: fmt.Sprintf format %s has arg c.HTTP.Enabled of wrong type bool (govet)
lint: pkg/config/config.go#L198
printf: fmt.Sprintf format %s has arg c.Stats.Enabled of wrong type bool (govet)
lint
issues found
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/soft-serve/soft-serve. Supported file pattern: go.sum