I have a Gitlab Pipeline for SonarQube which can scan technologies like Node.js, Java, and PHP, but not with Rust and Elixir.
I tried the links below for Rust, but it seems like Rust lacks support.
https://gist.github.com/kaypee90/48f4a5b16c79ab1a0e3a256c7d3937a7 https://github.com/elegoff/sonar-rust
Asking here maybe someone has faced a similar issue.
It looks like SonarQube does not provide any analysis for Rust at this time: https://docs.sonarqube.org/latest/analyzing-source-code/languages/overview/