Skip to content

fix: 修复实机测试发现的可靠性问题 (v2.2.0-rc.1) #385

fix: 修复实机测试发现的可靠性问题 (v2.2.0-rc.1)

fix: 修复实机测试发现的可靠性问题 (v2.2.0-rc.1) #385

Triggered via push June 14, 2026 11:11
Status Failure
Total duration 42s
Artifacts

test-build.yml

on: push
代码检查
33s
代码检查
单元测试和构建
0s
单元测试和构建
构建验证
构建验证
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
代码检查
Process completed with exit code 1.
代码检查: webscan/lib/poc_executor.go#L312
Error return value is not checked (errcheck)
代码检查: webscan/lib/poc_executor.go#L304
Error return value is not checked (errcheck)
代码检查: webscan/lib/eval_string.go#L83
Error return value is not checked (errcheck)
代码检查: webscan/lib/poc_executor.go#L312
Error return value is not checked (errcheck)
代码检查: webscan/lib/poc_executor.go#L304
Error return value is not checked (errcheck)
代码检查: webscan/lib/eval_string.go#L83
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/