Fix flaky integration tests by waiting for operations #580
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint:
examples/integration-scripts/challenge.test.ts#L66
'rpyResult1' is never reassigned. Use 'const' instead
|
Lint:
examples/integration-scripts/challenge.test.ts#L84
'rpyResult2' is never reassigned. Use 'const' instead
|
Lint:
examples/integration-scripts/credentials.test.ts#L232
'op' is never reassigned. Use 'const' instead
|
Lint:
examples/integration-scripts/credentials.test.ts#L255
'op' is never reassigned. Use 'const' instead
|
Lint:
examples/integration-scripts/credentials.test.ts#L302
'op' is never reassigned. Use 'const' instead
|
Lint:
examples/integration-scripts/credentials.test.ts#L327
'op' is never reassigned. Use 'const' instead
|
Lint:
examples/integration-scripts/credentials.test.ts#L425
'op' is never reassigned. Use 'const' instead
|
Lint:
examples/integration-scripts/credentials.test.ts#L449
'op' is never reassigned. Use 'const' instead
|
Lint:
examples/integration-scripts/delegation-multisig.test.ts#L153
'ixnResult' is never reassigned. Use 'const' instead
|
Lint:
examples/integration-scripts/delegation-multisig.test.ts#L157
'op3' is never reassigned. Use 'const' instead
|
The logs for this run have expired and are no longer available.
Loading