Skip to content
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

chore: fix codeql category error #10137

Merged
merged 1 commit into from Jul 30, 2022

Conversation

crenshaw-dev
Copy link
Collaborator

Error from a previous run:

  Error: Aborting upload: only one run of the codeql/analyze or codeql/upload-sarif actions is allowed per job per tool/category. The easiest fix is to specify a unique value for the `category` input. Category: (snyk-iac) Tool: (Snyk IaC)

Looks like the Action was only taking the first two works of the category name?

Signed-off-by: CI <michael@crenshaw.dev>
@codecov
Copy link

codecov bot commented Jul 29, 2022

Codecov Report

Merging #10137 (66beb9c) into master (e786ff8) will increase coverage by 0.04%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master   #10137      +/-   ##
==========================================
+ Coverage   45.87%   45.92%   +0.04%     
==========================================
  Files         227      227              
  Lines       27388    27403      +15     
==========================================
+ Hits        12565    12584      +19     
+ Misses      13114    13110       -4     
  Partials     1709     1709              
Impacted Files Coverage Δ
pkg/apis/application/v1alpha1/app_project_types.go 59.61% <0.00%> (+5.21%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e786ff8...66beb9c. Read the comment docs.

Copy link
Member

@jannfis jannfis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jannfis jannfis merged commit 33f1759 into argoproj:master Jul 30, 2022
@crenshaw-dev crenshaw-dev deleted the fix-codeql-actions branch August 1, 2022 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants