Skip to content

feat: introduce priority for subscribe and submit #198

feat: introduce priority for subscribe and submit

feat: introduce priority for subscribe and submit #198

Triggered via pull request October 21, 2024 21:19
Status Success
Total duration 58s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions use a deprecated Node.js version 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#L15
Unexpected any. Specify a different type
build: libs/client/src/client.ts#L47
Unexpected any. Specify a different type
build: libs/client/src/client.ts#L47
Unexpected any. Specify a different type
build: libs/client/src/client.ts#L59
Unexpected any. Specify a different type
build: libs/client/src/client.ts#L59
Unexpected any. Specify a different type
build: libs/client/src/config.ts#L56
Unexpected any. Specify a different type
build: libs/client/src/realtime.ts#L444
'event' is defined but never used
build: libs/client/src/request.ts#L12
Unexpected any. Specify a different type
build: libs/client/src/request.ts#L15
Unexpected any. Specify a different type
build: libs/client/src/storage.ts#L49
'_' is assigned a value but never used