add metadata to config struct to allow for unset boolean configuratio… #8
Annotations
5 errors and 2 warnings
lint-go:
go-app/internal/config/config.go#L44
Error return value of `minionConfig.MergeWith` is not checked (errcheck)
|
lint-go:
go-app/internal/config/config.go#L45
Error return value of `minionConfig.MergeWith` is not checked (errcheck)
|
lint-go:
go-app/internal/config/config.go#L46
Error return value of `minionConfig.MergeWith` is not checked (errcheck)
|
lint-go:
go-app/internal/config/config.go#L143
func `setupLogging` is unused (unused)
|
lint-go
issues found
|
lint-go
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-go
Restore cache failed: Dependencies file is not found in /home/runner/work/PDFminion/PDFminion. Supported file pattern: go.sum
|