Skip to content

syntax: disallow .example and .alt TLDs (#1714) #84

syntax: disallow .example and .alt TLDs (#1714)

syntax: disallow .example and .alt TLDs (#1714) #84

Triggered via push October 6, 2023 01:08
Status Success
Total duration 2m 48s
Artifacts

publish.yaml

on: push
Build & Publish
2m 37s
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