Kirill Zuev

Results 23 comments of Kirill Zuev

@romani Error: https://dev.azure.com/romanivanovjr/romanivanovjr/_build/results?buildId=10743&view=logs&j=69ff11bc-5a77-53a4-545f-8dfc2c866a0e&t=fe4ed25a-cc1d-5fd5-85b9-28f4310f8666&l=20 ``` HEAD is now at 12c208331 infra: run checkstyle in ru locale The PR is based on a master that is 25 commit(s) old. The max allowed...

> I am not understanding why we have the same commit in 2 PRs. I'm not sure why @romani asked me for this in https://github.com/checkstyle/checkstyle/pull/11529#issuecomment-1211483451 Maybe I misunderstood

> We need to preserve changes at https://github.com/checkstyle/checkstyle/pull/11529/commits they show correct way to proporate locale, please squash them in one commit Done Help with this error, please ![image](https://user-images.githubusercontent.com/30002905/184662544-bb208eb1-ce50-4bd6-bc42-984305454231.png)

I added "Dsurefire" to witelist

It seems this error is not related to my changes ![image](https://user-images.githubusercontent.com/30002905/185182207-cc72007f-c0f4-4612-a5a3-49e5db7b9ad5.png)

I'm new to pit tests I don't understand how to reproduce this on the local computer I tried to change this code ```java final String resourceName = toResourceName(bundleName, "properties"); ```...