services: fix logging data race after shutdown #578
tests.yml
on: pull_request
Lint
1m 25s
Check internal dependencies
4s
Coverage
4m 11s
Matrix: CodeQL
Matrix: Run tests
Annotations
28 errors and 13 warnings
Run tests (ubuntu-20.04, 1.18):
pkg/core/mempool/mem_pool.go#L78
undefined: atomic.Bool
|
Run tests (ubuntu-20.04, 1.18):
pkg/core/dao/dao.go#L504
binary.LittleEndian.AppendUint32 undefined (type binary.littleEndian has no field or method AppendUint32)
|
Run tests (ubuntu-20.04, 1.18):
pkg/network/bqueue/queue.go#L27
undefined: atomic.Bool
|
Run tests (ubuntu-20.04, 1.18):
pkg/core/stateroot/module.go#L40
undefined: atomic.Uint32
|
Run tests (ubuntu-20.04, 1.18):
pkg/core/stateroot/module.go#L41
undefined: atomic.Uint32
|
Run tests (ubuntu-20.04, 1.18):
pkg/services/metrics/metrics.go#L21
undefined: atomic.Bool
|
Run tests (ubuntu-20.04, 1.18):
pkg/core/dao/dao.go#L504
binary.LittleEndian.AppendUint32 undefined (type binary.littleEndian has no field or method AppendUint32)
|
Run tests (ubuntu-20.04, 1.18)
undefined: sort.Find
|
Run tests (ubuntu-20.04, 1.18)
Process completed with exit code 2.
|
Run tests (windows-2022, 1.18):
pkg/core/mempool/mem_pool.go#L78
undefined: atomic.Bool
|
Run tests (windows-2022, 1.18):
pkg/core/dao/dao.go#L504
binary.LittleEndian.AppendUint32 undefined (type binary.littleEndian has no field or method AppendUint32)
|
Run tests (windows-2022, 1.18):
pkg/network/bqueue/queue.go#L27
undefined: atomic.Bool
|
Run tests (windows-2022, 1.18):
pkg/core/stateroot/module.go#L40
undefined: atomic.Uint32
|
Run tests (windows-2022, 1.18):
pkg/core/stateroot/module.go#L41
undefined: atomic.Uint32
|
Run tests (windows-2022, 1.18):
pkg/services/metrics/metrics.go#L21
undefined: atomic.Bool
|
Run tests (windows-2022, 1.18):
pkg/core/dao/dao.go#L504
binary.LittleEndian.AppendUint32 undefined (type binary.littleEndian has no field or method AppendUint32)
|
Run tests (windows-2022, 1.18)
undefined: sort.Find
|
Run tests (windows-2022, 1.18)
Process completed with exit code 1.
|
Run tests (macos-12, 1.18):
pkg/core/mempool/mem_pool.go#L78
undefined: atomic.Bool
|
Run tests (macos-12, 1.18):
pkg/core/dao/dao.go#L504
binary.LittleEndian.AppendUint32 undefined (type binary.littleEndian has no field or method AppendUint32)
|
Run tests (macos-12, 1.18):
pkg/network/bqueue/queue.go#L27
undefined: atomic.Bool
|
Run tests (macos-12, 1.18):
pkg/core/stateroot/module.go#L40
undefined: atomic.Uint32
|
Run tests (macos-12, 1.18):
pkg/core/stateroot/module.go#L41
undefined: atomic.Uint32
|
Run tests (macos-12, 1.18):
pkg/services/metrics/metrics.go#L21
undefined: atomic.Bool
|
Run tests (macos-12, 1.18):
pkg/core/dao/dao.go#L504
binary.LittleEndian.AppendUint32 undefined (type binary.littleEndian has no field or method AppendUint32)
|
Run tests (macos-12, 1.18)
undefined: sort.Find
|
Run tests (macos-12, 1.18)
Process completed with exit code 2.
|
Run tests (windows-2022, 1.21)
Process completed with exit code 1.
|
Check internal dependencies
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3, 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/.
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/neo-go/neo-go. Supported file pattern: go.sum
|
Run tests (ubuntu-20.04, 1.18)
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/.
|
CodeQL (go)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CodeQL (go)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Run tests (windows-2022, 1.18)
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/.
|
Run tests (macos-12, 1.18)
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/.
|
Coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run tests (ubuntu-20.04, 1.19)
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/.
|
Run tests (ubuntu-20.04, 1.20)
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/.
|
Run tests (macos-12, 1.21)
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/.
|
Run tests (windows-2022, 1.21)
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/.
|