Bump github.com/ktrysmt/go-bitbucket from 0.9.87 to 0.9.88 #606
Annotations
10 errors
|
Install Go dependencies and build the project:
scm/gitlab.go#L327
cannot use snippet.ProjectID (variable of type int64) as int value in argument to strconv.Itoa
|
|
Install Go dependencies and build the project:
scm/gitlab.go#L310
cannot use snippet.ID (variable of type int64) as int value in argument to strconv.Itoa
|
|
Install Go dependencies and build the project:
scm/gitlab.go#L235
cannot use perPage (variable of type int) as int64 value in struct literal
|
|
Install Go dependencies and build the project:
scm/gitlab.go#L202
unknown field Page in struct literal of type gitlab.ListProjectSnippetsOptions
|
|
Install Go dependencies and build the project:
scm/gitlab.go#L201
unknown field PerPage in struct literal of type gitlab.ListProjectSnippetsOptions
|
|
Install Go dependencies and build the project:
scm/gitlab.go#L142
cannot use resp.TotalPages (variable of type int64) as int value in argument to c.fetchTopLevelGroupsParallel
|
|
Install Go dependencies and build the project:
scm/gitlab.go#L119
cannot use perPage (variable of type int) as int64 value in struct literal
|
|
Install Go dependencies and build the project:
scm/bitbucket.go#L135
assignment mismatch: 1 variable but bitbucket.NewBasicAuth returns 2 values
|
|
Install Go dependencies and build the project:
scm/bitbucket.go#L131
assignment mismatch: 1 variable but bitbucket.NewBasicAuth returns 2 values
|
|
Install Go dependencies and build the project:
scm/bitbucket.go#L123
assignment mismatch: 1 variable but bitbucket.NewOAuthbearerToken returns 2 values
|
Loading