build(deps): bump gitlab.com/gitlab-org/api/client-go from 0.160.0 to 1.11.0 #626
Annotations
10 errors
|
build:
gitlab_client.go#L221
cannot use at.ID (variable of type int64) as int value in struct literal
|
|
build:
gitlab_client.go#L212
cannot use userId (variable of type int) as int64 value in argument to gc.client.Groups.CreateServiceAccountPersonalAccessToken
|
|
build:
gitlab_client.go#L198
cannot use groups[0].ID (variable of type int64) as int value in assignment
|
|
build:
gitlab_client.go#L178
cannot use tokenId (variable of type int) as int64 value in argument to gc.client.PipelineTriggers.DeletePipelineTrigger
|
|
build:
gitlab_client.go#L158
cannot use pt.ID (variable of type int64) as int value in struct literal
|
|
build:
gitlab_client.go#L132
cannot use deployTokenId (variable of type int) as int64 value in argument to gc.client.DeployTokens.DeleteProjectDeployToken
|
|
build:
gitlab_client.go#L123
cannot use deployTokenId (variable of type int) as int64 value in argument to gc.client.DeployTokens.DeleteGroupDeployToken
|
|
build:
gitlab_client.go#L102
cannot use dt.ID (variable of type int64) as int value in struct literal
|
|
build:
gitlab_client.go#L69
cannot use dt.ID (variable of type int64) as int value in struct literal
|
|
build:
gitlab_client.go#L45
cannot use project.ID (variable of type int64) as int value in assignment
|