Skip to content

Allow renaming/moving binary/LFS files in the UI #30271

Allow renaming/moving binary/LFS files in the UI

Allow renaming/moving binary/LFS files in the UI #30271

Triggered via pull request May 28, 2025 18:19
Status Failure
Total duration 7m 19s
Artifacts

pull-compliance.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors
lint-backend
Process completed with exit code 2.
lint-backend: tests/integration/repofiles_change_test.go#L537
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
lint-backend: tests/integration/repofiles_change_test.go#L328
var-naming: var selfUrl should be selfURL (revive)
lint-backend: tests/integration/repofiles_change_test.go#L7
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: tests/integration/repofiles_change_test.go#L537
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
lint-go-windows: tests/integration/repofiles_change_test.go#L328
var-naming: var selfUrl should be selfURL (revive)
lint-go-windows: tests/integration/repofiles_change_test.go#L7
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: tests/integration/repofiles_change_test.go#L537
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
lint-go-gogit: tests/integration/repofiles_change_test.go#L328
var-naming: var selfUrl should be selfURL (revive)
lint-go-gogit: tests/integration/repofiles_change_test.go#L7
import 'encoding/json' is not allowed from list 'main': use gitea's modules/json instead of encoding/json (depguard)