Refactor find forks and fix possible bugs that weak permissions check #24054
Annotations
4 errors
Run make lint-go-windows lint-go-vet:
tests/integration/api_fork_test.go#L16
ST1019: package "code.gitea.io/gitea/modules/structs" is being imported more than once (stylecheck)
|
Run make lint-go-windows lint-go-vet:
tests/integration/api_fork_test.go#L17
duplicated-imports: Package "code.gitea.io/gitea/modules/structs" already imported (revive)
|
Run make lint-go-windows lint-go-vet
Process completed with exit code 2.
|
Run make deps-backend deps-tools
cannot use debug.SetCrashOutput (value of type func(f *os.File, opts debug.CrashOptions) error) as func(*os.File) error value in assignment
|
Loading