Fix Feishu webhook signature verification #30818
pull-compliance.yml
on: pull_request
files-changed
/
detect
5s
lint-backend
5m 46s
lint-templates
0s
lint-yaml
0s
lint-swagger
0s
lint-spell
23s
lint-go-windows
5m 47s
lint-go-gogit
5m 52s
checks-backend
5m 36s
frontend
0s
backend
6m 54s
docs
0s
actions
0s
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)
|