Skip to content

feat(client): enable both polling and streaming for queue status #157

feat(client): enable both polling and streaming for queue status

feat(client): enable both polling and streaming for queue status #157

Triggered via pull request July 11, 2024 15:35
Status Success
Total duration 3m 46s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: libs/client/src/auth.ts#L12
Unexpected any. Specify a different type
build: libs/client/src/config.ts#L15
Unexpected any. Specify a different type
build: libs/client/src/realtime.ts#L433
'event' is defined but never used
build: libs/client/src/storage.ts#L62
'_' is assigned a value but never used
build: libs/client/src/storage.ts#L122
Unexpected any. Specify a different type
build: libs/client/src/streaming.ts#L38
Unexpected any. Specify a different type
build: libs/client/src/streaming.ts#L172
Unexpected any. Specify a different type
build: libs/client/src/streaming.ts#L191
Unexpected any. Specify a different type
build: libs/client/src/streaming.ts#L237
Unexpected any. Specify a different type
build: libs/client/src/streaming.ts#L237
Unexpected any. Specify a different type