Skip to content

Enhance display of many link previews #576

Enhance display of many link previews

Enhance display of many link previews #576

Re-run triggered July 20, 2024 10:30
Status Failure
Total duration 1m 15s
Artifacts

ci.yml

on: pull_request
install-and-test
1m 2s
install-and-test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
install-and-test: components/Hyperlinks.js#L205
React Hook "useStyles" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
install-and-test: components/Hyperlinks.js#L211
Replace `⏎······className={className}⏎······component="section"⏎······mt={2}⏎······mb={1}⏎····` with `·className={className}·component="section"·mt={2}·mb={1}`
install-and-test
Process completed with exit code 1.
install-and-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
install-and-test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/