Fix lint errors (which are actually bugs in linting dependencies) #114

Merged
telackey merged 6 commits from telackey/lint into main 2023-11-21 04:57:53 +00:00
Showing only changes of commit 5b2138d02f - Show all commits

View File

@ -23,6 +23,7 @@ jobs:
- name: "Dependency Review"
uses: actions/dependency-review-action@v3
if: env.GIT_DIFF
- name: "Go vulnerability check"
run: make vulncheck
if: env.GIT_DIFF
# TODO: https://git.vdb.to/cerc-io/laconicd/issues/115
# - name: "Go vulnerability check"
# run: make vulncheck
# if: env.GIT_DIFF