Skip to content

build(deps): bump github.com/golangci/golangci-lint from 1.58.2 to 1.59.0 in /tools #17

build(deps): bump github.com/golangci/golangci-lint from 1.58.2 to 1.59.0 in /tools

build(deps): bump github.com/golangci/golangci-lint from 1.58.2 to 1.59.0 in /tools #17

Triggered via pull request May 27, 2024 14:46
Status Success
Total duration 1m 58s
Artifacts

codeql.yml

on: pull_request
Matrix: analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors
analyze (go): config/config.go#L9
exported: exported type EnvVariables should have comment or be unexported (revive)
analyze (go): config/config.go#L10
exported: exported type JobMetadata should have comment or be unexported (revive)
analyze (go): config/config.go#L11
exported: exported type Config should have comment or be unexported (revive)
analyze (go): config/config.go#L15
exported: exported type LogConfig should have comment or be unexported (revive)
analyze (go): config/config.go#L22
exported: exported type JobConfig should have comment or be unexported (revive)
analyze (go): config/config.go#L33
exported: exported type JobExe should have comment or be unexported (revive)
analyze (go): config/config.go#L37
exported: exported type JobScheduler should have comment or be unexported (revive)
analyze (go): config/config.go#L41
exported: exported type JobOnFailure should have comment or be unexported (revive)
analyze (go): config/config.go#L45
exported: exported type WebHook should have comment or be unexported (revive)
analyze (go): logger/logger.go#L10
exported: exported function SetupLogger should have comment or be unexported (revive)