Format & Lint #1015
Triggered via pull request review
September 1, 2023 14:36
nicole-obrien
submitted
efe79ea
Status
Success
Total duration
2m 4s
Artifacts
–
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 12s
Lint
1m 50s
Annotations
10 warnings
Lint:
packages/desktop/App.svelte#L178
Missing return type on function
|
Lint:
packages/desktop/components/ContactAddressCard.svelte#L101
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/ProposalCard.svelte#L40
Missing return type on function
|
Lint:
packages/desktop/components/ProposalQuestion.svelte#L56
Missing return type on function
|
Lint:
packages/desktop/components/ProposalQuestion.svelte#L98
Missing return type on function
|
Lint:
packages/desktop/components/Scroller.svelte#L14
Missing return type on function
|
Lint:
packages/desktop/components/Scroller.svelte#L38
Missing return type on function
|
Lint:
packages/desktop/components/SidebarTab.svelte#L23
Missing return type on function
|