Jon Wilmoth

Results 3 comments of Jon Wilmoth

I'm experiencing the same issue. The logging immediately before and at the failure appears to come from this block https://github.com/github/codeql-action/blob/v3.25.0/src/upload-lib.ts#L233-L240. I did not see a corresponding `PUT /repos/:owner/:repo/code-scanning/analysis` entry in...

This is what the token summary shows: ![image](https://github.com/user-attachments/assets/edeeb583-5084-4acb-b344-b7fe5d1bc9c1) And the code scanning alerts specific setting: ![image](https://github.com/user-attachments/assets/b3289785-0e68-476b-86e5-2f143d6bdff0)

> I believe currently only the built-in GitHub Actions token can be used to upload SARIF files with the `codeql-action/upload-sarif` Action (the existing documentation for this parameter appears to be...