Skip to content

✨ Let admins see post thread even when the author blocks the… #78

✨ Let admins see post thread even when the author blocks the…

✨ Let admins see post thread even when the author blocks the… #78

Triggered via push October 3, 2023 15:01
Status Failure
Total duration 3m 1s
Artifacts

publish.yaml

on: push
Build & Publish
2m 51s
Build & Publish
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
Build & Publish
Property 'appviewAgent' does not exist on type 'AppContext'. Did you mean 'appViewAgent'?
Build & Publish
Error: The process '/home/runner/setup-pnpm/node_modules/.bin/pnpm' failed with exit code 1
Build & Publish
The process '/home/runner/setup-pnpm/node_modules/.bin/pnpm' failed with exit code 1
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