Skip to content

Assistant debug/fix affordances for errors and failing checks #337

Assistant debug/fix affordances for errors and failing checks

Assistant debug/fix affordances for errors and failing checks #337

Triggered via pull request July 22, 2026 23:30
Status Failure
Total duration 1m 18s
Artifacts

lint.yaml

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

Annotations

1 error and 10 warnings
Run Linters and Typechecking
Process completed with exit code 1.
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.