Merge pull request #131 from Olisachukwuma1/feature/66-ledger-effects #91
ci.yml
on: push
Security audit
19s
Matrix: Lint · Type-check · Test · Build
Annotations
13 errors and 3 warnings
|
Lint · Type-check · Test · Build (22.x):
src/examples/69-soroban-contract-storage.ts#L190
Prefer using an optional chain expression instead, as it's more concise and easier to read
|
|
Lint · Type-check · Test · Build (22.x):
src/examples/69-soroban-contract-storage.ts#L155
Prefer using an optional chain expression instead, as it's more concise and easier to read
|
|
Lint · Type-check · Test · Build (22.x):
src/examples/69-soroban-contract-storage.ts#L115
Replace `⏎····server,⏎····contractId,⏎····xdr.ScVal.scvSymbol('nonexistent_key'),⏎····'persistent',⏎··` with `server,·contractId,·xdr.ScVal.scvSymbol('nonexistent_key'),·'persistent'`
|
|
Lint · Type-check · Test · Build (22.x):
src/examples/68-soroban-contract-simulation.ts#L228
Replace `⏎········'····These·entries·must·be·signed·(or·pre-authorized)·before·submission.',⏎······` with `'····These·entries·must·be·signed·(or·pre-authorized)·before·submission.'`
|
|
Lint · Type-check · Test · Build (22.x):
src/examples/68-soroban-contract-simulation.ts#L182
Replace `⏎····chalk.bold('\n··Resource·estimates:'),⏎··` with `chalk.bold('\n··Resource·estimates:')`
|
|
Lint · Type-check · Test · Build (22.x):
src/examples/68-soroban-contract-simulation.ts#L149
Replace `⏎······'Transaction·assembled·with·simulation·footprint·and·updated·resource·fee.',⏎····` with `'Transaction·assembled·with·simulation·footprint·and·updated·resource·fee.'`
|
|
Lint · Type-check · Test · Build (22.x):
src/examples/68-soroban-contract-simulation.ts#L86
'tx' is never reassigned. Use 'const' instead
|
|
Lint · Type-check · Test · Build (22.x):
src/examples/60-network-configuration.ts#L290
Replace `⏎··testnetHash:·string,⏎··mainnetHash:·string,⏎` with `testnetHash:·string,·mainnetHash:·string`
|
|
Lint · Type-check · Test · Build (22.x):
src/examples/60-network-configuration.ts#L214
'network' is never reassigned. Use 'const' instead
|
|
|
|
Lint · Type-check · Test · Build (20.x)
The strategy configuration was canceled because "ci._22_x" failed
|
|
Lint · Type-check · Test · Build (20.x)
The operation was canceled.
|
|
Security audit
Process completed with exit code 1.
|
|
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/
|
|
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/
|