Use wato build-push workflow #2
Annotations
10 errors and 1 warning
lint:
informer_jobs.go#L39
Error return value is not checked (errcheck)
|
lint:
watcher_events.go#L254
Error return value is not checked (errcheck)
|
lint:
watcher_pods.go#L196
Error return value is not checked (errcheck)
|
lint:
sentry_dsn_data_test.go#L35
string `https://c6f9a148ee0775891414b50b9af35959@o4506191942320128.ingest.sentry.io/1234567890` has 4 occurrences, make it a constant (goconst)
|
lint:
crons_monitor_data_test.go#L12
string `080181f33ca343f89b0bf55d50abfeee` has 3 occurrences, make it a constant (goconst)
|
lint:
crons_monitor_data_test.go#L98
string `TestAddCronsMonitorDataCronJob` has 3 occurrences, make it a constant (goconst)
|
lint:
crons_monitor_data_test.go#L39
string `* * * * *` has 5 occurrences, make it a constant (goconst)
|
lint:
crons.go#L56
ifElseChain: rewrite if-else to switch statement (gocritic)
|
lint:
crons.go#L123
ifElseChain: rewrite if-else to switch statement (gocritic)
|
lint:
mocks_test.go#L15
unused-parameter: parameter 'options' seems to be unused, consider removing or renaming it as _ (revive)
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|