feat(socket): notify drivers on JWT expiration during active WebSocket session - #166
Merged
Annotations
10 errors and 11 warnings
|
|
|
Linting:
src/config/redis.ts#L118
Replace `⏎··resource:·string,⏎··options:·LockOptions·=·{},⏎` with `resource:·string,·options:·LockOptions·=·{}`
|
|
Linting:
src/config/database.ts#L46
Replace `⏎······`[Database]·Proceeding·with·${activeSessions.size}·active·session(s)·still·open`,⏎····` with ``[Database]·Proceeding·with·${activeSessions.size}·active·session(s)·still·open``
|
|
Linting:
src/config/database.ts#L39
Replace `⏎······`[Database]·Waiting·for·${activeSessions.size}·active·transaction·session(s)...`,⏎····` with ``[Database]·Waiting·for·${activeSessions.size}·active·transaction·session(s)...``
|
|
Linting:
src/config/database.ts#L20
Replace `⏎····...args:·Parameters<ClientSession['endSession']>⏎··` with `...args:·Parameters<ClientSession['endSession']>`
|
|
Linting:
src/blockchain/soroban.service.ts#L226
Replace `⏎······'getNetwork',⏎······()·=>·this.client.getNetwork(),⏎····` with `'getNetwork',·()·=>·this.client.getNetwork()`
|
|
Linting:
src/blockchain/soroban.service.ts#L223
Replace `⏎····StellarRpc.Api.GetNetworkResponse·|·DegradedLedgerResult⏎··` with `StellarRpc.Api.GetNetworkResponse·|·DegradedLedgerResult`
|
|
Linting:
src/blockchain/soroban.service.ts#L205
Replace `⏎······'getLatestLedger',⏎······()·=>` with `'getLatestLedger',·()·=>⏎·····`
|
|
Linting:
src/blockchain/soroban.service.ts#L147
'latencyMs' is assigned a value but never used
|
|
Linting:
src/blockchain/soroban.service.ts#L108
Delete `⏎·····`
|
|
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, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Linting:
src/models/Dispute.ts#L43
Missing return type on function
|
|
Linting:
src/middlewares/idempotency.ts#L79
Missing return type on function
|
|
Linting:
src/indexer/deliveryHandlers.ts#L35
Unexpected any. Specify a different type
|
|
Linting:
src/indexer/deliveryHandlers.ts#L16
Unexpected any. Specify a different type
|
|
Linting:
src/indexer/deliveryHandlers.ts#L10
Missing return type on function
|
|
Linting:
src/controllers/deliveryStatusController.ts#L54
Missing return type on function
|
|
Linting:
src/config/env.ts#L91
Unexpected console statement
|
|
Linting:
src/config/env.ts#L85
Unexpected console statement
|
|
Linting:
src/config/env.ts#L82
Unexpected console statement
|
|
Linting:
src/config/env.ts#L80
Unexpected console statement
|
background
wait
wait-all
cancel
parallel
Loading