feat: add ISSUE-190 Soroban transaction event monitor example - #265
Merged
Dantama022 merged 1 commit intoAug 31, 2026
Merged
Annotations
10 errors and 1 warning
|
Run ESLint:
src/examples/181-soroban-footprint-comparison.ts#L454
Unnecessary escape character: \"
|
|
Run ESLint:
src/examples/181-soroban-footprint-comparison.ts#L454
Unnecessary escape character: \"
|
|
Run ESLint:
src/examples/181-soroban-footprint-comparison.ts#L454
Unnecessary escape character: \"
|
|
Run ESLint:
src/examples/181-soroban-footprint-comparison.ts#L454
Unnecessary escape character: \"
|
|
Run ESLint:
src/examples/181-soroban-footprint-comparison.ts#L454
Unnecessary escape character: \"
|
|
Run ESLint:
src/examples/181-soroban-footprint-comparison.ts#L453
Replace `⏎········.split(/\s*,\s*(?=(?:[^\"]*\"[^\"]*\")*[^\"]*$)/)⏎········` with `.split(/\s*,\s*(?=(?:[^\"]*\"[^\"]*\")*[^\"]*$)/)`
|
|
Run ESLint:
src/examples/181-soroban-footprint-comparison.ts#L277
Replace `...new·Set(values.map((entry)·=>·String(entry).trim()).filter((entry)·=>·entry.length·>·0))` with `⏎····...new·Set(values.map((entry)·=>·String(entry).trim()).filter((entry)·=>·entry.length·>·0)),⏎··`
|
|
Run ESLint:
src/examples/181-soroban-footprint-comparison.ts#L237
Replace `data:·xdr.SorobanTransactionData,·label:·string` with `⏎··data:·xdr.SorobanTransactionData,⏎··label:·string,⏎`
|
|
Run ESLint:
src/examples/181-soroban-footprint-comparison.ts#L88
Prefer using an optional chain expression instead, as it's more concise and easier to read
|
|
Run ESLint:
src/examples/168-issuer-authorization-inspection.ts#L32
Replace ``${index·+·1}.·${record.asset_code·??·'unknown'}:${record.asset_issuer·??·'unknown'}`` with `⏎······`${index·+·1}.·${record.asset_code·??·'unknown'}:${record.asset_issuer·??·'unknown'}`,⏎····`
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading