Tomáš Doležal
Tomáš Doležal
Since yours plugin is one of my favorites, because it's much easier to orient in huge projects. But it would be nice to have more reports like in $buildDir/visteg/... Surely...
#### Issue Description I was unable to use the remove stat listener for the latest version. Has the use been changed in any way or is this a mistake? Server:...
#### Issue Description NPE when accessing the UI page. #### Version Information * Deeplearning4j: 1.0.0-M2.1 #### Additional Information ``` java.lang.NullPointerException: cause at io.netty.util.internal.ObjectUtil.checkNotNull(ObjectUtil.java:39) at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:322) at io.netty.channel.DefaultChannelPipeline.fireExceptionCaught(DefaultChannelPipeline.java:907) at io.vertx.core.net.impl.VertxHandler.fail(VertxHandler.java:97) at...
#### For bugs - Rule Id: `SC2086` - My shellcheck version: `0.9.0` - [x] The rule's wiki page does not already cover this at [Wiki](https://shellcheck.net/wiki/SC2086) - [x] I tried on...
I am not able to register converter for Data REST, according to instructions [Custom conversions](https://docs.spring.io/spring-data/rest/reference/data-commons/custom-conversions.html). I have tried other methods, but without success. Entity is created but cannot be displayed...
After updating Edge to version `119.0.2151.44` over the weekend, selenium started logging my browser junk again. I am unable to disable DevTools logging: ``` options.add_experimental_option("excludeSwitches", ["enable-logging"]) ``` Tried even some...
#### For new checks and feature suggestions - [x] https://www.shellcheck.net/ (i.e. the latest commit) currently gives no useful warnings about - [x] I searched through https://github.com/koalaman/shellcheck/issues and found related #1287...
#### For new checks and feature suggestions - [x] https://www.shellcheck.net/ (i.e. the latest commit) currently gives no useful warnings about this - [x] I searched through https://github.com/koalaman/shellcheck/issues and didn't find...
After updating Edge to version 128.0.2739.42 or 128.0.2739.54 over the weekend, selenium started failing at taking screenshots. ``` File "selenium\webdriver\remote\webelement.py", line 347, in screenshot File "selenium\webdriver\remote\webelement.py", line 326, in screenshot_as_png...
**Describe the bug** If dokka is used together with project-report plugin some weird exceptions occurs. **Expected behaviour** Should be working. **Screenshots** ``` Execution failed for task ':taskReport'. > Could not...