Robert Stoll
Robert Stoll
**To Reproduce** Steps to reproduce the behavior: 1. open proximap 2. see developer console **Expected behavior** There shouldn't be any error **Screenshots** ``` ERROR Error: InvalidPipeArgument: 'Unable to convert "Invalid...
See https://github.com/Kotlin/binary-compatibility-validator/pull/227 this would allow that one can specify a folder outside the project folder but still within the rootProject dir. Say you have a multi-project setup with 10 sub-projects....
be aware of, I did not test it and made the changes via web-gui but I hope it will serve as basis for an improvement. Currently, I don't see the...
*Platform* (all, jvm, js): all *Extension* (none, kotlin 1.3): none ## Code related feature So far we only collect code coverage for JVM but not for JS (e.g. turnTestNodesIntoExpectGrouping is...
### Affected Version 1.2.0 ### API fluent, infix ### Platform jvm, js ### Kotlin Version 1.9.24 (api verison 1.4) ### How to reproduce the problem? ```kotlin expect(listOf(1).iterator()) { toHaveNext() //...
### Affected Version 1.2.0 ### API fluent, infix ### Platform jvm, js ### Kotlin Version 1.9.24 (api verison 1.4) ### How to reproduce the problem? ```kotlin expect(1) { because("should not...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary I still want to be able to see what was already done...
Would you mind creating a tag, I would like to fetch your file via [gt](https://github.com/tegonal/gt) and it currently only supports tags
Maybe interesting to know: ``` Command "ffmpeg -f x11grab -show_region 0 -framerate 10 -video_size 1927x1347 -i :1+2565,78 -filter:v scale=iw/1:-1 -codec:v libvpx-vp9 -lossless 1 -r 10 -y /home/tegonal/.cache/peek/peekY6MVV0.webm" failed with status...
*Platform* (all, jvm, js): all *Extension* (none, kotlin 1.3): none ## Code related feature We want to move away from Spek as test-runner as we consider this project dead and...