Format & Lint #1699
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.lint.yml
on: pull_request_review
Format
1m 20s
Lint
2m 18s
Annotations
10 warnings
Lint:
packages/desktop/components/AccountSwitcher.svelte#L24
Missing return type on function
|
Lint:
packages/desktop/components/AccountSwitcher.svelte#L32
Missing return type on function
|
Lint:
packages/desktop/components/ContactAddressCard.svelte#L66
Missing return type on function
|
Lint:
packages/desktop/components/ContactCard.svelte#L7
'any' overrides all other types in this union type
|
Lint:
packages/desktop/components/NetworkCard.svelte#L31
'any' overrides all other types in this union type
|
Lint:
packages/desktop/components/NodeListTable.svelte#L35
Missing return type on function
|
Lint:
packages/desktop/components/ProposalCard.svelte#L41
Missing return type on function
|
Lint:
packages/desktop/components/ProposalQuestion.svelte#L55
Missing return type on function
|
Lint:
packages/desktop/components/ProposalQuestion.svelte#L97
Missing return type on function
|
Lint:
packages/desktop/components/SidebarTab.svelte#L5
'any' overrides all other types in this union type
|