feat: config supports toggling HTTP and Stats servers on/off (#594) #2649
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
|