Mainnet karlsenhashv2 #47
tests.yaml
on: pull_request
Fast stability tests
2h 44m
Produce code coverage
1m 46s
Matrix: build
Annotations
21 errors and 6 warnings
Produce code coverage
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
|
Produce code coverage
Process completed with exit code 143.
|
Tests, ubuntu-latest:
domain/consensus/utils/constants/constants.go#L6
comment on exported const BlockVersionBeforeHF should be of the form "BlockVersionBeforeHF ..."
|
Tests, ubuntu-latest:
domain/consensus/utils/constants/constants.go#L8
exported const BlockVersionAfterHF should have comment (or a comment on this block) or be unexported
|
Tests, ubuntu-latest:
domain/consensus/utils/pow/pow.go#L110
exported function GetHashingAlgoVersion should have comment or be unexported
|
Tests, ubuntu-latest:
domain/consensus/utils/pow/pow.go#L114
exported method State.IsContextReady should have comment or be unexported
|
Tests, ubuntu-latest:
domain/consensus/utils/pow/pow.go#L117
if block ends with a return statement, so drop this else and outdent its block
|
Tests, ubuntu-latest
Process completed with exit code 1.
|
Tests, macos-latest:
domain/consensus/utils/constants/constants.go#L6
comment on exported const BlockVersionBeforeHF should be of the form "BlockVersionBeforeHF ..."
|
Tests, macos-latest:
domain/consensus/utils/constants/constants.go#L8
exported const BlockVersionAfterHF should have comment (or a comment on this block) or be unexported
|
Tests, macos-latest:
domain/consensus/utils/pow/pow.go#L110
exported function GetHashingAlgoVersion should have comment or be unexported
|
Tests, macos-latest:
domain/consensus/utils/pow/pow.go#L114
exported method State.IsContextReady should have comment or be unexported
|
Tests, macos-latest:
domain/consensus/utils/pow/pow.go#L117
if block ends with a return statement, so drop this else and outdent its block
|
Tests, macos-latest
Process completed with exit code 1.
|
Tests, windows-latest:
domain/consensus/utils/constants/constants.go#L6
comment on exported const BlockVersionBeforeHF should be of the form "BlockVersionBeforeHF ..."
|
Tests, windows-latest:
domain/consensus/utils/constants/constants.go#L8
exported const BlockVersionAfterHF should have comment (or a comment on this block) or be unexported
|
Tests, windows-latest:
domain/consensus/utils/pow/pow.go#L110
exported function GetHashingAlgoVersion should have comment or be unexported
|
Tests, windows-latest:
domain/consensus/utils/pow/pow.go#L114
exported method State.IsContextReady should have comment or be unexported
|
Tests, windows-latest:
domain/consensus/utils/pow/pow.go#L117
if block ends with a return statement, so drop this else and outdent its block
|
Tests, windows-latest
Process completed with exit code 1.
|
Fast stability tests
Process completed with exit code 1.
|
Produce code coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests, ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests, macos-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests, windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Fast stability tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Fast stability tests
Restore cache failed: Dependencies file is not found in /home/runner/work/karlsend/karlsend. Supported file pattern: go.sum
|