Skip to content

Sequencer backfill cursor fix (#1708) #80

Sequencer backfill cursor fix (#1708)

Sequencer backfill cursor fix (#1708) #80

Triggered via push October 4, 2023 19:17
Status Success
Total duration 2m 58s
Artifacts

publish.yaml

on: push
Build & Publish
2m 50s
Build & Publish
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Build & Publish: packages/api/tests/rich-text-detection.test.ts#L298
'detectedTags' is never reassigned. Use 'const' instead
Build & Publish: packages/api/tests/rich-text-detection.test.ts#L299
'detectedIndices' is never reassigned. Use 'const' instead
Build & Publish: packages/api/tests/rich-text-detection.test.ts#L301
'rest' is assigned a value but never used. Allowed unused vars must match /^_/u