Skip to content

fix: Multi-arch builds as one step #24

fix: Multi-arch builds as one step

fix: Multi-arch builds as one step #24

Triggered via push March 12, 2024 18:02
Status Failure
Total duration 31s
Artifacts
Fit to window
Zoom out
Zoom in

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: crons_monitor_data_test.go#L12
string `080181f33ca343f89b0bf55d50abfeee` 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_monitor_data_test.go#L98
string `TestAddCronsMonitorDataCronJob` has 3 occurrences, make it a constant (goconst)
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.go#L56
ifElseChain: rewrite if-else to switch statement (gocritic)
lint: crons.go#L123
ifElseChain: rewrite if-else to switch statement (gocritic)
lint: crons_monitor_data.go#L16
var-naming: func parameter checkinId should be checkinID (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/.