You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
skliper
changed the title
Workflows overly restrictive run, missing duplicate check, format job name incorrect, remove --quite from cppcheck
Workflows overly restrictive run, missing duplicate check, format job name incorrect, remove --quiet from cppcheck
Oct 22, 2021
Is your feature request related to a problem? Please describe.
Branch restriction unnecessary:
to_lab/.github/workflows/codeql-build.yml
Lines 3 to 7 in 0c6d816
Branch restriction unnecessary, missing duplicate check, incorrect job name:
to_lab/.github/workflows/format-check.yml
Lines 4 to 12 in 0c6d816
Branch restriction unnecessary, missing duplicate check:
to_lab/.github/workflows/static-analysis.yml
Lines 4 to 12 in 0c6d816
Remove
--quiet
flag to report files processed:to_lab/.github/workflows/static-analysis.yml
Line 26 in 0c6d816
Describe the solution you'd like
Fix
Describe alternatives you've considered
None
Additional context
None
Requester Info
Jacob Hageman - NASA/GSFC
The text was updated successfully, but these errors were encountered: