Skip to content

fix: subscribe() signature to accept timetoken in subscribe() method #303

fix: subscribe() signature to accept timetoken in subscribe() method

fix: subscribe() signature to accept timetoken in subscribe() method #303

Triggered via push June 17, 2024 10:56
Status Cancelled
Total duration 2m 29s
Billable time 4m
Artifacts

run-tests.yml

on: push
Matrix: Integration and Unit tests
Fit to window
Zoom out
Zoom in

Annotations

14 errors
Integration and Unit tests (18.18.0, ci:node)
The run was canceled by @github-actions[bot].
Integration and Unit tests (18.18.0, ci:node): src/entities/SubscribeCapable.ts#L15
Replace `{timetoken?:·string` with `·{·timetoken?:·string·`
Integration and Unit tests (18.18.0, ci:node): src/entities/SubscribeCapable.ts#L16
'timetoken' is never reassigned. Use 'const' instead
Integration and Unit tests (18.18.0, ci:node): src/entities/SubscribeCapable.ts#L20
Replace `(timetoken·!==·null·&&·timetoken·!==·'')` with `timetoken·!==·null·&&·timetoken·!==·''`
Integration and Unit tests (20, ci:node)
The run was canceled by @github-actions[bot].
Integration and Unit tests (20, ci:node): src/entities/SubscribeCapable.ts#L15
Replace `{timetoken?:·string` with `·{·timetoken?:·string·`
Integration and Unit tests (18.18.0, ci:node)
Process completed with exit code 1.
Integration and Unit tests (20, ci:node): src/entities/SubscribeCapable.ts#L16
'timetoken' is never reassigned. Use 'const' instead
Integration and Unit tests (20, ci:node): src/entities/SubscribeCapable.ts#L20
Replace `(timetoken·!==·null·&&·timetoken·!==·'')` with `timetoken·!==·null·&&·timetoken·!==·''`
Integration and Unit tests (20, ci:node)
The operation was canceled.
Integration and Unit tests (18.18.0, ci:web)
The run was canceled by @github-actions[bot].
Integration and Unit tests (18.18.0, ci:web)
The operation was canceled.