Skip to content

Difficulty adjustment fix between golang and rusty nodes #78

Difficulty adjustment fix between golang and rusty nodes

Difficulty adjustment fix between golang and rusty nodes #78

Triggered via pull request September 2, 2024 17:28
Status Failure
Total duration 57m 34s
Artifacts

tests.yaml

on: pull_request
Fast stability tests
57m 24s
Fast stability tests
Produce code coverage
16m 25s
Produce code coverage
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 6 warnings
Tests, macos-latest: domain/consensus/processes/blockvalidator/pruning_violation_proof_of_work_and_difficulty_test.go#L305
cannot use func(_ model.DBReader, _ model.GHOSTDAGManager, _ model.GHOSTDAGDataStore, _ model.BlockHeaderStore, daaBlocksStore model.DAABlocksStore, _ model.DAGTopologyManager, _ model.DAGTraversalManager, _ *big.Int, _ int, _ bool, _ time.Duration, _ *externalapi.DomainHash, _ uint32) model.DifficultyManager {…} (value of type func(_ model.DBReader, _ model.GHOSTDAGManager, _ model.GHOSTDAGDataStore, _ model.BlockHeaderStore, daaBlocksStore model.DAABlocksStore, _ model.DAGTopologyManager, _ model.DAGTraversalManager, _ *big.Int, _ int, _ bool, _ time.Duration, _ *externalapi.DomainHash, _ uint32) model.DifficultyManager) as consensus.DifficultyManagerConstructor value in argument to factory.SetTestDifficultyManager (compile)
Tests, macos-latest
Process completed with exit code 1.
Tests, ubuntu-latest: domain/consensus/processes/blockvalidator/pruning_violation_proof_of_work_and_difficulty_test.go#L305
cannot use func(_ model.DBReader, _ model.GHOSTDAGManager, _ model.GHOSTDAGDataStore, _ model.BlockHeaderStore, daaBlocksStore model.DAABlocksStore, _ model.DAGTopologyManager, _ model.DAGTraversalManager, _ *big.Int, _ int, _ bool, _ time.Duration, _ *externalapi.DomainHash, _ uint32) model.DifficultyManager {…} (value of type func(_ model.DBReader, _ model.GHOSTDAGManager, _ model.GHOSTDAGDataStore, _ model.BlockHeaderStore, daaBlocksStore model.DAABlocksStore, _ model.DAGTopologyManager, _ model.DAGTraversalManager, _ *big.Int, _ int, _ bool, _ time.Duration, _ *externalapi.DomainHash, _ uint32) model.DifficultyManager) as consensus.DifficultyManagerConstructor value in argument to factory.SetTestDifficultyManager (compile)
Tests, ubuntu-latest
Process completed with exit code 1.
Tests, windows-latest: domain/consensus/processes/blockvalidator/pruning_violation_proof_of_work_and_difficulty_test.go#L305
cannot use func(_ model.DBReader, _ model.GHOSTDAGManager, _ model.GHOSTDAGDataStore, _ model.BlockHeaderStore, daaBlocksStore model.DAABlocksStore, _ model.DAGTopologyManager, _ model.DAGTraversalManager, _ *big.Int, _ int, _ bool, _ time.Duration, _ *externalapi.DomainHash, _ uint32) model.DifficultyManager {…} (value of type func(_ model.DBReader, _ model.GHOSTDAGManager, _ model.GHOSTDAGDataStore, _ model.BlockHeaderStore, daaBlocksStore model.DAABlocksStore, _ model.DAGTopologyManager, _ model.DAGTraversalManager, _ *big.Int, _ int, _ bool, _ time.Duration, _ *externalapi.DomainHash, _ uint32) model.DifficultyManager) as consensus.DifficultyManagerConstructor value in argument to factory.SetTestDifficultyManager (compile)
Tests, windows-latest
Process completed with exit code 1.
Produce code coverage: domain/consensus/processes/blockvalidator/pruning_violation_proof_of_work_and_difficulty_test.go#L305
cannot use func(_ model.DBReader, _ model.GHOSTDAGManager, _ model.GHOSTDAGDataStore, _ model.BlockHeaderStore, daaBlocksStore model.DAABlocksStore, _ model.DAGTopologyManager, _ model.DAGTraversalManager, _ *big.Int, _ int, _ bool, _ time.Duration, _ *externalapi.DomainHash, _ uint32) model.DifficultyManager {…} (value of type func(_ model.DBReader, _ model.GHOSTDAGManager, _ model.GHOSTDAGDataStore, _ model.BlockHeaderStore, daaBlocksStore model.DAABlocksStore, _ model.DAGTopologyManager, _ model.DAGTraversalManager, _ *big.Int, _ int, _ bool, _ time.Duration, _ *externalapi.DomainHash, _ uint32) model.DifficultyManager) as consensus.DifficultyManagerConstructor value in argument to factory.SetTestDifficultyManager
Produce code coverage
Process completed with exit code 1.
Fast stability tests
Process completed with exit code 1.
Tests, macos-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests, ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests, windows-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Produce code coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Fast stability tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Fast stability tests
Restore cache failed: Dependencies file is not found in /home/runner/work/karlsend/karlsend. Supported file pattern: go.sum