You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm encountering a runtime error when trying to run CodeQL on my Apple M4 Pro (Mac mini Pro, macOS 15.3.1). The CLI fails with a CPU architecture mismatch, despite using the latest CodeQL version.
Environment Details
Host: Mac mini Pro (Apple M4 Pro)
macOS Version: 15.3.1 (24D70)
CodeQL Version: 2.21.0
Command Executed:
I'm encountering a runtime error when trying to run CodeQL on my Apple M4 Pro (Mac mini Pro, macOS 15.3.1). The CLI fails with a CPU architecture mismatch, despite using the latest CodeQL version.
Environment Details
Host: Mac mini Pro (Apple M4 Pro)
macOS Version: 15.3.1 (24D70)
CodeQL Version: 2.21.0
Command Executed:
cli/codeql database create qldb-test -s ~/Downloads/test-V1.1.3 -l java --overwrite -c "mvn clean compile -Dmaven.test.skip"
Error Observed The command fails with:
The text was updated successfully, but these errors were encountered: