incubator-seata icon indicating copy to clipboard operation
incubator-seata copied to clipboard

optimize check style or github actions,avoid unuse fields

Open wt-better opened this issue 1 year ago • 0 comments

Why you need it?

The current github action cannot detect useless fields, such as the io.seata.server.ParameterParser#CONFIG field in version 2.0.0. We need to optimize to avoid useless fields.

当前的github action不能检测出无用字段,例如2.0.0版本里的io.seata.server.ParameterParser#CONFIG字段,我们需要优化下,避免无用字段。

wt-better avatar Dec 09 '23 14:12 wt-better