Skip to content

feat(TextArea): Tagged Inputs #376

feat(TextArea): Tagged Inputs

feat(TextArea): Tagged Inputs #376

Triggered via pull request April 8, 2024 03:36
Status Failure
Total duration 1m 20s
Artifacts

blade-bundle-size.yml

on: pull_request
Generate PR Report
1m 12s
Generate PR Report
Update Base Stats
0s
Update Base Stats
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Generate PR Report
Argument of type 'RefObject<HTMLButtonElement | HTMLInputElement>' is not assignable to parameter of type 'ReactRef<BladeElementRef | null> | null | undefined'.
Generate PR Report
Type '((showAllTagsWithAnimation: boolean) => void) | undefined' is not assignable to type '((showAllTagsWithAnimation: boolean) => void) & ((showAllTagsWithAnimation: boolean) => void)'.
Generate PR Report
Conversion of type 'BladeElementRef | null' to type 'HTMLTextAreaElement' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Generate PR Report
Process completed with exit code 1.
Generate PR Report
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.