Skip to content

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

Filter by

421 results
 (65 ms)

421 results

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

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 
    10 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 
    16 days ago
  • #2923

Not possible to application?
  • hankoroman5524
  • 1
  • Opened 
    20 days ago
  • #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 
    27 days ago
  • #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
  • 4
  • 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

This repo currently includes an .swf (Adobe Flash) file thanks to one of the NPM packages that is pulled into the node_modules tree: node-forge. Located at: node_modules/node-forge/flash At our company, ...
  • tfabraham
  • 2
  • Opened 
    on May 1
  • #2877
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! 
Press the
/
key to activate the search input again and adjust your query.
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! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub