Move UI configurations that do not require restarting gitea to take effect to the admin dashboard #27775
pull-compliance.yml
on: pull_request
files-changed
/
detect
5s
lint-backend
5m 37s
lint-templates
33s
lint-yaml
0s
lint-swagger
0s
lint-spell
31s
lint-go-windows
5m 36s
lint-go-gogit
5m 42s
checks-backend
3m 24s
frontend
2m 54s
backend
6m 41s
docs
0s
actions
0s
Annotations
9 errors
|
lint-go-windows:
modules/util/util.go#L9
import 'encoding/json' is not allowed from list 'main': use gitea's modules/json instead of encoding/json (depguard)
|
|
lint-go-windows:
modules/util/util.go#L290
SA9005: struct type 'reflect.Value' doesn't have any exported fields, nor custom marshaling (staticcheck)
|
|
lint-go-windows
Process completed with exit code 2.
|
|
lint-backend:
modules/util/util.go#L9
import 'encoding/json' is not allowed from list 'main': use gitea's modules/json instead of encoding/json (depguard)
|
|
lint-backend:
modules/util/util.go#L290
SA9005: struct type 'reflect.Value' doesn't have any exported fields, nor custom marshaling (staticcheck)
|
|
lint-backend
Process completed with exit code 2.
|
|
lint-go-gogit:
modules/util/util.go#L9
import 'encoding/json' is not allowed from list 'main': use gitea's modules/json instead of encoding/json (depguard)
|
|
lint-go-gogit:
modules/util/util.go#L290
SA9005: struct type 'reflect.Value' doesn't have any exported fields, nor custom marshaling (staticcheck)
|
|
lint-go-gogit
Process completed with exit code 2.
|