Skip to content

Transfer - Add 1 minute timeout to all requests #3583

Transfer - Add 1 minute timeout to all requests

Transfer - Add 1 minute timeout to all requests #3583

Triggered via pull request October 3, 2023 09:05
Status Failure
Total duration 2m 8s
Artifacts

analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Static-Check: general/token/accesstokencreate.go#L122
tokenParams.Username undefined (type "github.com/jfrog/jfrog-client-go/access/services".CreateTokenParams has no field or method Username)
Static-Check: general/token/accesstokencreate.go#L123
tokenParams.ProjectKey undefined (type "github.com/jfrog/jfrog-client-go/access/services".CreateTokenParams has no field or method ProjectKey)
Static-Check: general/token/accesstokencreate.go#L125
cannot use atc.expiry (variable of type *uint) as int value in assignment
Static-Check: general/token/accesstokencreate.go#L127
tokenParams.Description undefined (type "github.com/jfrog/jfrog-client-go/access/services".CreateTokenParams has no field or method Description) (typecheck)
Static-Check: general/envsetup/envsetup.go#L268
cannot use nil as int value in assignment (typecheck)
Static-Check
issues found
Go-Sec: general/token/accesstokencreate.go#L122
tokenParams.Username undefined (type "github.com/jfrog/jfrog-client-go/access/services".CreateTokenParams has no field or method Username)
Go-Sec: general/token/accesstokencreate.go#L123
tokenParams.ProjectKey undefined (type "github.com/jfrog/jfrog-client-go/access/services".CreateTokenParams has no field or method ProjectKey)
Go-Sec: general/token/accesstokencreate.go#L125
cannot use atc.expiry (variable of type *uint) as int value in assignment
Go-Sec: general/token/accesstokencreate.go#L127
tokenParams.Description undefined (type "github.com/jfrog/jfrog-client-go/access/services".CreateTokenParams has no field or method Description)
Go-Sec: general/envsetup/envsetup.go#L268
cannot use nil as int value in assignment
Go-Sec: general/envsetup/envsetup.go#L268
cannot use nil as int value in assignment