Skip to content

client: make conn.UDPSize atomic to pacify -race #73

client: make conn.UDPSize atomic to pacify -race

client: make conn.UDPSize atomic to pacify -race #73

Triggered via pull request September 9, 2024 11:58
Status Failure
Total duration 26s
Artifacts

go.yml

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

Annotations

5 errors and 2 warnings
Build and Test (1.17.x): client.go#L37
undefined: atomic.Uint32
Build and Test (1.17.x)
Process completed with exit code 2.
Build and Test (1.18.x)
The job was canceled because "_1_17_x" failed.
Build and Test (1.18.x): client.go#L37
undefined: atomic.Uint32
Build and Test (1.18.x)
Process completed with exit code 2.
Build and Test (1.17.x)
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/
Build and Test (1.17.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/