Skip to content

Add rev to sync.listRepos #4428

Add rev to sync.listRepos

Add rev to sync.listRepos #4428

Triggered via pull request October 4, 2023 21:08
Status Success
Total duration 4m 14s
Artifacts

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