Allow renaming/moving binary/LFS files in the UI #30271
pull-compliance.yml
on: pull_request
files-changed
/
detect
7s
lint-backend
6m 5s
lint-templates
39s
lint-yaml
23s
lint-swagger
0s
lint-spell
27s
lint-go-windows
6m 6s
lint-go-gogit
6m 7s
checks-backend
3m 34s
frontend
1m 45s
backend
7m 0s
docs
0s
actions
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)
|