Format & Lint #2223
Triggered via pull request review
January 22, 2024 23:12
nicole-obrien
submitted
2e5e1f9
Status
Success
Total duration
3m 20s
Artifacts
–
ci.lint.yml
on: pull_request_review
Format
57s
Lint
3m 7s
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
|