Update dependencies #4318
analysis.yml
on: pull_request
Static Check ubuntu-latest
1m 47s
Go-Sec ubuntu-latest
1m 58s
Shellcheck
5s
Matrix: Go-Lint
Annotations
24 errors and 3 warnings
Lint ubuntu
not enough arguments in call to bitbucketClient.GetArchive
|
Lint ubuntu
cannot use int64(pullRequestID) (value of type int64) as int value in argument to bitbucketClient.GetActivities
|
Lint ubuntu
cannot use int64(pullRequestID) (value of type int64) as int value in argument to bitbucketClient.DeleteComment_2
|
Lint ubuntu
cannot use int64(commentID) (value of type int64) as int value in argument to bitbucketClient.DeleteComment_2
|
Lint ubuntu
bitbucketClient.GetContent_11 undefined (type *bitbucketv1.DefaultApiService has no field or method GetContent_11)
|
Lint ubuntu
not enough arguments in call to pythonutils.GetPythonDependencies
|
Lint ubuntu
Process completed with exit code 1.
|
Lint macos
not enough arguments in call to bitbucketClient.GetArchive
|
Lint macos
cannot use int64(pullRequestID) (value of type int64) as int value in argument to bitbucketClient.GetActivities
|
Lint macos
cannot use int64(pullRequestID) (value of type int64) as int value in argument to bitbucketClient.DeleteComment_2
|
Lint macos
cannot use int64(commentID) (value of type int64) as int value in argument to bitbucketClient.DeleteComment_2
|
Lint macos
bitbucketClient.GetContent_11 undefined (type *bitbucketv1.DefaultApiService has no field or method GetContent_11)
|
Lint macos
not enough arguments in call to pythonutils.GetPythonDependencies
|
Lint macos
Process completed with exit code 1.
|
Static Check ubuntu-latest:
pip_test.go#L7
could not import github.com/jfrog/jfrog-cli-security/commands/audit/sca/python (-: # github.com/jfrog/jfrog-cli-security/commands/audit/sca/python
|
Static Check ubuntu-latest
not enough arguments in call to pythonutils.GetPythonDependencies
|
Static Check ubuntu-latest
issues found
|
Lint windows
not enough arguments in call to pythonutils.GetPythonDependencies
|
Lint windows
not enough arguments in call to bitbucketClient.GetArchive
|
Lint windows
cannot use int64(pullRequestID) (value of type int64) as int value in argument to bitbucketClient.GetActivities
|
Lint windows
cannot use int64(pullRequestID) (value of type int64) as int value in argument to bitbucketClient.DeleteComment_2
|
Lint windows
cannot use int64(commentID) (value of type int64) as int value in argument to bitbucketClient.DeleteComment_2
|
Lint windows
bitbucketClient.GetContent_11 undefined (type *bitbucketv1.DefaultApiService has no field or method GetContent_11)
|
Lint windows
Process completed with exit code 1.
|
Shellcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint ubuntu
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Go-Sec ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|