chore(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1-0.20221117193127-916db76e8214 to 3.0.3 #45
Annotations
10 errors and 3 warnings
Lint go code (golangci-lint):
dataverse/client.go#L44
Function 'GetExecutionOrderContext' is too long (74 > 60) (funlen)
|
Lint go code (golangci-lint):
dataverse/client.go#L121
Function 'GetResourceGovCode' is too long (74 > 60) (funlen)
|
Lint go code (golangci-lint):
cmd/start.go#L26
G101: Potential hardcoded credentials (gosec)
|
Lint go code (golangci-lint):
cmd/start.go#L29
G101: Potential hardcoded credentials (gosec)
|
Lint go code (golangci-lint):
cmd/start.go#L88
line is 137 characters (lll)
|
Lint go code (golangci-lint):
cmd/start.go#L92
line is 137 characters (lll)
|
Lint go code (golangci-lint):
auth/credential.go#L164
return both the `nil` error and invalid value: use a sentinel error instead (nilnil)
|
Lint go code (golangci-lint):
cmd/start.go#L24
ST1003: const FlagServiceId should be FlagServiceID (stylecheck)
|
Lint go code (golangci-lint):
cmd/start.go#L35
ST1003: var grpcNoTls should be grpcNoTLS (stylecheck)
|
Lint go code (golangci-lint):
cmd/start.go#L36
ST1003: var grpcTlsSkipVerify should be grpcTLSSkipVerify (stylecheck)
|
Lint go code (golangci-lint):
cmd/start.go#L24
var-naming: const FlagServiceId should be FlagServiceID (revive)
|
Lint go code (golangci-lint):
cmd/start.go#L35
var-naming: var grpcNoTls should be grpcNoTLS (revive)
|
Lint go code (golangci-lint):
cmd/start.go#L36
var-naming: var grpcTlsSkipVerify should be grpcTLSSkipVerify (revive)
|
The logs for this run have expired and are no longer available.
Loading