Skip to content

all: re-work client connection to be context-aware #115

all: re-work client connection to be context-aware

all: re-work client connection to be context-aware #115

Triggered via push August 1, 2023 01:03
Status Failure
Total duration 29s
Artifacts

lint.yaml

on: push
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint (1.18.x, ubuntu-latest): vici/client_conn.go#L50
Error return value of `cc.conn.SetWriteDeadline` is not checked (errcheck)
lint (1.18.x, ubuntu-latest): vici/client_conn.go#L54
Error return value of `cc.conn.SetWriteDeadline` is not checked (errcheck)
lint (1.18.x, ubuntu-latest): vici/client_conn.go#L66
Error return value of `cc.conn.SetReadDeadline` is not checked (errcheck)
lint (1.18.x, ubuntu-latest): vici/client_conn.go#L70
Error return value of `cc.conn.SetReadDeadline` is not checked (errcheck)
lint (1.18.x, ubuntu-latest): vici/session.go#L291
Error return value of `s.eventUnregister` is not checked (errcheck)
lint (1.18.x, ubuntu-latest)
issues found
lint (1.19.x, ubuntu-latest)
The job was canceled because "_1_18_x_ubuntu-latest" failed.
lint (1.19.x, ubuntu-latest)
The operation was canceled.