check user and repo for redirects when using git via SSH transport #32698
pull-compliance.yml
on: pull_request
files-changed
/
detect
8s
lint-backend
6m 24s
lint-templates
0s
lint-yaml
0s
lint-swagger
0s
lint-spell
31s
lint-go-windows
6m 16s
lint-go-gogit
6m 2s
checks-backend
5m 56s
frontend
0s
backend
6m 58s
docs
0s
actions
0s
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)
|