→ "true"という文字列を、String型の変数 valid に代入しています。
Steps to reproduce the problem: I woke up in the morning and I found the following error hit 50 times during the night. Don't know what is causing it nor how to ...
I was surprised to find that boolean values could not be used directly in string interpolations (for logging in my case) with Flow 0.33.0. Am I overlooking a problem here, or should this work? If not, ...