René's URL Explorer Experiment


Title: Fix ESLint workflow failure caused by SARIF formatter runtime mismatch by Copilot · Pull Request #50 · bQuery/bQuery · GitHub

Open Graph Title: Fix ESLint workflow failure caused by SARIF formatter runtime mismatch by Copilot · Pull Request #50 · bQuery/bQuery

X Title: Fix ESLint workflow failure caused by SARIF formatter runtime mismatch by Copilot · Pull Request #50 · bQuery/bQuery

Description: The ESLint GitHub Action was failing on this PR because the SARIF formatter path was invoking an incompatible ESLint 8 runtime against the repo’s ESLint 9 flat-config setup. This change keeps the workflow’s code-scanning output intact while removing the runtime conflict. Root cause addressed Stop using @microsoft/eslint-formatter-sarif as the execution path for linting in CI. Avoid the transitive ESLint 8 dependency that was crashing rule loading in the workflow. Workflow changes Run the repository’s installed ESLint directly via bunx eslint. Emit standard ESLint JSON results to eslint-results.json. Convert ESLint JSON to SARIF in an inline Node step before upload. Keep the existing SARIF upload flow to GitHub code scanning unchanged. SARIF generation Map ESLint messages to SARIF results with: normalized relative file paths, stable rule metadata, warning/error severity mapping, line/column region data. Preserve SRCROOT base URI handling for uploaded findings. Example of the workflow change: - name: Run ESLint run: | bunx eslint . \ --format json \ --output-file eslint-results.json - name: Convert ESLint results to SARIF run: | node <<'EOF' // reads eslint-results.json and writes eslint-results.sarif EOF 📍 Connect Copilot coding agent with Jira, Azure Boards or Linear to delegate work to Copilot in one click without leaving your project management tool.

Open Graph Description: The ESLint GitHub Action was failing on this PR because the SARIF formatter path was invoking an incompatible ESLint 8 runtime against the repo’s ESLint 9 flat-config setup. This change keeps the w...

X Description: The ESLint GitHub Action was failing on this PR because the SARIF formatter path was invoking an incompatible ESLint 8 runtime against the repo’s ESLint 9 flat-config setup. This change keeps the w...

