Replace go.uber.org/atomic with sync/atomic #458
Annotations
5 errors and 4 warnings
test (stable)
e.notified.CAS undefined (type "sync/atomic".Bool has no field or method CAS)
|
test (stable)
Process completed with exit code 2.
|
test (oldstable)
The job was canceled because "stable" failed.
|
test (oldstable)
e.notified.CAS undefined (type "sync/atomic".Bool has no field or method CAS)
|
test (oldstable)
Process completed with exit code 2.
|
test (stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (stable)
Restore cache failed: Dependencies file is not found in /home/runner/work/tchannel-go/tchannel-go. Supported file pattern: go.sum
|
test (oldstable)
Restore cache failed: Dependencies file is not found in /home/runner/work/tchannel-go/tchannel-go. Supported file pattern: go.sum
|