Skip to content

lint

d0973eb
Select commit
Loading
Failed to load commit list.
Open

PyTorch convenience features #246

lint
d0973eb
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL completed Apr 4, 2026 in 2s

Error when processing the SARIF file

New alerts in code changed by this pull request

Security Alerts:

  • 2 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 30 in .github/workflows/lint.yml

See this annotation in the file changed.

Code scanning / CodeQL

Workflow does not contain permissions Medium

Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {contents: read}

Check warning on line 44 in .github/workflows/lint.yml

See this annotation in the file changed.

Code scanning / CodeQL

Workflow does not contain permissions Medium

Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {contents: read}