Skip to content

feat(client): support http method in req middleware #186

feat(client): support http method in req middleware

feat(client): support http method in req middleware #186

Triggered via pull request September 5, 2024 19:22
Status Failure
Total duration 1m 5s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
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#L12
Unexpected any. Specify a different type
build: libs/client/src/config.ts#L55
Unexpected any. Specify a different type
build: libs/client/src/realtime.ts#L432
'event' is defined but never used
build: libs/client/src/request.ts#L10
Unexpected any. Specify a different type
build: libs/client/src/storage.ts#L49
'_' is assigned a value but never used
build: libs/client/src/storage.ts#L100
Unexpected any. Specify a different type
build: libs/client/src/streaming.ts#L70
Unexpected any. Specify a different type
build: libs/client/src/streaming.ts#L215
Unexpected any. Specify a different type
build: libs/client/src/streaming.ts#L251
Unexpected any. Specify a different type
build: libs/client/src/streaming.ts#L270
Unexpected any. Specify a different type