Skip to content

Move UI configurations that do not require restarting gitea to take effect to the admin dashboard #27775

Move UI configurations that do not require restarting gitea to take effect to the admin dashboard

Move UI configurations that do not require restarting gitea to take effect to the admin dashboard #27775

Triggered via pull request March 1, 2025 10:10
Status Failure
Total duration 7m 14s
Artifacts

pull-compliance.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.