Skip to content

feat(transport): add method to set queue size #52

feat(transport): add method to set queue size

feat(transport): add method to set queue size #52

Triggered via push February 20, 2025 15:03
Status Failure
Total duration 37s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Verify: test/broker-client.test.ts#L17
Class 'MockTransport' incorrectly implements interface 'IPinotBrokerTransport'.
Verify: test/broker-client.test.ts#L135
Property 'setMaxQueueSize' is missing in type 'MockTransport' but required in type 'IPinotBrokerTransport'.
Verify
Process completed with exit code 2.
Verify
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/