feat: replication: send REPLCONF command to the master server #38
Annotations
7 errors and 1 warning
Lint and Test:
pkg/resp/command.go#L8
Error return value of `w.WriteStringSlice` is not checked (errcheck)
|
Lint and Test:
internal/app/server/server.go#L188
Error return value of `conn.SetReadDeadline` is not checked (errcheck)
|
Lint and Test:
pkg/command/command.go#L28
field `serverInfo` is unused (unused)
|
Lint and Test:
pkg/resp/command.go#L8
Error return value of `w.WriteStringSlice` is not checked (errcheck)
|
Lint and Test:
internal/app/server/server.go#L188
Error return value of `conn.SetReadDeadline` is not checked (errcheck)
|
Lint and Test:
pkg/command/command.go#L28
field `serverInfo` is unused (unused)
|
Lint and Test
issues found
|
Lint and Test
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|