Skip to content

Switch takedown ids back to ints on pds distribution #4408

Switch takedown ids back to ints on pds distribution

Switch takedown ids back to ints on pds distribution #4408

Triggered via pull request September 29, 2023 23:15
Status Failure
Total duration 3m 20s
Artifacts

repo.yaml

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

Annotations

7 errors and 3 warnings
Test (4/8)
Process completed with exit code 1.
Test (5/8)
The job was canceled because "_4_8" failed.
Test (5/8)
The operation was canceled.
Test (2/8)
The job was canceled because "_4_8" failed.
Test (2/8)
The operation was canceled.
Test (1/8)
The job was canceled because "_4_8" failed.
Test (1/8)
The operation was canceled.
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