-
Notifications
You must be signed in to change notification settings - Fork 20
add golint to ci pipeline #219
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
1cadc8e
to
8f4825c
Compare
Are CodeQL and Trivy supposed to have that configuration not found next to it? |
@stevendongatmsft Ideally no. This is happening because of the intermittent ACI failures in eastus2euap that causes our nightly pipeline run to fail sometimes. |
I noticed a lot of changes such as exchanging return variable sequence. For example |
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
add golint to ci pipeline and update to go version 1.24.4