Skip to content

i18n

i18n #8

Triggered via push January 31, 2024 02:42
Status Failure
Total duration 21s
Artifacts

build.yml

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

Annotations

31 errors
build-test (18.x): src/models/settings.ts#L5
Type 'string | null' is not assignable to type 'string | undefined'.
build-test (18.x): src/models/settings.ts#L9
Cannot find name 'data'.
build-test (18.x): src/views/AccountInfo.tsx#L28
Property 'i18n' does not exist on type 'Props'.
build-test (18.x): src/views/App.tsx#L37
Variable 'i18n' implicitly has type 'any' in some locations where its type cannot be determined.
build-test (18.x): src/views/App.tsx#L85
Variable 'i18n' implicitly has an 'any' type.
build-test (18.x): src/views/App.tsx#L93
Variable 'i18n' implicitly has an 'any' type.
build-test (18.x): src/views/App.tsx#L101
Variable 'i18n' implicitly has an 'any' type.
build-test (18.x): src/views/App.tsx#L109
Variable 'i18n' implicitly has an 'any' type.
build-test (18.x): src/views/App.tsx#L131
Variable 'i18n' implicitly has an 'any' type.
build-test (18.x): src/views/timeline-page/TimelinePage.tsx#L16
Property 'i18n' is missing in type '{ account: { host: string; accessToken: string; } | undefined; }' but required in type 'Props'.
build (20.x): src/models/settings.ts#L5
Type 'string | null' is not assignable to type 'string | undefined'.
build (20.x): src/models/settings.ts#L9
Cannot find name 'data'.
build (20.x): src/views/AccountInfo.tsx#L28
Property 'i18n' does not exist on type 'Props'.
build (20.x): src/views/App.tsx#L37
Variable 'i18n' implicitly has type 'any' in some locations where its type cannot be determined.
build (20.x): src/views/App.tsx#L85
Variable 'i18n' implicitly has an 'any' type.
build (20.x): src/views/App.tsx#L93
Variable 'i18n' implicitly has an 'any' type.
build (20.x): src/views/App.tsx#L101
Variable 'i18n' implicitly has an 'any' type.
build (20.x): src/views/App.tsx#L109
Variable 'i18n' implicitly has an 'any' type.
build (20.x): src/views/App.tsx#L131
Variable 'i18n' implicitly has an 'any' type.
build (20.x): src/views/timeline-page/TimelinePage.tsx#L16
Property 'i18n' is missing in type '{ account: { host: string; accessToken: string; } | undefined; }' but required in type 'Props'.
build-test (16.x)
The job was canceled because "_18_x" failed.
build-test (16.x): src/models/settings.ts#L5
Type 'string | null' is not assignable to type 'string | undefined'.
build-test (16.x): src/models/settings.ts#L9
Cannot find name 'data'.
build-test (16.x): src/views/AccountInfo.tsx#L28
Property 'i18n' does not exist on type 'Props'.
build-test (16.x): src/views/App.tsx#L37
Variable 'i18n' implicitly has type 'any' in some locations where its type cannot be determined.
build-test (16.x): src/views/App.tsx#L85
Variable 'i18n' implicitly has an 'any' type.
build-test (16.x): src/views/App.tsx#L93
Variable 'i18n' implicitly has an 'any' type.
build-test (16.x): src/views/App.tsx#L101
Variable 'i18n' implicitly has an 'any' type.
build-test (16.x): src/views/App.tsx#L109
Variable 'i18n' implicitly has an 'any' type.
build-test (16.x): src/views/App.tsx#L131
Variable 'i18n' implicitly has an 'any' type.
build-test (16.x): src/views/timeline-page/TimelinePage.tsx#L16
Property 'i18n' is missing in type '{ account: { host: string; accessToken: string; } | undefined; }' but required in type 'Props'.