Skip to content

i18n: fix

i18n: fix #10

Triggered via push January 31, 2024 02:56
Status Failure
Total duration 20s
Artifacts

build.yml

on: push
Matrix: build-test
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build-test (18.x): src/views/App.tsx#L145
Property 'i18n' is missing in type '{ account: { host: string; accessToken: string; }; onUpdateAccount: (x: { host: string; accessToken: string; } | undefined) => void; mode: string; }' but required in type 'Props'.
build-test (18.x)
Process completed with exit code 2.
build-test (16.x)
The job was canceled because "_18_x" failed.
build-test (16.x): src/views/App.tsx#L145
Property 'i18n' is missing in type '{ account: { host: string; accessToken: string; }; onUpdateAccount: (x: { host: string; accessToken: string; } | undefined) => void; mode: string; }' but required in type 'Props'.
build-test (16.x)
Process completed with exit code 2.
build (20.x): src/views/App.tsx#L145
Property 'i18n' is missing in type '{ account: { host: string; accessToken: string; }; onUpdateAccount: (x: { host: string; accessToken: string; } | undefined) => void; mode: string; }' but required in type 'Props'.
build (20.x)
Process completed with exit code 2.