We are using https://github.com/SonarSource/sonarcloud-github-action
for report our python projects, but when using build-platform arm64, displays error.
Until yesterday it was normal, using arm64, now these errors are showing below.
Warning: rning] The requested image’s platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
Image: sonarsource/sonar-scanner-cli:11.0
Warning: rning] The requested image’s platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
exec /bin/sh: exec format error
The command ‘/bin/sh -c chmod +x /entrypoint.sh’ returned a non-zero code: 1