Skip to content

Replace skip limit pagination with cursor #435

Replace skip limit pagination with cursor

Replace skip limit pagination with cursor #435

Triggered via push July 23, 2024 09:53
Status Success
Total duration 1m 6s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test: src/index.test.ts#L2
Require statement not part of import statement
test: src/index.test.ts#L3
Require statement not part of import statement
test: src/index.ts#L114
'options' is defined but never used
test: src/index.ts#L166
Unexpected any. Specify a different type
test: src/index.ts#L286
Unexpected any. Specify a different type
test: src/index.ts#L359
'stopAfter' is assigned a value but never used
test: src/index.ts#L364
'startPage' is assigned a value but never used
test: src/index.ts#L369
Unexpected any. Specify a different type
test: src/index.ts#L373
Unexpected any. Specify a different type
test: src/index.ts#L394
Unexpected any. Specify a different type