Skip to content

check user and repo for redirects when using git via SSH transport #32698

check user and repo for redirects when using git via SSH transport

check user and repo for redirects when using git via SSH transport #32698

Triggered via pull request September 5, 2025 18:06
Status Failure
Total duration 7m 27s
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: cmd/serv.go#L261
var-naming: don't use underscores in Go names; var real_repo should be realRepo (revive)
lint-go-gogit: cmd/serv.go#L259
var-naming: don't use underscores in Go names; var real_rid should be realRid (revive)
lint-go-gogit: cmd/serv.go#L250
var-naming: don't use underscores in Go names; var real_user should be realUser (revive)
lint-go-gogit: cmd/serv.go#L237
var-naming: don't use underscores in Go names; var real_uid should be realUID (revive)
lint-go-windows
Process completed with exit code 2.
lint-go-windows: cmd/serv.go#L261
var-naming: don't use underscores in Go names; var real_repo should be realRepo (revive)
lint-go-windows: cmd/serv.go#L259
var-naming: don't use underscores in Go names; var real_rid should be realRid (revive)
lint-go-windows: cmd/serv.go#L250
var-naming: don't use underscores in Go names; var real_user should be realUser (revive)
lint-go-windows: cmd/serv.go#L237
var-naming: don't use underscores in Go names; var real_uid should be realUID (revive)
lint-backend
Process completed with exit code 2.
lint-backend: cmd/serv.go#L261
var-naming: don't use underscores in Go names; var real_repo should be realRepo (revive)
lint-backend: cmd/serv.go#L259
var-naming: don't use underscores in Go names; var real_rid should be realRid (revive)
lint-backend: cmd/serv.go#L250
var-naming: don't use underscores in Go names; var real_user should be realUser (revive)
lint-backend: cmd/serv.go#L237
var-naming: don't use underscores in Go names; var real_uid should be realUID (revive)