i18n: fix #10
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.
|