Rework the activity view: readable summaries and a before/after diff#2388
Rework the activity view: readable summaries and a before/after diff#2388myieye wants to merge 57 commits into
ESLint Report Analysis
0 ESLint error(s) and 8 ESLint warning(s) found
Details
Annotations
Check warning on line 66 in frontend/viewer/src/lib/activity/ActivityItem.svelte
github-actions / ESLint Report Analysis
frontend/viewer/src/lib/activity/ActivityItem.svelte#L66
[func-style] Expected a function declaration.
Check warning on line 73 in frontend/viewer/src/lib/activity/ActivityItemChangePreview.svelte
github-actions / ESLint Report Analysis
frontend/viewer/src/lib/activity/ActivityItemChangePreview.svelte#L70-L73
[func-style] Expected a function declaration.
Check warning on line 110 in frontend/viewer/src/lib/activity/ActivityItemChangePreview.svelte
github-actions / ESLint Report Analysis
frontend/viewer/src/lib/activity/ActivityItemChangePreview.svelte#L109-L110
[func-style] Expected a function declaration.
Check warning on line 413 in frontend/viewer/src/lib/activity/change-summary.test.ts
github-actions / ESLint Report Analysis
frontend/viewer/src/lib/activity/change-summary.test.ts#L412-L413
[func-style] Expected a function declaration.
Check warning on line 24 in frontend/viewer/src/lib/entry-editor/diff-view/DiffSensePrimitive.svelte
github-actions / ESLint Report Analysis
frontend/viewer/src/lib/entry-editor/diff-view/DiffSensePrimitive.svelte#L24
[func-style] Expected a function declaration.
Check warning on line 48 in frontend/viewer/src/stories/activity/previews.stories.svelte
github-actions / ESLint Report Analysis
frontend/viewer/src/stories/activity/previews.stories.svelte#L48
[func-style] Expected a function declaration.
Check warning on line 19 in frontend/viewer/src/stories/editor/diff/diff-overview.stories.svelte
github-actions / ESLint Report Analysis
frontend/viewer/src/stories/editor/diff/diff-overview.stories.svelte#L19
[func-style] Expected a function declaration.
Check warning on line 20 in frontend/viewer/src/stories/editor/diff/diff-overview.stories.svelte
github-actions / ESLint Report Analysis
frontend/viewer/src/stories/editor/diff/diff-overview.stories.svelte#L20
[func-style] Expected a function declaration.