Skip to content

Add maxRequestsPerBatch to batchMiddleware. #1

Add maxRequestsPerBatch to batchMiddleware.

Add maxRequestsPerBatch to batchMiddleware. #1

Triggered via push April 2, 2025 02:47
Status Failure
Total duration 58s
Artifacts

nodejs.yml

on: push
Matrix: tests
publish
0s
publish
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
tests (14): src/middlewares/batch.js#L61
'maxRequestsPerBatch' is assigned a value but never used
tests (14): src/middlewares/batch.js#L116
Replace `(singleton.batcher·&&·opts.maxRequestsPerBatch·&&·singleton.batcher.requestList.length·+·1·>·opts.maxRequestsPerBatch` with `·(⏎····singleton.batcher·&&⏎····opts.maxRequestsPerBatch·&&⏎····singleton.batcher.requestList.length·+·1·>·opts.maxRequestsPerBatch⏎··`
tests (14)
Process completed with exit code 1.
tests (14)
Process completed with exit code 2.
tests (14): src/express-middleware/graphqlBatchHTTPWrapper.js#L5
Unexpected unnamed function
tests (14)
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/
tests (14)
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/