fix+perf: 修复10个bug & 10项性能优化 #369
Annotations
10 errors and 1 warning
|
代码检查:
plugins/services/cassandra.go#L289
ineffectual assignment to body (ineffassign)
|
|
代码检查:
webscan/lib/eval_string.go#L76
Error return value is not checked (errcheck)
|
|
代码检查:
webscan/fingerprint/enhanced.go#L313
Error return value is not checked (errcheck)
|
|
代码检查:
webscan/fingerprint/enhanced.go#L306
Error return value is not checked (errcheck)
|
|
代码检查:
plugins/services/mongodb.go#L561
func base64EncodeStr is unused (unused)
|
|
代码检查:
plugins/services/cassandra.go#L289
ineffectual assignment to body (ineffassign)
|
|
代码检查:
plugins/services/mongodb.go#L372
cyclomatic complexity 44 of func `parseMongoCommandReply` is high (> 35) (gocyclo)
|
|
代码检查:
webscan/lib/eval_string.go#L76
Error return value is not checked (errcheck)
|
|
代码检查:
webscan/fingerprint/enhanced.go#L313
Error return value is not checked (errcheck)
|
|
代码检查:
webscan/fingerprint/enhanced.go#L306
Error return value is not checked (errcheck)
|
|
代码检查
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|