Support actions and reusable workflows from private repos #24482
Triggered via pull request
November 27, 2024 04:15
Status
Failure
Total duration
17m 54s
Artifacts
–
pull-compliance.yml
on: pull_request
files-changed
/
detect
4s
lint-backend
5m 42s
lint-templates
44s
lint-yaml
0s
lint-swagger
0s
lint-spell
19s
lint-go-windows
5m 44s
lint-go-gogit
5m 31s
checks-backend
3m 16s
frontend
1m 55s
backend
6m 52s
docs
0s
actions
0s
Annotations
10 errors
|
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:
models/actions/task.go#L161
bare-return: avoid using bare returns, please add return expressions (revive)
|
|
lint-backend
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
|
|
lint-go-windows:
models/actions/task.go#L161
bare-return: avoid using bare returns, please add return expressions (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:
models/actions/task.go#L161
bare-return: avoid using bare returns, please add return expressions (revive)
|
|
lint-go-gogit
Process completed with exit code 2.
|