Skip to content

bufix: add tlsHandshake timeout to prevent readtimeout cause dead loop #188

bufix: add tlsHandshake timeout to prevent readtimeout cause dead loop

bufix: add tlsHandshake timeout to prevent readtimeout cause dead loop #188

Re-run triggered March 16, 2024 14:21
Status Failure
Total duration 53s
Artifacts

github-actions.yml

on: pull_request
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Build (1.20, ubuntu-latest): session.go#L647
lostcancel: the cancel function returned by context.WithTimeout should be called, not discarded, to avoid a context leak (govet)
Build (1.20, ubuntu-latest)
Process completed with exit code 1.
Build (1.20, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (1.20, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/