argo-cd icon indicating copy to clipboard operation
argo-cd copied to clipboard

chore: install snyk before generating report

Open crenshaw-dev opened this issue 1 year ago • 1 comments

First timed run of the snyk report was a raging success.

./hack/snyk-report.sh: line 67: snyk: command not found

The flag change is in response to this:

npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.

crenshaw-dev avatar Aug 01 '22 13:08 crenshaw-dev

Codecov Report

Merging #10158 (052f6c9) into master (470176b) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master   #10158   +/-   ##
=======================================
  Coverage   45.92%   45.92%           
=======================================
  Files         227      227           
  Lines       27403    27403           
=======================================
  Hits        12584    12584           
  Misses      13110    13110           
  Partials     1709     1709           
Impacted Files Coverage Δ
util/settings/settings.go 50.90% <0.00%> (ø)

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 470176b...052f6c9. Read the comment docs.

codecov[bot] avatar Aug 01 '22 14:08 codecov[bot]