Skip to content

Simplify PDS moderation #4494

Simplify PDS moderation

Simplify PDS moderation #4494

Triggered via pull request October 12, 2023 17:28
Status Failure
Total duration 2m 8s
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

18 errors and 3 warnings
Build
Property 'updateSubjectState' does not exist on type 'AdminNS'. Did you mean 'updateSubjectStatus'?
Build
Property 'updateSubjectState' does not exist on type 'AdminNS'. Did you mean 'updateSubjectStatus'?
Build
Process completed with exit code 1.
Test (7/8)
Process completed with exit code 1.
Test (8/8)
The job was canceled because "_7_8" failed.
Test (8/8)
Process completed with exit code 1.
Test (3/8)
The job was canceled because "_7_8" failed.
Test (3/8)
The operation was canceled.
Test (6/8)
The job was canceled because "_7_8" failed.
Test (6/8)
The operation was canceled.
Test (1/8)
The job was canceled because "_7_8" failed.
Test (1/8)
The operation was canceled.
Test (2/8)
The job was canceled because "_7_8" failed.
Test (2/8)
The operation was canceled.
Test (5/8)
The job was canceled because "_7_8" failed.
Test (5/8)
The operation was canceled.
Test (4/8)
The job was canceled because "_7_8" failed.
Test (4/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