CU-86dth9jvx - Fix NeonInvoker's getNetworkFee to work with Neo-go an… #85
check-build-and-test.yml
on: pull_request
build-and-test
3m 11s
Annotations
3 errors and 1 warning
packages/neon-dappkit/src/NeonInvoker.spec.ts ► NeonInvoker ► add accounts and witnesses to verify smart contracts:
mocha-results.json#L0
Failed test found in:
mocha-results.json
Error:
Expected values to be strictly deep-equal:
+ actual - expected
Comparison {
+ message: 'Inventory verification failed - Invalid - at Neo.Plugins.RpcServer.GetRelayResult(VerifyResult reason, UInt256 hash)\n' +
+ ' at Neo.Plugins.RpcServer.SendRawTransaction(JArray _params)\n' +
+ ' at Neo.Plugins.RpcServer.ProcessRequestAsync(HttpContext context, JObject request)',
- message: 'Invalid',
name: 'Error'
}
|
build-and-test
Process completed with exit code 1.
|
build-and-test
Failed test were found and 'fail-on-error' option is set to true
|
build-and-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, dorny/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|