Skip to content

WIP: improvement: scroll to new messages smoothly #4994

WIP: improvement: scroll to new messages smoothly

WIP: improvement: scroll to new messages smoothly #4994

Triggered via pull request September 12, 2024 10:09
Status Failure
Total duration 45s
Artifacts

basic-tests.yml

on: pull_request
Code Validation
37s
Code Validation
Code Tests
35s
Code Tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
Code Validation
No overload matches this call.
Code Validation
Type '{ children: Element; id: string; ref: MutableRefObject<HTMLDivElement | null>; onScroll: (event: UIEvent<HTMLDivElement, UIEvent>) => void; onScrollEnd: (event: UIEvent<...>) => void; }' is not assignable to type 'DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>'.
Code Validation
Type '{ children: Element; id: string; ref: MutableRefObject<HTMLDivElement | null>; onScroll: (event: UIEvent<HTMLDivElement, UIEvent>) => void; onScrollEnd: (event: UIEvent<...>) => void; style: { ...; }; }' is not assignable to type 'DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>'.
Code Validation
Process completed with exit code 1.
Code Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Code Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Code Validation
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Code Validation
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/