Skip to content

Fix the declaration of checkClientStatus.#476

Open
abnerbob wants to merge 2 commits into
xmidt-org:mainfrom
abnerbob:patch-1
Open

Fix the declaration of checkClientStatus.#476
abnerbob wants to merge 2 commits into
xmidt-org:mainfrom
abnerbob:patch-1

Conversation

@abnerbob

Copy link
Copy Markdown

An error occurred while using clang compile parodus withf -Werror.

error: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Werror,-Wdeprecated-non-prototype]

An error occurred while using clang compile parodus withf -Werror.
@CLAassistant

CLAassistant commented Jun 11, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

ci: update deprecated sonarcloud actions to v4
@abnerbob

Copy link
Copy Markdown
Author

Hi maintainers,

The CI check failed because the old sonarsource/sonarcloud-github-c-cpp action has been deprecated and completely removed by SonarSource, causing the pipeline to break for all incoming PRs.

Since this workflow is triggered by pull_request_target, it is currently running the outdated workflow file from the base branch context, which is why the check still fails here. This PR already includes the correct migration to the new official sonarsource/sonarqube-scan-action@v4.

Please review the CI changes in this PR—once merged into the main/master branch, it will fully restore your SonarCloud CI pipeline. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants