Skip to content

Testing some bad code#3

Open
cjbush wants to merge 1 commit intomasterfrom
test/bad-code
Open

Testing some bad code#3
cjbush wants to merge 1 commit intomasterfrom
test/bad-code

Conversation

@cjbush
Copy link
Owner

@cjbush cjbush commented Oct 24, 2025

No description provided.

using SimpleFluxDotNet.Example.States;
using SimpleFluxDotNet.Extensions;

return;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Early return statement prevents entire application from executing and appears to be a debug artifact.

Feedback

Post a comment with the following structure to provide feedback on this finding:

@AikidoSec feedback: [FEEDBACK]

Aikido will process this feedback into learnings to give better review comments in the future.
More info

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.

1 participant