Skip to content

Support actions and reusable workflows from private repos #32926

Support actions and reusable workflows from private repos

Support actions and reusable workflows from private repos #32926

Triggered via pull request September 17, 2025 00:29
Status Failure
Total duration 7m 36s
Artifacts

pull-compliance.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 errors
lint-go-gogit
Process completed with exit code 2.
lint-go-gogit: tests/integration/actions_settings_test.go#L57
equal-values: use assert.Equal (testifylint)
lint-go-gogit: tests/integration/actions_settings_test.go#L52
integer-format: fmt.Sprintf can be replaced with faster strconv.FormatInt (perfsprint)
lint-go-gogit: routers/web/repo/setting/actions.go#L76
string-format: fmt.Sprintf can be replaced with string concatenation (perfsprint)
lint-go-gogit: routers/web/repo/setting/actions.go#L46
string-format: fmt.Sprintf can be replaced with string concatenation (perfsprint)
lint-backend
Process completed with exit code 2.
lint-backend: tests/integration/actions_settings_test.go#L57
equal-values: use assert.Equal (testifylint)
lint-backend: tests/integration/actions_settings_test.go#L52
integer-format: fmt.Sprintf can be replaced with faster strconv.FormatInt (perfsprint)
lint-backend: routers/web/repo/setting/actions.go#L76
string-format: fmt.Sprintf can be replaced with string concatenation (perfsprint)
lint-backend: routers/web/repo/setting/actions.go#L46
string-format: fmt.Sprintf can be replaced with string concatenation (perfsprint)
lint-go-windows
Process completed with exit code 2.
lint-go-windows: tests/integration/actions_settings_test.go#L57
equal-values: use assert.Equal (testifylint)
lint-go-windows: tests/integration/actions_settings_test.go#L52
integer-format: fmt.Sprintf can be replaced with faster strconv.FormatInt (perfsprint)
lint-go-windows: routers/web/repo/setting/actions.go#L76
string-format: fmt.Sprintf can be replaced with string concatenation (perfsprint)
lint-go-windows: routers/web/repo/setting/actions.go#L46
string-format: fmt.Sprintf can be replaced with string concatenation (perfsprint)