Skip to content

README refresh (#1717) #87

README refresh (#1717)

README refresh (#1717) #87

Triggered via push October 10, 2023 00:43
Status Success
Total duration 3m 31s
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
3m 22s
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