services: fix logging data race after shutdown #578
Annotations
9 errors and 1 warning
Run tests:
pkg/core/mempool/mem_pool.go#L78
undefined: atomic.Bool
|
Run tests:
pkg/core/dao/dao.go#L504
binary.LittleEndian.AppendUint32 undefined (type binary.littleEndian has no field or method AppendUint32)
|
Run tests:
pkg/network/bqueue/queue.go#L27
undefined: atomic.Bool
|
Run tests:
pkg/core/stateroot/module.go#L40
undefined: atomic.Uint32
|
Run tests:
pkg/core/stateroot/module.go#L41
undefined: atomic.Uint32
|
Run tests:
pkg/services/metrics/metrics.go#L21
undefined: atomic.Bool
|
Run tests:
pkg/core/dao/dao.go#L504
binary.LittleEndian.AppendUint32 undefined (type binary.littleEndian has no field or method AppendUint32)
|
Run tests
undefined: sort.Find
|
Run tests
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading