Skip to content

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

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

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

Triggered via pull request June 28, 2024 16:21
Status Failure
Total duration 46s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint: storage/server/reactor_server.go#L299
ineffectual assignment to err (ineffassign)
lint: storage/server/handler.go#L14
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
lint: storage/server/handler.go#L17
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
lint: storage/server/handler.go#L23
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (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/.