Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix findLayerAs() function raising error when it should only raise a … #77

Conversation

EmilDohne
Copy link
Owner

…warning and return nullptr same as findLayer()

…warning and return nullptr same as findLayer()
@EmilDohne
Copy link
Owner Author

These errors appear to be erroneous and an issue with the github runners themselves so we will merge anyways

actions/runner-images#9997 (comment)

@EmilDohne EmilDohne merged commit e22dffb into master Jun 5, 2024
11 of 14 checks passed
@EmilDohne EmilDohne deleted the 66-findlayeras-should-return-nullptr-if-layer-cannot-be-found-like-findlayer branch June 5, 2024 17:06
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.

findLayerAs() should return nullptr if layer cannot be found like findLayer()
1 participant