Skip to content

Support updating branch via API #34399

Support updating branch via API

Support updating branch via API #34399

Triggered via pull request November 14, 2025 02:09
Status Failure
Total duration 8m 44s
Artifacts

pull-compliance.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
checks-backend
Process completed with exit code 2.
checks-backend
graceful.Server.Serve calls ssh.Server.Serve, which eventually calls agent.agentKeyringSigner.SignWithAlgorithm
checks-backend
graceful.Server.Serve calls ssh.Server.Serve, which eventually calls agent.agentKeyringSigner.Sign
lint-go-gogit
Process completed with exit code 2.
lint-go-gogit: services/repository/branch.go#L562
if-return: redundant if ...; err != nil check, just return error instead. (revive)
lint-backend
Process completed with exit code 2.
lint-backend: services/repository/branch.go#L562
if-return: redundant if ...; err != nil check, just return error instead. (revive)
lint-go-windows
Process completed with exit code 2.
lint-go-windows: services/repository/branch.go#L562
if-return: redundant if ...; err != nil check, just return error instead. (revive)