Skip to content

Commit 1d6d169

Browse files
committed
Upload sarif for eslint results
1 parent d8b1697 commit 1d6d169

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+18209
-1
lines changed

.github/workflows/pr-checks.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,13 @@ jobs:
2424
uses: actions/checkout@v4
2525

2626
- name: Lint
27-
run: npm run-script lint
27+
run: npm run-script lint-ci
28+
29+
- name: Upload sarif
30+
uses: github/codeql-action/upload-sarif@v3
31+
with:
32+
sarif_file: eslint.sarif
33+
category: eslint
2834

2935
- name: Update version of @types/node
3036
if: matrix.node-types-version != 'current'

node_modules/.package-lock.json

Lines changed: 30 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@microsoft/eslint-formatter-sarif/README.md

Lines changed: 43 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@microsoft/eslint-formatter-sarif/package.json

Lines changed: 63 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy