spop: implement correct disconnect handling #80
Annotations
9 errors and 4 warnings
lint:
peers/sticktable/constants.go#L124
const DataTypeServerId should be DataTypeServerID (ST1003)
|
lint:
peers/sticktable/constants.go#L142
const DataTypeHttpRequestsCounter should be DataTypeHTTPRequestsCounter (ST1003)
|
lint:
peers/sticktable/constants.go#L144
const DataTypeHttpRequestsRate should be DataTypeHTTPRequestsRate (ST1003)
|
lint:
peers/sticktable/constants.go#L164
const DataTypeHttpFailCounter should be DataTypeHTTPFailCounter (ST1003)
|
lint:
peers/sticktable/constants.go#L166
const DataTypeHttpFailRate should be DataTypeHTTPFailRate (ST1003)
|
lint:
spop/protocol.go#L35
field lf is unused (U1000)
|
lint
Process completed with exit code 1.
|
Error:
Earthfile#L24
The command RUN $GOPATH/bin/staticcheck ./... did not complete successfully. Exit code 1
|
test
Process completed with exit code 1.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
generate
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
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/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|