mirror of
https://github.com/ivuorinen/go-test-sarif.git
synced 2026-02-04 08:45:20 +00:00
fix: handle test output parsing (#17)
* fix: handle go test json lines and generate sarif * fix(ci): clean up linting
This commit is contained in:
4
.github/workflows/pr-lint.yml
vendored
4
.github/workflows/pr-lint.yml
vendored
@@ -11,10 +11,6 @@ on:
|
||||
|
||||
permissions: read-all
|
||||
|
||||
env:
|
||||
TRIVY_SEVERITY: CRITICAL,HIGH
|
||||
DISABLE_LINTERS: GO_GOLANGCI_LINT
|
||||
|
||||
jobs:
|
||||
Linter:
|
||||
name: PR Lint
|
||||
|
||||
Reference in New Issue
Block a user