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

fromIfPresent evaluates the supplied lambda even if the property is undefined #30

Open
Myaamori opened this issue Jul 5, 2021 · 0 comments

Comments

@Myaamori
Copy link
Owner

Myaamori commented Jul 5, 2021

        fromIfPresent(get("OP")) {
            syncTargetTime(getAs<Duration>("opsync"))
        }

can apparently result in the following error:

* What went wrong:
Could not determine the dependencies of task ':merge.34.TV'.
> no match for property name TV.34.opsync
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

No branches or pull requests

1 participant