Skip to content

update deps

update deps #1

Triggered via push October 10, 2024 15:04
Status Failure
Total duration 58s
Artifacts

analysis.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

17 errors
Static-Check: vcsclient/bitbucketserver.go#L259
not enough arguments in call to bitbucketClient.GetArchive
Static-Check: vcsclient/bitbucketserver.go#L468
cannot use int64(pullRequestID) (value of type int64) as int value in argument to bitbucketClient.GetActivities
Static-Check: vcsclient/bitbucketserver.go#L515
cannot use int64(pullRequestID) (value of type int64) as int value in argument to bitbucketClient.DeleteComment_2
Static-Check: vcsclient/bitbucketserver.go#L515
cannot use int64(commentID) (value of type int64) as int value in argument to bitbucketClient.DeleteComment_2
Static-Check: vcsclient/bitbucketserver.go#L751
bitbucketClient.GetContent_11 undefined (type *bitbucketv1.DefaultApiService has no field or method GetContent_11)
Static-Check: vcsclient/gitlab.go#L603
cannot use gitlab.WithContext(ctx) (value of type gitlab.RequestOptionFunc) as *gitlab.GetCommitOptions value in argument to client.glClient.Commits.GetCommit (typecheck)
Static-Check
issues found
Go-Sec: vcsclient/bitbucketserver.go#L259
not enough arguments in call to bitbucketClient.GetArchive
Go-Sec: vcsclient/bitbucketserver.go#L468
cannot use int64(pullRequestID) (value of type int64) as int value in argument to bitbucketClient.GetActivities
Go-Sec: vcsclient/bitbucketserver.go#L515
cannot use int64(pullRequestID) (value of type int64) as int value in argument to bitbucketClient.DeleteComment_2
Go-Sec: vcsclient/bitbucketserver.go#L515
cannot use int64(commentID) (value of type int64) as int value in argument to bitbucketClient.DeleteComment_2
Go-Sec: vcsclient/bitbucketserver.go#L751
bitbucketClient.GetContent_11 undefined (type *bitbucketv1.DefaultApiService has no field or method GetContent_11)
Go-Sec: vcsclient/gitlab.go#L603
cannot use gitlab.WithContext(ctx) (value of type gitlab.RequestOptionFunc) as *gitlab.GetCommitOptions value in argument to client.glClient.Commits.GetCommit
Go-Sec: vcsclient/bitbucketserver.go#L259
not enough arguments in call to bitbucketClient.GetArchive
Go-Sec: vcsclient/bitbucketserver.go#L468
cannot use int64(pullRequestID) (value of type int64) as int value in argument to bitbucketClient.GetActivities
Go-Sec: vcsclient/bitbucketserver.go#L515
cannot use int64(pullRequestID) (value of type int64) as int value in argument to bitbucketClient.DeleteComment_2
Go-Sec: vcsclient/bitbucketserver.go#L515
cannot use int64(commentID) (value of type int64) as int value in argument to bitbucketClient.DeleteComment_2