Skip to content

Critical Enhancements & Bug Fixes #1

Critical Enhancements & Bug Fixes

Critical Enhancements & Bug Fixes #1

Triggered via pull request December 10, 2025 19:01
Status Failure
Total duration 1m 9s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
lint: cmd/config-validator/main.go#L40
Error return value of `validateCmd.Parse` is not checked (errcheck)
lint: services/webhook_handler_new.go#L328
Error return value of `container.SlackNotifier.NotifyPRProcessed` is not checked (errcheck)
lint: services/webhook_handler_new.go#L274
Error return value of `container.SlackNotifier.NotifyError` is not checked (errcheck)
lint: services/webhook_handler_new.go#L229
Error return value of `container.SlackNotifier.NotifyError` is not checked (errcheck)
lint: services/webhook_handler_new.go#L187
Error return value of `w.Write` is not checked (errcheck)
lint: services/slack_notifier_test.go#L209
Error return value of `json.Unmarshal` is not checked (errcheck)
lint: services/slack_notifier_test.go#L141
Error return value of `json.Unmarshal` is not checked (errcheck)
lint: services/slack_notifier_test.go#L96
Error return value of `json.Unmarshal` is not checked (errcheck)
lint: services/health_metrics.go#L374
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
lint: services/health_metrics.go#L365
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
test
Process completed with exit code 1.