Skip to content

Fix Feishu webhook signature verification #30818

Fix Feishu webhook signature verification

Fix Feishu webhook signature verification #30818

Triggered via pull request June 20, 2025 08:42
Status Failure
Total duration 7m 5s
Artifacts

pull-compliance.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
lint-backend
Process completed with exit code 2.
lint-backend: services/webhook/feishu.go#L193
integer-format: fmt.Sprintf can be replaced with faster strconv.FormatInt (perfsprint)
lint-backend: services/webhook/feishu.go#L12
import 'encoding/json' is not allowed from list 'main': use gitea's modules/json instead of encoding/json (depguard)
lint-go-windows
Process completed with exit code 2.
lint-go-windows: services/webhook/feishu.go#L193
integer-format: fmt.Sprintf can be replaced with faster strconv.FormatInt (perfsprint)
lint-go-windows: services/webhook/feishu.go#L12
import 'encoding/json' is not allowed from list 'main': use gitea's modules/json instead of encoding/json (depguard)
lint-go-gogit
Process completed with exit code 2.
lint-go-gogit: services/webhook/feishu.go#L193
integer-format: fmt.Sprintf can be replaced with faster strconv.FormatInt (perfsprint)
lint-go-gogit: services/webhook/feishu.go#L12
import 'encoding/json' is not allowed from list 'main': use gitea's modules/json instead of encoding/json (depguard)