Skip to content

Remove redundant CodeQL workflow to resolve default-setup conflict#230

Closed
ntnn with Copilot wants to merge 4 commits into
mainfrom
copilot/fix-analyze-javascript-typescript-job
Closed

Remove redundant CodeQL workflow to resolve default-setup conflict#230
ntnn with Copilot wants to merge 4 commits into
mainfrom
copilot/fix-analyze-javascript-typescript-job

Conversation

Copilot AI commented Jun 16, 2026

Copy link
Copy Markdown

Code scanning failed because the repository had both GitHub CodeQL default setup and an advanced codeql.yml workflow enabled. GitHub rejects SARIF uploads from advanced runs when default setup is active, causing the Analyze (actions) job to fail.

  • What changed

    • Removed .github/workflows/codeql.yml from the repository.
    • Kept CodeQL ownership with GitHub default setup to eliminate duplicate/competing analysis pipelines.
  • Why this resolves the failure

    • Eliminates the unsupported mixed-mode configuration (default setup + advanced workflow) that triggered SARIF processing failure.
# Removed
.github/workflows/codeql.yml

Copilot AI changed the title [WIP] Fix failing GitHub Actions job Analyze (javascript-typescript) Unblock CodeQL JavaScript analysis by adding analyzable JS source Jun 16, 2026
Copilot finished work on behalf of ntnn June 16, 2026 08:41
Copilot AI requested a review from ntnn June 16, 2026 08:41
Copilot AI changed the title Unblock CodeQL JavaScript analysis by adding analyzable JS source Add repository CodeQL workflow for pull requests Jun 16, 2026
Copilot finished work on behalf of ntnn June 16, 2026 08:46
@ntnn ntnn marked this pull request as ready for review June 16, 2026 08:47
@ntnn ntnn requested a review from a team as a code owner June 16, 2026 08:47
@ntnn ntnn enabled auto-merge (rebase) June 16, 2026 08:47
@github-actions

Copy link
Copy Markdown
PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://platform-mesh.github.io/pr-preview/pr-230/

Built to branch gh-pages at 2026-06-16 08:48 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

auto-merge was automatically disabled June 16, 2026 08:54

Head branch was pushed to by a user without write access

Copilot AI changed the title Add repository CodeQL workflow for pull requests Remove redundant CodeQL workflow to resolve default-setup conflict Jun 16, 2026
Copilot AI requested a review from ntnn June 16, 2026 08:54
Copilot finished work on behalf of ntnn June 16, 2026 08:54
Copilot finished work on behalf of ntnn June 16, 2026 08:56
Copilot finished work on behalf of ntnn June 16, 2026 09:01
@ntnn ntnn closed this Jun 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants