internal/executable/executable_test.go:41:21: string `/tmp` has 3 occurrences, make it a constant (goconst)
internal/gitaly/gitaly_test.go:18:49: string `git-upload-pack` has 3 occurrences, make it a constant (goconst)
internal/gitlabnet/accessverifier/client_test.go:40:21: string `user-1` has 3 occurrences, make it a constant (goconst)
internal/gitlabnet/accessverifier/client_test.go:108:3: string `custom` has 6 occurrences, make it a constant (goconst)
internal/gitlabnet/accessverifier/client_test.go:211:21: string `18.245.0.42` has 3 occurrences, make it a constant (goconst)
internal/gitlabnet/accessverifier/client_test.go:216:21: string `2001:0db8:85a3:0000:0000:8a2e:0370:7334` has 3 occurrences, make it a constant (goconst)
internal/gitlabnet/discover/client_test.go:36:43: string `jane-doe` has 4 occurrences, make it a constant (goconst)
internal/gitlabnet/git/client_test.go:97:10: string `/info/refs` has 3 occurrences, make it a constant (goconst)
internal/gitlabnet/lfsauthenticate/client_test.go:39:31: string `john` has 4 occurrences, make it a constant (goconst)
internal/gitlabnet/lfsauthenticate/client_test.go:40:7: string `lfs_token` has 3 occurrences, make it a constant (goconst)
internal/gitlabnet/lfsauthenticate/client_test.go:41:31: string `https://gitlab.com/repo/path` has 4 occurrences, make it a constant (goconst)
internal/gitlabnet/lfsauthenticate/client_test.go:42:7: string `expires_in` has 3 occurrences, make it a constant (goconst)
internal/gitlabnet/lfsauthenticate/client_test.go:68:148: string `download` has 5 occurrences, make it a constant (goconst)
internal/gitlabnet/personalaccesstoken/client_test.go:39:7: string `success` has 3 occurrences, make it a constant (goconst)
internal/gitlabnet/personalaccesstoken/client_test.go:41:31: string `read_api` has 3 occurrences, make it a constant (goconst)
internal/gitlabnet/personalaccesstoken/client_test.go:67:31: string `api` has 5 occurrences, make it a constant (goconst)
internal/gitlabnet/twofactorrecover/client_test.go:39:7: string `success` has 3 occurrences, make it a constant (goconst)
internal/gitlabnet/twofactorverify/client_test.go:33:5: string `success` has 3 occurrences, make it a constant (goconst)
internal/gitlabnet/twofactorverify/client_test.go:45:14: string `Not allowed!` has 3 occurrences, make it a constant (goconst)
internal/handler/exec_test.go:39:43: string `tcp://localhost:9999` has 8 occurrences, make it a constant (goconst)
internal/handler/exec_test.go:125:51: string `true` has 3 occurrences, make it a constant (goconst)
internal/keyline/key_line_test.go:36:81: string `/tmp` has 4 occurrences, make it a constant (goconst)
internal/keyline/key_line_test.go:66:19: string `principal1` has 5 occurrences, make it a constant (goconst)
internal/pktline/pktline_test.go:25:19: string `0010hello world!` has 6 occurrences, make it a constant (goconst)
internal/sshd/connection_test.go:97:45: string `session` has 5 occurrences, but such constant `sessionChannelType` already exists (goconst)
internal/sshd/server_config_test.go:28:54: string `http://localhost` has 6 occurrences, make it a constant (goconst)
internal/sshd/server_config_test.go:38:28: string `127.0.0.1` has 10 occurrences, make it a constant (goconst)
internal/sshd/server_config_test.go:53:55: string `user` has 10 occurrences, make it a constant (goconst)
internal/sshd/server_config_test.go:209:155: string `source-address` has 5 occurrences, make it a constant (goconst)
internal/sshd/server_config_test.go:270:19: string `root` has 6 occurrences, make it a constant (goconst)
internal/sshd/server_config_test.go:271:6: string `namespace` has 4 occurrences, but such constant `certPermNamespace` already exists (goconst)
internal/sshd/server_config_test.go:565:17: string `failed to parse trusted user CA key in file` has 3 occurrences, make it a constant (goconst)
internal/sshd/server_config_test.go:631:42: string `testuser` has 3 occurrences, make it a constant (goconst)
internal/sshd/server_config_test.go:641:77: string `certificate KeyId does not match GitLab username format` has 9 occurrences, make it a constant (goconst)
internal/sshd/server_config_test.go:645:76: string `certificate KeyId contains consecutive special characters` has 3 occurrences, make it a constant (goconst)
internal/sshd/session_test.go:124:24: string `discover` has 4 occurrences, make it a constant (goconst)
internal/sshd/session_test.go:140:22: string `root` has 6 occurrences, make it a constant (goconst)
internal/sshd/sshd_test.go:63:18: string `127.0.0.1` has 10 occurrences, make it a constant (goconst)
internal/topology/client_test.go:32:13: string `localhost:9090` has 3 occurrences, make it a constant (goconst)
internal/topology/config_test.go:53:47: string `/cert.crt` has 3 occurrences, make it a constant (goconst)
internal/topology/config_test.go:57:45: string `/key.pem` has 3 occurrences, make it a constant (goconst)
internal/topology/resolver_test.go:27:25: string `group` has 8 occurrences, make it a constant (goconst)
internal/topology/resolver_test.go:57:37: string `cell-2:8080` has 10 occurrences, make it a constant (goconst)
internal/topology/resolver_test.go:60:15: string `http://localhost` has 3 occurrences, make it a constant (goconst)
internal/topology/resolver_test.go:495:81: string `jane-doe` has 3 occurrences, make it a constant (goconst)
