Skip to content

feat(server): 完成reactor server开发,但测试过程中遇到个问题 #32

feat(server): 完成reactor server开发,但测试过程中遇到个问题

feat(server): 完成reactor server开发,但测试过程中遇到个问题 #32

Triggered via pull request June 23, 2024 12:46
Status Failure
Total duration 45s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
lint: storage/cli/cli.go#L134
ineffectual assignment to err (ineffassign)
lint: storage/server/reactor_server.go#L288
SA4006: this value of `e` is never used (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/.