spop: implement correct disconnect handling #80
Annotations
7 errors and 1 warning
peers/sticktable/constants.go#L124
const DataTypeServerId should be DataTypeServerID (ST1003)
|
peers/sticktable/constants.go#L142
const DataTypeHttpRequestsCounter should be DataTypeHTTPRequestsCounter (ST1003)
|
peers/sticktable/constants.go#L144
const DataTypeHttpRequestsRate should be DataTypeHTTPRequestsRate (ST1003)
|
peers/sticktable/constants.go#L164
const DataTypeHttpFailCounter should be DataTypeHTTPFailCounter (ST1003)
|
peers/sticktable/constants.go#L166
const DataTypeHttpFailRate should be DataTypeHTTPFailRate (ST1003)
|
spop/protocol.go#L35
field lf is unused (U1000)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading