Skip to content

fix: fix incorrect nil return value#6594

Merged
JorTurFer merged 2 commits intokedacore:mainfrom
huochexizhan:main
Mar 5, 2025
Merged

fix: fix incorrect nil return value#6594
JorTurFer merged 2 commits intokedacore:mainfrom
huochexizhan:main

Conversation

@huochexizhan
Copy link
Contributor

@huochexizhan huochexizhan commented Mar 2, 2025

Since we have already checked err before and returned != nil, err must be nil here. In fact, it should return RequestEventLoop(ctx, reqLogger, r, cloudEventSource).

Checklist

@huochexizhan huochexizhan requested a review from a team as a code owner March 2, 2025 02:31
Signed-off-by: huochexizhan <huochexizhan@outlook.com>
@zroubalik
Copy link
Member

zroubalik commented Mar 5, 2025

/run-e2e cloudevent_source
Update: You can check the progress here

@JorTurFer JorTurFer merged commit 4b11cc5 into kedacore:main Mar 5, 2025
19 checks passed
mittalvaibhav1 pushed a commit to mittalvaibhav1/keda that referenced this pull request Apr 26, 2025
Signed-off-by: huochexizhan <huochexizhan@outlook.com>
Co-authored-by: Zbynek Roubalik <zroubalik@gmail.com>
Signed-off-by: mittalvaibhav1 <mittalvaibhavandroid@gmail.com>
dpochopsky pushed a commit to dpochopsky/keda that referenced this pull request Sep 12, 2025
Signed-off-by: huochexizhan <huochexizhan@outlook.com>
Co-authored-by: Zbynek Roubalik <zroubalik@gmail.com>
Signed-off-by: David Pochopsky <david.pochopsky@united.com>
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.

3 participants