go-tlsdialer: initial repository setup #21
Annotations
20 errors and 3 warnings
golangci-lint:
deadline_io.go#L15
Error return value of `d.c.SetWriteDeadline` is not checked (errcheck)
|
golangci-lint:
deadline_io.go#L23
Error return value of `d.c.SetReadDeadline` is not checked (errcheck)
|
golangci-lint:
dial.go#L59
Error return value of `sslCtx.SetCipherList` is not checked (errcheck)
|
golangci-lint:
dialer_test.go#L163
Error return value of `client.Write` is not checked (errcheck)
|
golangci-lint:
dialer_test.go#L167
Error return value of `client.Write` is not checked (errcheck)
|
golangci-lint:
dialer_test.go#L168
Error return value of `client.Write` is not checked (errcheck)
|
golangci-lint:
dialer_test.go#L173
Error return value of `client.Read` is not checked (errcheck)
|
golangci-lint:
dialer_test.go#L192
Error return value of `client.Read` is not checked (errcheck)
|
golangci-lint
issues found
|
golangci-lint:
deadline_io.go#L15
Error return value of `d.c.SetWriteDeadline` is not checked (errcheck)
|
golangci-lint:
deadline_io.go#L23
Error return value of `d.c.SetReadDeadline` is not checked (errcheck)
|
golangci-lint:
dial.go#L59
Error return value of `sslCtx.SetCipherList` is not checked (errcheck)
|
golangci-lint:
dialer_test.go#L163
Error return value of `client.Write` is not checked (errcheck)
|
golangci-lint:
dialer_test.go#L167
Error return value of `client.Write` is not checked (errcheck)
|
golangci-lint:
dialer_test.go#L168
Error return value of `client.Write` is not checked (errcheck)
|
golangci-lint:
dialer_test.go#L173
Error return value of `client.Read` is not checked (errcheck)
|
golangci-lint:
dialer_test.go#L192
Error return value of `client.Read` is not checked (errcheck)
|
golangci-lint:
dial.go#L45
line is 106 characters (lll)
|
golangci-lint
issues found
|
luacheck
Process completed with exit code 1.
|
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2, 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/.
|
golangci-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
luacheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: tarantool/setup-tarantool@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|