Fix transaction_index issue with HOP promote #2475
integration-test.yml
on: pull_request
changes
/
changes
2s
Matrix: integration-tests
All integration tests passed
3s
Annotations
2 errors
|
Integration Tests (bulletin-paseo)
Process completed with exit code 1.
|
|
test/integration/client.test.ts > AsyncBulletinClient Integration Tests:
sdk/typescript/src/async-client.ts#L844
BulletinError: Failed to authorize account: InvalidTxError: {
"type": "Invalid",
"value": {
"type": "BadSigner"
}
}
❯ AsyncBulletinClient.submitTx src/async-client.ts:844:13
❯ test/integration/client.test.ts:67:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'AUTHORIZATION_FAILED', retryable: false, recoveryHint: 'Check that the account has authorizer privileges' }
Caused by: Caused by: InvalidTxError: {
"type": "Invalid",
"value": {
"type": "BadSigner"
}
}
❯ node_modules/polkadot-api/dist/src/tx/submit-fns.js:162:54
❯ node_modules/rxjs/dist/cjs/internal/operators/filter.js:9:120
❯ OperatorSubscriber._this._next node_modules/rxjs/dist/cjs/internal/operators/OperatorSubscriber.js:33:21
❯ OperatorSubscriber.Subscriber.next node_modules/rxjs/dist/cjs/internal/Subscriber.js:51:18
❯ node_modules/rxjs/dist/cjs/internal/operators/mergeInternals.js:28:28
❯ OperatorSubscriber._this._next node_modules/rxjs/dist/cjs/internal/operators/OperatorSubscriber.js:33:21
❯ OperatorSubscriber.Subscriber.next node_modules/rxjs/dist/cjs/internal/Subscriber.js:51:18
❯ node_modules/rxjs/dist/cjs/internal/observable/race.js:28:28
❯ OperatorSubscriber._this._next node_modules/rxjs/dist/cjs/internal/operators/OperatorSubscriber.js:33:21
❯ OperatorSubscriber.Subscriber.next node_modules/rxjs/dist/cjs/internal/Subscriber.js:51:18
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { error: { type: 'Invalid', value: { type: 'BadSigner', value: undefined } } }
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report-bulletin-paseo
|
199 KB |
sha256:714b703d28d65fb0794fcedbf51b75acdce0924e2040dec6f65b279e3a13c8d3
|
|
|
playwright-report-bulletin-westend
|
199 KB |
sha256:8272dff4b245b79611add2ddd16ea69537cb5960b24d36245a70dc571f2e0101
|
|