Skip to content

Truncation fix for Lack of maximum height for the description field #44382

Truncation fix for Lack of maximum height for the description field

Truncation fix for Lack of maximum height for the description field #44382

Triggered via pull request July 17, 2024 23:48
Status Failure
Total duration 3m 13s
Artifacts

typecheck.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
typecheck: src/libs/Parser.ts#L47
Property 'truncateHTML' in type 'ExpensiMarkWithContext' is not assignable to the same property in base type 'ExpensiMark'.
typecheck: src/libs/Parser.ts#L48
Argument of type '{ ellipsis: boolean; } | undefined' is not assignable to parameter of type 'TruncateOptions | undefined'.
typecheck
Process completed with exit code 2.
typecheck
The following actions uses Node.js version which is deprecated and will be forced to run on node20: nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/