yegor256 / rultor

DevOps team assistant that helps you merge, deploy, and release GitHub-hosted apps and libraries
https://www.rultor.com
Other
560 stars 156 forks source link

TkDaemon string formatting mistake #2082

Closed yegor256 closed 1 week ago

yegor256 commented 1 week ago
Caused by: java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 2
    at com.jcabi.log.PreFormatter.process(PreFormatter.java:124)
    at com.jcabi.log.PreFormatter.(PreFormatter.java:76)
    at com.jcabi.log.Logger.format(Logger.java:121)
    at com.jcabi.log.Logger.error(Logger.java:301)
    at com.rultor.web.TkDaemon.act(TkDaemon.java:113)