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
files-changed
/
detect
7s
lint-backend
6m 3s
lint-templates
33s
lint-yaml
15s
lint-swagger
0s
lint-spell
29s
lint-go-windows
6m 3s
lint-go-gogit
5m 58s
checks-backend
5m 50s
frontend
1m 37s
backend
7m 23s
docs
0s
actions
0s
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)
|