Skip to content

issues Search Results · repo:github/codeql-action language:TypeScript

Filter by

422 results
 (77 ms)

422 results

ingithub/codeql-action (press backspace or delete to remove)

CodeQL with default configuration is failing with the following error Image Analyze (javascript-typescript) Encountered a fatal error while running /opt/hostedtoolcache/CodeQL/2.22.1/x64/codeql/codeql ...
bug
  • Th3S4mur41
  • 15
  • Opened 
    9 days ago
  • #2955

Pull Request Overview This PR updates language handling to rely on the CodeQL CLI for alias resolution and tracing detection, renames the Language enum to KnownLanguage, simplifies parsing logic in config-utils.ts, ...
invalid
  • Djubz
  • Opened 
    24 days ago
  • #2932

When running initialization for the action language, the action fails to run by hash: Works: - name: Initialize CodeQL uses: github/codeql-action/init@v3.28.19 with: languages: ...
  • scottschreckengaust
  • 5
  • Opened 
    on Jun 6
  • #2923

Not possible to application?
  • hankoroman5524
  • 1
  • Opened 
    on Jun 3
  • #2921

See this run: https://github.com/wolverian/obs/actions/runs/15276079160 The errors look like this (reformatted for legibility): [2025-05-27 13:06:37] [build-stderr] go.opentelemetry.io/contrib/bridges/otelslog: ...
  • wolverian
  • 2
  • Opened 
    on May 27
  • #2909

Originally posted by @rofreytag in #2215 I run into an issue when using trivy config scan on a subfolder. The reported issues appear in the security tab, but the folder/path reference of files inside ...
  • rofreytag
  • 2
  • Opened 
    on May 23
  • #2904

Run github/codeql-action/upload-sarif@v3 Uploading results Processing sarif files: [ ./results.sarif ] Error: Invalid SARIF. JSON syntax error: Unexpected end of JSON input Pinning the version to ...
  • RaySinnema
  • 2
  • Opened 
    on May 21
  • #2903

We re trying to configure CodeQL for our TypeScript monorepo. For TypeScript, it times out after six hours. We have just over a million lines of TypeScript in a private repo. This is running on a 30-core ...
  • smcgivern
  • 7
  • Opened 
    on May 20
  • #2902

The source says this action respects both CODEQL_RAM and CODEQL_THREADS https://github.com/github/codeql-action/blob/5eb3ed6614230b1931d5c08df9e096e4ba524f21/lib/init-action.js#L315C12-L319 this is true ...
  • austinpray-mixpanel
  • 9
  • Opened 
    on May 6
  • #2890

From https://github.com/github/codeql-action/issues/2030#issuecomment-2844971762 CODEQL_ACTION_CLEANUP_TRAP_CACHES is not working now. CodeQL generate 300M+ cache each CI build. We always have trouble ...
  • hsbt
  • 5
  • Opened 
    on May 2
  • #2885
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub