Skip to content

feat: new configuration setting to opt-in to throwing on errors #2496

feat: new configuration setting to opt-in to throwing on errors

feat: new configuration setting to opt-in to throwing on errors #2496

Triggered via pull request January 3, 2024 01:39
Status Success
Total duration 19m 59s
Artifacts

build.yml

on: pull_request
Matrix: test-deno-examples
Matrix: test-examples
Matrix: test-web-examples
Matrix: test
Matrix: verify-packages
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
verify
The following actions uses node12 which is deprecated and will be forced to run on node16: amannn/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test on Node 18: packages/client-sdk-nodejs/src/internal/pubsub-client.ts#L170
'reject' is defined but never used. Allowed unused args must match /^_/u
Test on Node 18: packages/client-sdk-nodejs/src/internal/pubsub-client.ts#L170
'reject' is defined but never used. Allowed unused args must match /^_/u
Test on Node 18: packages/client-sdk-web/src/internal/grpc/middlewares-interceptor.ts#L148
'eventType' is defined but never used. Allowed unused args must match /^_/u
Test on Node 18: packages/client-sdk-web/src/internal/grpc/middlewares-interceptor.ts#L149
'callback' is defined but never used. Allowed unused args must match /^_/u
Test on Node 18: packages/client-sdk-web/src/internal/grpc/middlewares-interceptor.ts#L148
'eventType' is defined but never used. Allowed unused args must match /^_/u
Test on Node 18: packages/client-sdk-web/src/internal/grpc/middlewares-interceptor.ts#L149
'callback' is defined but never used. Allowed unused args must match /^_/u