Skip to content

Refactor find forks and fix possible bugs that weak permissions check #24054

Refactor find forks and fix possible bugs that weak permissions check

Refactor find forks and fix possible bugs that weak permissions check #24054

Triggered via pull request November 16, 2024 05:15
Status Cancelled
Total duration 7m 2s
Artifacts

pull-compliance.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

19 errors
lint-spell: tests/integration/api_fork_test.go#L75
"Anomynous" is a misspelling of "Anonymous"
lint-spell: tests/integration/repo_fork_test.go#L116
"Anomynous" is a misspelling of "Anonymous"
lint-spell
Process completed with exit code 2.
checks-backend
cannot use debug.SetCrashOutput (value of type func(f *os.File, opts debug.CrashOptions) error) as func(*os.File) error value in assignment
checks-backend
Process completed with exit code 2.
lint-go-windows: tests/integration/api_fork_test.go#L16
ST1019: package "code.gitea.io/gitea/modules/structs" is being imported more than once (stylecheck)
lint-go-windows: tests/integration/api_fork_test.go#L17
duplicated-imports: Package "code.gitea.io/gitea/modules/structs" already imported (revive)
lint-go-windows
Process completed with exit code 2.
lint-go-windows
cannot use debug.SetCrashOutput (value of type func(f *os.File, opts debug.CrashOptions) error) as func(*os.File) error value in assignment
lint-go-gogit
cannot use debug.SetCrashOutput (value of type func(f *os.File, opts debug.CrashOptions) error) as func(*os.File) error value in assignment
lint-go-gogit: tests/integration/api_fork_test.go#L16
ST1019: package "code.gitea.io/gitea/modules/structs" is being imported more than once (stylecheck)
lint-go-gogit: tests/integration/api_fork_test.go#L17
duplicated-imports: Package "code.gitea.io/gitea/modules/structs" already imported (revive)
lint-go-gogit
Process completed with exit code 2.
lint-backend
cannot use debug.SetCrashOutput (value of type func(f *os.File, opts debug.CrashOptions) error) as func(*os.File) error value in assignment
lint-backend: tests/integration/api_fork_test.go#L16
ST1019: package "code.gitea.io/gitea/modules/structs" is being imported more than once (stylecheck)
lint-backend: tests/integration/api_fork_test.go#L17
duplicated-imports: Package "code.gitea.io/gitea/modules/structs" already imported (revive)
lint-backend
Process completed with exit code 2.
backend
Canceling since a higher priority waiting request for 'compliance-lunny/optimaze_forks' exists
backend
The operation was canceled.