Skip to content

[*] 更新版本号 #44

[*] 更新版本号

[*] 更新版本号 #44

Triggered via push February 17, 2024 16:33
Status Failure
Total duration 22s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
lint: pkg/api/api.go#L79
var-naming: method SubmitRunId should be SubmitRunID (revive)
lint: pkg/api/api.go#L275
httpresponse: using resp before checking for errors (govet)
lint: pkg/api/api.go#L278
SA5011(related information): this check suggests that the pointer can be nil (staticcheck)
lint
issues found
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: cmd/frpc/sub/root.go#L141
empty-block: this block is empty, you can remove it (revive)