feat: Reverse merge multi-line comment #7
Annotations
11 errors
|
代码质量检查:
internal/log/logger.go#L15
var debugLogger is unused (U1000)
|
|
代码质量检查:
internal/log/logger.go#L14
var errorLogger is unused (U1000)
|
|
代码质量检查:
internal/log/logger.go#L13
var warnLogger is unused (U1000)
|
|
代码质量检查:
internal/log/logger.go#L12
var infoLogger is unused (U1000)
|
|
代码质量检查:
core/utils/id.go#L37
should replace this if statement with an unconditional strings.TrimPrefix (S1017)
|
|
代码质量检查:
cmd/codei18n/hook.go#L4
"io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (SA1019)
|
|
代码质量检查:
cmd/codei18n/convert.go#L5
"io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (SA1019)
|
|
代码质量检查:
adapters/rust/extractor.go#L107
should replace this if statement with an unconditional strings.TrimSuffix (S1017)
|
|
代码质量检查:
adapters/golang/parser.go#L207
func (*Adapter).createComment is unused (U1000)
|
|
代码质量检查:
adapters/golang/parser.go#L202
func (*Adapter).createCommentFromGroup is unused (U1000)
|
|
CI 通过
Process completed with exit code 1.
|