feat: add Soroban contract event decoding example (#138) #106
ci.yml
on: pull_request
Security audit
18s
Matrix: Lint · Type-check · Test · Build
Annotations
22 errors and 3 warnings
|
Security audit
Process completed with exit code 1.
|
|
|
|
Lint · Type-check · Test · Build (22.x):
src/examples/107-contract-spec-introspection.ts#L48
Replace `⏎····process.env.CONTRACT_FUNCTION?.trim()·||⏎···` with `·process.env.CONTRACT_FUNCTION?.trim()·||`
|
|
Lint · Type-check · Test · Build (22.x):
src/examples/105-contract-event-decoding.ts#L121
Replace `})` with `··}),⏎····`
|
|
Lint · Type-check · Test · Build (22.x):
src/examples/105-contract-event-decoding.ts#L120
Replace `······` with `········`
|
|
|
|
|
|
|
|
|
|
|
|
Lint · Type-check · Test · Build (22.x):
src/examples/105-contract-event-decoding.ts#L108
Replace `'This·is·a·valid·empty·result·—·try·a·more·recent·start·ledger·or·another·contract.'` with `⏎······'This·is·a·valid·empty·result·—·try·a·more·recent·start·ledger·or·another·contract.',⏎····`
|
|
Lint · Type-check · Test · Build (20.x)
The strategy configuration was canceled because "ci._22_x" failed
|
|
|
|
Lint · Type-check · Test · Build (20.x):
src/examples/107-contract-spec-introspection.ts#L48
Replace `⏎····process.env.CONTRACT_FUNCTION?.trim()·||⏎···` with `·process.env.CONTRACT_FUNCTION?.trim()·||`
|
|
Lint · Type-check · Test · Build (20.x):
src/examples/105-contract-event-decoding.ts#L121
Replace `})` with `··}),⏎····`
|
|
Lint · Type-check · Test · Build (20.x):
src/examples/105-contract-event-decoding.ts#L120
Replace `······` with `········`
|
|
|
|
|
|
|
|
|
|
|
|
Lint · Type-check · Test · Build (20.x):
src/examples/105-contract-event-decoding.ts#L108
Replace `'This·is·a·valid·empty·result·—·try·a·more·recent·start·ledger·or·another·contract.'` with `⏎······'This·is·a·valid·empty·result·—·try·a·more·recent·start·ledger·or·another·contract.',⏎····`
|
|
Security audit
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/
|
|
Lint · Type-check · Test · Build (22.x)
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/
|
|
Lint · Type-check · Test · Build (20.x)
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/
|