Skip to content

Allow favicon crawling #335

Allow favicon crawling

Allow favicon crawling #335

Triggered via pull request July 22, 2026 19:04
Status Success
Total duration 1m 14s
Artifacts

lint.yaml

on: pull_request
Run Linters and Typechecking
1m 12s
Run Linters and Typechecking
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
react(only-export-components): src/loaders/share.tsx#L8
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components.
react(only-export-components): src/components/editor-groups/EditorTab.tsx#L47
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components.
react(only-export-components): src/components/editor-groups/EditorTab.tsx#L39
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components.
react(only-export-components): src/components/editor-groups/EditorTab.tsx#L31
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components.
react(only-export-components): src/components/SettingsProvider.tsx#L42
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components.
react(only-export-components): src/components/panels/errordisplays.tsx#L9
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components.
react(only-export-components): src/tests/browser/helpers.tsx#L35
Fast refresh only works when a file only exports components. Move your component(s) to a separate file.
react(only-export-components): src/components/relationshipeditor/fieldcell.tsx#L284
Fast refresh only works when a file only exports components. Move your component(s) to a separate file.
react(only-export-components): src/components/relationshipeditor/commentcell.tsx#L23
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components.
react(only-export-components): src/components/ThemeProvider.tsx#L65
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components.