Skip to content

dkg.js 6.4.0 Release #27

dkg.js 6.4.0 Release

dkg.js 6.4.0 Release #27

Re-run triggered June 21, 2024 11:39
Status Failure
Total duration 49s
Artifacts

npm-publish.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: constants.js#L67
'INCENTIVE_TYPE' is assigned a value but never used
build: managers/paranet-operations-manager.js#L2
`ethers` import should occur before import of `../services/utilities.js`
build: managers/paranet-operations-manager.js#L114
Unnecessary 'else' after 'return'
build: managers/paranet-operations-manager.js#L184
'serviceUAL' is never reassigned. Use 'const' instead
build: managers/paranet-operations-manager.js#L464
'blockchain' is never reassigned. Use 'const' instead
build: managers/paranet-operations-manager.js#L494
'blockchain' is never reassigned. Use 'const' instead
build: managers/paranet-operations-manager.js#L524
'blockchain' is never reassigned. Use 'const' instead
build: services/blockchain-service/blockchain-service-base.js#L636
["ParanetNeuroIncentivesPool"] is better written in dot notation
build: services/blockchain-service/blockchain-service-base.js#L636
Expected '!==' and instead saw '!='
build: services/blockchain-service/blockchain-service-base.js#L637
["ParanetNeuroIncentivesPool"] is better written in dot notation
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: managers/paranet-operations-manager.js#L426
Expected to return a value at the end of async method 'updateClaimableRewards'