Create function for "Add SSH Key" #1389
testing.yml
on: pull_request
Matrix: gofmt
Matrix: govet
Matrix: staticcheck
Matrix: unittesting
Annotations
39 errors
go vet (Go 1.23)
testGerritInstanceURL redeclared in this block
|
go vet (Go 1.23)
Process completed with exit code 2.
|
go fmt (Go 1.22)
Process completed with exit code 1.
|
go fmt (Go 1.23)
The job was canceled because "_1_22" failed.
|
go fmt (Go 1.23)
Process completed with exit code 1.
|
unit testing (Go 1.23):
gerrit_test.go#L21
testGerritInstanceURL redeclared in this block
|
unit testing (Go 1.23):
accounts_test.go#L17
other declaration of testGerritInstanceURL
|
unit testing (Go 1.23):
gerrit_test.go#L26
testMux redeclared in this block
|
unit testing (Go 1.23):
accounts_test.go#L22
other declaration of testMux
|
unit testing (Go 1.23):
gerrit_test.go#L29
testClient redeclared in this block
|
unit testing (Go 1.23):
accounts_test.go#L25
other declaration of testClient
|
unit testing (Go 1.23):
gerrit_test.go#L32
testServer redeclared in this block
|
unit testing (Go 1.23):
accounts_test.go#L28
other declaration of testServer
|
unit testing (Go 1.23):
gerrit_test.go#L35
testValues redeclared in this block
|
unit testing (Go 1.23):
accounts_test.go#L31
other declaration of testValues
|
unit testing (Go 1.22)
The job was canceled because "_1_23" failed.
|
unit testing (Go 1.22):
gerrit_test.go#L21
testGerritInstanceURL redeclared in this block
|
unit testing (Go 1.22):
accounts_test.go#L17
other declaration of testGerritInstanceURL
|
unit testing (Go 1.22):
gerrit_test.go#L26
testMux redeclared in this block
|
unit testing (Go 1.22):
accounts_test.go#L22
other declaration of testMux
|
unit testing (Go 1.22):
gerrit_test.go#L29
testClient redeclared in this block
|
unit testing (Go 1.22):
accounts_test.go#L25
other declaration of testClient
|
unit testing (Go 1.22):
gerrit_test.go#L32
testServer redeclared in this block
|
unit testing (Go 1.22):
accounts_test.go#L28
other declaration of testServer
|
unit testing (Go 1.22):
gerrit_test.go#L35
testValues redeclared in this block
|
unit testing (Go 1.22):
accounts_test.go#L31
other declaration of testValues
|
go vet (Go 1.22)
The job was canceled because "_1_23" failed.
|
go vet (Go 1.22)
The operation was canceled.
|
staticcheck (Go 1.22):
gerrit_test.go#L21
testGerritInstanceURL redeclared in this block
|
staticcheck (Go 1.22):
accounts_test.go#L17
other declaration of testGerritInstanceURL
|
staticcheck (Go 1.22):
gerrit_test.go#L26
testMux redeclared in this block
|
staticcheck (Go 1.22):
accounts_test.go#L22
other declaration of testMux
|
staticcheck (Go 1.22):
gerrit_test.go#L29
testClient redeclared in this block
|
staticcheck (Go 1.22):
accounts_test.go#L25
other declaration of testClient
|
staticcheck (Go 1.22):
gerrit_test.go#L32
testServer redeclared in this block
|
staticcheck (Go 1.22):
accounts_test.go#L28
other declaration of testServer
|
staticcheck (Go 1.22):
gerrit_test.go#L35
testValues redeclared in this block
|
staticcheck (Go 1.22):
accounts_test.go#L31
other declaration of testValues
|
staticcheck (Go 1.23)
The job was canceled because "_1_22" failed.
|