Skip to content

Add hashtag detection to richtext (#1651) #57

Add hashtag detection to richtext (#1651)

Add hashtag detection to richtext (#1651) #57

Triggered via push September 25, 2023 22:46
Status Success
Total duration 1m 20s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

publish.yaml

on: push
Build & Publish
1m 12s
Build & Publish
Fit to window
Zoom out
Zoom in

Annotations

4 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/pds/tests/file-uploads.test.ts#L31
'cfg' is assigned a value but never used. Allowed unused vars must match /^_/u
Build & Publish: packages/pds/tests/file-uploads.test.ts#L32
'serverUrl' is assigned a value but never used. Allowed unused vars must match /^_/u