Format & Lint #2220
ci.lint.yml
on: pull_request_review
Format
57s
Lint
1m 28s
Annotations
10 warnings
Lint:
packages/desktop/components/AccountSwitcher.svelte#L24
Missing return type on function
|
Lint:
packages/desktop/components/AccountSwitcher.svelte#L30
Missing return type on function
|
Lint:
packages/desktop/components/ContactAddressCard.svelte#L79
Missing return type on function
|
Lint:
packages/desktop/components/ContactAddressCard.svelte#L86
Missing return type on function
|
Lint:
packages/desktop/components/ContactAddressCard.svelte#L92
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/ContactCard.svelte#L9
'any' overrides all other types in this union type
|
Lint:
packages/desktop/components/DappDataBanner.svelte#L5
'any' overrides all other types in this union type
|
Lint:
packages/desktop/components/NetworkCard.svelte#L34
'any' overrides all other types in this union type
|
Lint:
packages/desktop/components/NetworkCard.svelte#L124
Missing return type on function
|