feat: brioche hard fork; halving block reward #16
master-ci.yml
on: pull_request
build_test
8m 1s
unit_test
22m 28s
Matrix: lint_test
Annotations
8 errors and 5 warnings
lint_test (1.18):
wemix/rewards_test.go#L138
cannot use defaultBriocheBlockReward (variable of type *big.Int) as int64 value in argument to big.NewInt (typecheck)
|
lint_test (1.18)
Process completed with exit code 2.
|
lint_test (1.17):
wemix/rewards_test.go#L138
cannot use defaultBriocheBlockReward (variable of type *big.Int) as int64 value in argument to big.NewInt (typecheck)
|
lint_test (1.17)
Process completed with exit code 2.
|
lint_test (1.19):
wemix/rewards_test.go#L138
cannot use defaultBriocheBlockReward (variable of type *big.Int) as type int64 in argument to big.NewInt (typecheck)
|
lint_test (1.19)
Process completed with exit code 2.
|
unit_test:
wemix/rewards_test.go#L138
cannot use defaultBriocheBlockReward (variable of type *big.Int) as type int64 in argument to big.NewInt
|
unit_test
Process completed with exit code 2.
|
lint_test (1.18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint_test (1.17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint_test (1.19)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build_test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
unit_test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|