Skip to content

Add docs

Add docs #7

Triggered via push February 2, 2024 23:31
Status Failure
Total duration 19s
Artifacts

lint.yaml

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

Annotations

10 errors and 2 warnings
lint (1.21): cluster_test.go#L24
Error return value of `ts.Stop` is not checked (errcheck)
lint (1.21): cluster_test.go#L59
Error return value of `tc.Stop` is not checked (errcheck)
lint (1.21): cluster_test.go#L101
Error return value of `tc.Stop` is not checked (errcheck)
lint (1.21): cluster_test.go#L197
Error return value of `ts.Stop` is not checked (errcheck)
lint (1.21): cluster_test.go#L233
Error return value of `ts.Stop` is not checked (errcheck)
lint (1.21): conn.go#L760
Error return value of `c.conn.SetWriteDeadline` is not checked (errcheck)
lint (1.21): conn.go#L762
Error return value of `c.conn.SetWriteDeadline` is not checked (errcheck)
lint (1.21): conn.go#L768
Error return value of `c.conn.SetReadDeadline` is not checked (errcheck)
lint (1.21): conn.go#L770
Error return value of `c.conn.SetReadDeadline` is not checked (errcheck)
lint (1.21): conn.go#L835
Error return value of `c.conn.SetWriteDeadline` is not checked (errcheck)
lint (1.21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint (1.21)
Restore cache failed: Dependencies file is not found in /home/runner/work/go-zk/go-zk. Supported file pattern: go.sum