Silas Schwarz
Silas Schwarz
needed to xxxx most of the code but something fails during the verification of toString crashes the app. Only happens on a Samsung I9190 Galaxy S4 mini as far as...
using kotlins new [context receivers](https://blog.jetbrains.com/kotlin/2022/02/kotlin-1-6-20-m1-released/#prototype-of-context-receivers-for-kotlin-jvm) breaks the check with ``` Caused by: java.lang.IllegalStateException: Analyzing /runner/_work/xxxxx/xxx.kt led to an exception. The original exception message was: null Running detekt '1.19.0' on Java...
not sure if the setup-gradle action is using action/cache but i guess not. would using https://github.com/runs-on/cache still work to move away from the github cache storage. if not consider this...
when using the operator in combination with ENVVAR from ConfigMap the original value of JAVA_TOOL_OPTIONS is ignored and therefore lost. see the append yaml and comments. ``` yaml Containers: some-app:...
the input will be visible if using GitBash on windows masking does not appear to be working. thanks for this great lib 🙇