Skip to content

Adjust styles for styled-components 6.x #1505

Adjust styles for styled-components 6.x

Adjust styles for styled-components 6.x #1505

Triggered via pull request August 19, 2023 19:51
Status Success
Total duration 1m 55s
Artifacts

pr-any.yml

on: pull_request
Matrix: pr
Fit to window
Zoom out
Zoom in

Annotations

9 errors
pr (build): packages/extension-ui/src/components/TextInputs.ts#L12
No overload matches this call.
pr (build): packages/extension-ui/src/partials/MenuSettings.tsx#L123
Type 'Option[]' is not assignable to type 'DropdownOption[]'.
pr (build): packages/extension-ui/src/Popup/ImportLedger.tsx#L113
Type 'NetworkOption[]' is not assignable to type 'DropdownOption[]'.
pr (build): packages/extension-ui/src/Popup/ImportLedger.tsx#L129
Type 'AccOption[]' is not assignable to type 'DropdownOption[]'.
pr (build): packages/extension-ui/src/Popup/ImportLedger.tsx#L130
Type 'number' is not assignable to type 'string'.
pr (build): packages/extension-ui/src/Popup/ImportLedger.tsx#L137
Type 'AccOption[]' is not assignable to type 'DropdownOption[]'.
pr (build): packages/extension-ui/src/Popup/ImportLedger.tsx#L138
Type 'number' is not assignable to type 'string'.
pr (build)
Process completed with exit code 255.