More UI fixes #2048
Annotations
3 errors and 12 warnings
build:
src/components/ConfirmPinScreen.tsx#L23
Argument of type '["Send", {}]' is not assignable to parameter of type '[screen: "Send"] | [screen: "Send", params: undefined]'.
|
build:
src/features/payment/PaymentQrScanner.tsx#L25
Argument of type '["Send", PaymentRouteParam]' is not assignable to parameter of type '[screen: "Send"] | [screen: "Send", params: undefined]'.
|
build
Process completed with exit code 2.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
src/components/Markdown.tsx#L28
Unexpected any. Specify a different type
|
build:
src/components/Pill.tsx#L87
Unexpected any. Specify a different type
|
build:
src/components/Pill.tsx#L88
Unexpected any. Specify a different type
|
build:
src/components/Pill.tsx#L93
Unexpected any. Specify a different type
|
build:
src/components/Pill.tsx#L104
Unexpected any. Specify a different type
|
build:
src/components/SubmitButton.tsx#L52
Unexpected any. Specify a different type
|
build:
src/features/collectables/HotspotCompressedListItem.tsx#L83
Unexpected any. Specify a different type
|
build:
src/features/hotspot-onboarding/iot-ble/ScanHotspots.tsx#L32
Unexpected any. Specify a different type
|
build:
src/features/onboarding/AccountConfirmPinScreen.tsx#L42
Forbidden non-null assertion
|
build:
src/hooks/useDerivationAccounts.ts#L180
Unexpected any. Specify a different type
|