mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2026-01-27 23:11:44 +01:00
Revert "Try github-annotations for reporting"
This reverts commit 75c602e571.
This commit is contained in:
2
.github/workflows/runonce.yml
vendored
2
.github/workflows/runonce.yml
vendored
@@ -54,7 +54,7 @@ jobs:
|
||||
# Running the linter requires likwid.h, which gets downloaded in the build step
|
||||
- name: Static Analysis with GolangCI-Lint and Upload Report with reviewdog
|
||||
run: |
|
||||
golangci-lint run | reviewdog -f=golangci-lint -reporter=github-annotations -filter-mode=nofilter -fail-level none
|
||||
golangci-lint run | reviewdog -f=golangci-lint -reporter=github-check -filter-mode=nofilter -fail-level none
|
||||
env:
|
||||
REVIEWDOG_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user