Skip to content

init: config structure #14

init: config structure

init: config structure #14

Triggered via push May 25, 2024 21:03
Status Failure
Total duration 8m 3s
Artifacts

build.yml

on: push
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

30 errors
ci (ubuntu-latest): cmd/root.go#L72
Error return value of `viper.Unmarshal` is not checked (errcheck)
ci (ubuntu-latest): config/config.go#L6
exported: exported type Config should have comment or be unexported (revive)
ci (ubuntu-latest): config/config.go#L11
exported: exported type LogConfig should have comment or be unexported (revive)
ci (ubuntu-latest): config/config.go#L19
exported: exported type JobConfig should have comment or be unexported (revive)
ci (ubuntu-latest): config/config.go#L31
exported: exported type JobExe should have comment or be unexported (revive)
ci (ubuntu-latest): config/config.go#L36
exported: exported type JobScheduler should have comment or be unexported (revive)
ci (ubuntu-latest): config/config.go#L41
exported: exported type JobOnFailure should have comment or be unexported (revive)
ci (ubuntu-latest): config/config.go#L45
exported: exported type WebHook should have comment or be unexported (revive)
ci (ubuntu-latest): config/config.go#L51
exported: exported type JobMetadata should have comment or be unexported (revive)
ci (ubuntu-latest): logger/logger.go#L10
exported: exported function SetupLogger should have comment or be unexported (revive)
ci (macos-latest): cmd/root.go#L72
Error return value of `viper.Unmarshal` is not checked (errcheck)
ci (macos-latest): config/config.go#L6
exported: exported type Config should have comment or be unexported (revive)
ci (macos-latest): config/config.go#L11
exported: exported type LogConfig should have comment or be unexported (revive)
ci (macos-latest): config/config.go#L19
exported: exported type JobConfig should have comment or be unexported (revive)
ci (macos-latest): config/config.go#L31
exported: exported type JobExe should have comment or be unexported (revive)
ci (macos-latest): config/config.go#L36
exported: exported type JobScheduler should have comment or be unexported (revive)
ci (macos-latest): config/config.go#L41
exported: exported type JobOnFailure should have comment or be unexported (revive)
ci (macos-latest): config/config.go#L45
exported: exported type WebHook should have comment or be unexported (revive)
ci (macos-latest): config/config.go#L51
exported: exported type JobMetadata should have comment or be unexported (revive)
ci (macos-latest): logger/logger.go#L10
exported: exported function SetupLogger should have comment or be unexported (revive)
ci (windows-latest): cmd/root.go#L72
Error return value of `viper.Unmarshal` is not checked (errcheck)
ci (windows-latest): config/config.go#L6
exported: exported type Config should have comment or be unexported (revive)
ci (windows-latest): config/config.go#L11
exported: exported type LogConfig should have comment or be unexported (revive)
ci (windows-latest): config/config.go#L19
exported: exported type JobConfig should have comment or be unexported (revive)
ci (windows-latest): config/config.go#L31
exported: exported type JobExe should have comment or be unexported (revive)
ci (windows-latest): config/config.go#L36
exported: exported type JobScheduler should have comment or be unexported (revive)
ci (windows-latest): config/config.go#L41
exported: exported type JobOnFailure should have comment or be unexported (revive)
ci (windows-latest): config/config.go#L45
exported: exported type WebHook should have comment or be unexported (revive)
ci (windows-latest): config/config.go#L51
exported: exported type JobMetadata should have comment or be unexported (revive)
ci (windows-latest): logger/logger.go#L10
exported: exported function SetupLogger should have comment or be unexported (revive)