You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/07/04 04:47:50 UTC

[GitHub] [shardingsphere-elasticjob-lite] terrymanu opened a new issue #932: Fix check style problem with class BasePageRequest

terrymanu opened a new issue #932:
URL: https://github.com/apache/shardingsphere-elasticjob-lite/issues/932


   The class `org.apache.shardingsphere.elasticjob.lite.console.dto.request.BasePageRequest` is break rule of check style.
   There are use `// CHECKSTYLE:OFF` to avoid checkstyle validate, but protected field modifiers do not allow.
   
   Please remove `// CHECKSTYLE:OFF` and provide protected getter and setter method to instead of protect fields.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere-elasticjob-lite] terrymanu commented on issue #932: Fix check style problem with class BasePageRequest

Posted by GitBox <gi...@apache.org>.
terrymanu commented on issue #932:
URL: https://github.com/apache/shardingsphere-elasticjob-lite/issues/932#issuecomment-653760264


   already fixed 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere-elasticjob-lite] TeslaCN commented on issue #932: Fix check style problem with class BasePageRequest

Posted by GitBox <gi...@apache.org>.
TeslaCN commented on issue #932:
URL: https://github.com/apache/shardingsphere-elasticjob-lite/issues/932#issuecomment-653721388


   I can make it, please assign to me. @terrymanu 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere-elasticjob-lite] terrymanu closed issue #932: Fix check style problem with class BasePageRequest

Posted by GitBox <gi...@apache.org>.
terrymanu closed issue #932:
URL: https://github.com/apache/shardingsphere-elasticjob-lite/issues/932


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org