Skip to content

fix : ts errors in backend #631

fix : ts errors in backend

fix : ts errors in backend #631

Re-run triggered December 14, 2024 16:15
Status Failure
Total duration 1m 20s
Artifacts

tsc.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
tsc: backends/CLightningREST.ts#L172
'}' expected.
tsc: backends/EmbeddedLND.ts#L332
'}' expected.
tsc: backends/LightningNodeConnect.ts#L317
Unexpected keyword or identifier.
tsc: backends/LightningNodeConnect.ts#L317
';' expected.
tsc: backends/LightningNodeConnect.ts#L318
':' expected.
tsc: backends/LightningNodeConnect.ts#L318
',' expected.
tsc: backends/LightningNodeConnect.ts#L319
':' expected.
tsc: backends/LightningNodeConnect.ts#L319
',' expected.
tsc: backends/LightningNodeConnect.ts#L322
Unexpected keyword or identifier.
tsc: backends/LightningNodeConnect.ts#L322
';' expected.
tsc
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636