[Go Modules](deps): Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 #149
verify.yml
on: pull_request
Verify Backend Code Quality
1m 10s
Verify Backend Code Functionality
6s
publish_release
0s
Annotations
10 errors
|
Verify Backend Code Quality:
pkg/logger/logger.go#L144
any: interface{} can be replaced by any (modernize)
|
|
Verify Backend Code Quality:
pkg/logger/logger.go#L140
any: interface{} can be replaced by any (modernize)
|
|
Verify Backend Code Quality:
pkg/logger/logger.go#L136
any: interface{} can be replaced by any (modernize)
|
|
Verify Backend Code Quality:
pkg/logger/logger.go#L108
any: interface{} can be replaced by any (modernize)
|
|
Verify Backend Code Quality:
pkg/json/json.go#L20
any: interface{} can be replaced by any (modernize)
|
|
Verify Backend Code Quality:
pkg/json/json.go#L9
any: interface{} can be replaced by any (modernize)
|
|
Verify Backend Code Quality:
controller/status_errors.go#L24
any: interface{} can be replaced by any (modernize)
|
|
Verify Backend Code Quality:
controller/status_errors.go#L14
any: interface{} can be replaced by any (modernize)
|
|
Verify Backend Code Quality:
controller/status_errors.go#L107
godoc should start with symbol name ("HandleCommonErrors") (godoclint)
|
|
Verify Backend Code Quality:
pkg/logger/logger.go#L20
there must be an empty line separating embedded fields from regular fields (embeddedstructfieldcheck)
|