Skip to content

Conversation

@marcelklehr
Copy link
Member

@marcelklehr marcelklehr commented Dec 7, 2022

This ComplexOperation currently only calls RuleMatcher#setFileInfo (which then calls IFileCheck#setFileInfo), but IFileCheck inherits from IEntityCheck and people implementing a check would thus expect IEntityCheck#setEntitySubject to be called with a Node Object, which however is never called when the flow is triggered by this app, because this app doesn't call RuleMatcher#setEntitySubject. This PR fixes that.

@juliusknorr
Copy link
Member

Signoff message is missing ;)

@marcelklehr
Copy link
Member Author

damnit. fixed :)

@marcelklehr marcelklehr merged commit b711c95 into master Dec 9, 2022
@marcelklehr marcelklehr deleted the fix/IEntityCheck branch December 9, 2022 13:53
@nickvergessen
Copy link
Member

I guess you would like to see this backported?

@marcelklehr
Copy link
Member Author

/backport to stable25

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.

4 participants