Skip to content

Add missing record cursor indices #4405

Add missing record cursor indices

Add missing record cursor indices #4405

Triggered via pull request September 29, 2023 19:33
Status Success
Total duration 3m 32s
Artifacts

repo.yaml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Verify: packages/api/tests/rich-text-detection.test.ts#L298
'detectedTags' is never reassigned. Use 'const' instead
Verify: packages/api/tests/rich-text-detection.test.ts#L299
'detectedIndices' is never reassigned. Use 'const' instead
Verify: packages/api/tests/rich-text-detection.test.ts#L301
'rest' is assigned a value but never used. Allowed unused vars must match /^_/u
Verify: packages/pds/tests/file-uploads.test.ts#L31
'cfg' is assigned a value but never used. Allowed unused vars must match /^_/u
Verify: packages/pds/tests/file-uploads.test.ts#L32
'serverUrl' is assigned a value but never used. Allowed unused vars must match /^_/u