Skip to content

Enable updateEmail with no token & no app password (#1715) #85

Enable updateEmail with no token & no app password (#1715)

Enable updateEmail with no token & no app password (#1715) #85

Triggered via push October 9, 2023 18:46
Status Success
Total duration 3m 2s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

publish.yaml

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

Annotations

3 warnings
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