Skip to content

spop: implement correct disconnect handling #80

spop: implement correct disconnect handling

spop: implement correct disconnect handling #80

Triggered via push September 30, 2024 11:43
Status Failure
Total duration 1m 3s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

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/