Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CodeQL GitHub Action Workflow is broken #2465

Closed
vorburger opened this issue Mar 6, 2024 · 2 comments · Fixed by #2616
Closed

CodeQL GitHub Action Workflow is broken #2465

vorburger opened this issue Mar 6, 2024 · 2 comments · Fixed by #2616
Assignees
Labels
P1 High priority issue type:build Issues related to code build

Comments

@vorburger
Copy link
Member

While verifiying #2461, I've noticed that the CodeQL GitHub Action Workflow is completely broken; reason:

Invalid workflow file: .github/workflows/codeql.yaml#L32
The workflow is not valid. .github/workflows/codeql.yaml (Line: 32, Col: 10): Unexpected symbol: '||'. Located at position 34 within expression: github.head_ref || github.ref || || github.run_id

@vorburger vorburger self-assigned this Mar 6, 2024
@santosh-pingle santosh-pingle added the type:build Issues related to code build label Mar 11, 2024
@jingtang10 jingtang10 added the P1 High priority issue label Mar 13, 2024
@MJ1998
Copy link
Collaborator

MJ1998 commented May 27, 2024

Is this still valid ? @vorburger

@vorburger
Copy link
Member Author

Is this still valid ? @vorburger

@MJ1998 yeah, the aforementioned link still shows the problem.

#2616 should do the trick.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 High priority issue type:build Issues related to code build
Projects
Status: Complete
Development

Successfully merging a pull request may close this issue.

4 participants