Skip to content

Support accounts on entryway PDS without a local repo #4522

Support accounts on entryway PDS without a local repo

Support accounts on entryway PDS without a local repo #4522

Triggered via pull request October 13, 2023 19:31
Status Success
Total duration 4m 6s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

repo.yaml

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

Annotations

3 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