Opengraph URL: https://github.com/bQuery/bQuery/pull/50

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:ebb01b61-ddcd-2338-d5af-b4b86b73b292
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idCA02:1691AA:1E1E167:291706D:6A4F2819
html-safe-noncec925c6b558806b11d4da897ca35cfb7df42bfca968c55f1b6dfbad4e02fade9e
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDQTAyOjE2OTFBQToxRTFFMTY3OjI5MTcwNkQ6NkE0RjI4MTkiLCJ2aXNpdG9yX2lkIjoiOTA0NTY1MTAyMDY4ODg2MTIwOSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac2da9df8fb670d60993bc210b4b425fb3c7e74b2a1934c49b2194cdd8d8b54061
hovercard-subject-tagpull_request:3390495244
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/bQuery/bQuery/pull/50/files
twitter:imagehttps://avatars.githubusercontent.com/in/1143301?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/1143301?s=400&v=4
og:image:altThe ESLint GitHub Action was failing on this PR because the SARIF formatter path was invoking an incompatible ESLint 8 runtime against the repo’s ESLint 9 flat-config setup. This change keeps the w...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Noneb92d11c0aa4a77d54ef4af1078b6a15fb5a70a215b30c4ecf28889d5a8e656d9
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/bQuery/bQuery git https://github.com/bQuery/bQuery.git
octolytics-dimension-user_id256381806
octolytics-dimension-user_loginbQuery
octolytics-dimension-repository_id1139284244
octolytics-dimension-repository_nwobQuery/bQuery
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id1139284244
octolytics-dimension-repository_network_root_nwobQuery/bQuery
turbo-body-classeslogged-out env-production page-responsive
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release2b8f23afb982271f1b22258a94aede67a6b77760
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/bQuery/bQuery/pull/50/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FbQuery%2FbQuery%2Fpull%2F50%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FbQuery%2FbQuery%2Fpull%2F50%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=bQuery%2FbQuery
Reloadhttps://github.com/bQuery/bQuery/pull/50/files
Reloadhttps://github.com/bQuery/bQuery/pull/50/files
Reloadhttps://github.com/bQuery/bQuery/pull/50/files
Please reload this pagehttps://github.com/bQuery/bQuery/pull/50/files
bQuery https://github.com/bQuery
bQueryhttps://github.com/bQuery/bQuery
Please reload this pagehttps://github.com/bQuery/bQuery/pull/50/files
Notifications https://github.com/login?return_to=%2FbQuery%2FbQuery
Fork 0 https://github.com/login?return_to=%2FbQuery%2FbQuery
Star 1 https://github.com/login?return_to=%2FbQuery%2FbQuery
Code https://github.com/bQuery/bQuery
Issues 0 https://github.com/bQuery/bQuery/issues
Pull requests 0 https://github.com/bQuery/bQuery/pulls
Actions https://github.com/bQuery/bQuery/actions
Security and quality 0 https://github.com/bQuery/bQuery/security
Insights https://github.com/bQuery/bQuery/pulse
Code https://github.com/bQuery/bQuery
Issues https://github.com/bQuery/bQuery/issues
Pull requests https://github.com/bQuery/bQuery/pulls
Actions https://github.com/bQuery/bQuery/actions
Security and quality https://github.com/bQuery/bQuery/security
Insights https://github.com/bQuery/bQuery/pulse
Sign up for GitHub https://github.com/signup?return_to=%2FbQuery%2FbQuery%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2FbQuery%2FbQuery%2Fissues%2Fnew%2Fchoose
JosunLPhttps://github.com/JosunLP
JosunLP-patch-1https://github.com/bQuery/bQuery/tree/JosunLP-patch-1
copilot/sub-pr-45https://github.com/bQuery/bQuery/tree/copilot/sub-pr-45
Conversation 6 https://github.com/bQuery/bQuery/pull/50
Commits 4 https://github.com/bQuery/bQuery/pull/50/commits
Checks 2 https://github.com/bQuery/bQuery/pull/50/checks
Files changed https://github.com/bQuery/bQuery/pull/50/files
Please reload this pagehttps://github.com/bQuery/bQuery/pull/50/files
Fix ESLint workflow failure caused by SARIF formatter runtime mismatch https://github.com/bQuery/bQuery/pull/50/files#top
Show all changes 4 commits https://github.com/bQuery/bQuery/pull/50/files
707c853 Initial plan Copilot Mar 12, 2026 https://github.com/bQuery/bQuery/pull/50/commits/707c85314a593a640c280681bed3c4f39b5428aa
a047bf4 Fix ESLint workflow runtime mismatch Copilot Mar 12, 2026 https://github.com/bQuery/bQuery/pull/50/commits/a047bf496d6e969bb4163d6c4401177f7897bbed
2645281 Stabilize ESLint SARIF generation Copilot Mar 12, 2026 https://github.com/bQuery/bQuery/pull/50/commits/26452813465dd7f0f40215f754badff7640afa08
1bf9690 Clean up ESLint SARIF workflow config Copilot Mar 12, 2026 https://github.com/bQuery/bQuery/pull/50/commits/1bf9690d32c19197765bca02d3edb3d803bc74bc
Clear filters https://github.com/bQuery/bQuery/pull/50/files
Please reload this pagehttps://github.com/bQuery/bQuery/pull/50/files
Please reload this pagehttps://github.com/bQuery/bQuery/pull/50/files
.github/workflows/eslint.ymlhttps://github.com/bQuery/bQuery/pull/50/files#diff-8deb4e00ff9e68f9e5e25914b8d329a413bfbc90ab5f8c97662324cc68903d2f
View file https://github.com/bQuery/bQuery/blob/1bf9690d32c19197765bca02d3edb3d803bc74bc/.github/workflows/eslint.yml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/bQuery/bQuery/pull/50/{{ revealButtonHref }}
https://github.com/bQuery/bQuery/pull/50/files#diff-8deb4e00ff9e68f9e5e25914b8d329a413bfbc90ab5f8c97662324cc68903d2f
https://github.com/bQuery/bQuery/pull/50/files#diff-8deb4e00ff9e68f9e5e25914b8d329a413bfbc90ab5f8c97662324cc68903d2f
Please reload this pagehttps://github.com/bQuery/bQuery/pull/50/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.