Refactor lucide icon into its own component #101
actions.yml
on: pull_request
lint-and-check-formatting
54s
build
33s
run-tests
33s
run-typecheck
33s
Annotations
10 errors
lint-and-check-formatting:
src/ui/Icon.svelte#L3
Replace `····export·let·name·=·"";` with `↹export·let·name·=·"";·`
|
|
|
|
|
|
lint-and-check-formatting:
src/ui/PublicationCenter.svelte#L284
Replace `·↹<Icon·name="clock"` with `↹<Icon·name="clock"·`
|
lint-and-check-formatting:
src/ui/TreeView/TreeNode.svelte#L12
'getIcon' is defined but never used. Allowed unused vars must match /^_/u
|
|
lint-and-check-formatting
Process completed with exit code 1.
|