Skip to content

BUG: SARIF upload not requested but ran and failed anyway #2789

@pllim

Description

@pllim

Hello. Our workflow is very basic:

https://github.com/scientific-python/action-check-changelogfile/blob/main/.github/workflows/codeql-analysis.yml

We never enabled anything related to SARIF. But it fails on main (but not on PR) with the following error:

Uploading results
  Processing sarif files: ["/home/runner/work/action-check-changelogfile/results/python.sarif"]
  Validating /home/runner/work/action-check-changelogfile/results/python.sarif
  Combining SARIF files using the CodeQL CLI
  Adding fingerprints to SARIF file...
  Uploading results
  Warning: Resource not accessible by integration
  Error: Resource not accessible by integration
  Warning: Resource not accessible by integration

Example log: https://github.com/scientific-python/action-check-changelogfile/actions/runs/13616676328/job/38060645000

Updating to latest bundle release did not help. How do we disable this SARIF upload? Hope you can advise. Thank you.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions