introduce i18n (english, german atm) #3
Annotations
10 errors and 1 warning
build:
src/App.vue#L21
Property '$t' does not exist on type 'CreateComponentPublicInstanceWithMixins<ToResolvedProps<{}, {}>, {}, { drawer: { left: boolean; right: boolean; }; RouteHome: string; RouteDirectoryAnalyse: string; RouteDirectorySearch: string; RouteImport: string; RouteExport: string; }, ... 22 more ..., {}>'.
|
build:
src/App.vue#L26
Property '$t' does not exist on type 'CreateComponentPublicInstanceWithMixins<ToResolvedProps<{}, {}>, {}, { drawer: { left: boolean; right: boolean; }; RouteHome: string; RouteDirectoryAnalyse: string; RouteDirectorySearch: string; RouteImport: string; RouteExport: string; }, ... 22 more ..., {}>'.
|
build:
src/App.vue#L31
Property '$t' does not exist on type 'CreateComponentPublicInstanceWithMixins<ToResolvedProps<{}, {}>, {}, { drawer: { left: boolean; right: boolean; }; RouteHome: string; RouteDirectoryAnalyse: string; RouteDirectorySearch: string; RouteImport: string; RouteExport: string; }, ... 22 more ..., {}>'.
|
build:
src/App.vue#L33
Property '$t' does not exist on type 'CreateComponentPublicInstanceWithMixins<ToResolvedProps<{}, {}>, {}, { drawer: { left: boolean; right: boolean; }; RouteHome: string; RouteDirectoryAnalyse: string; RouteDirectorySearch: string; RouteImport: string; RouteExport: string; }, ... 22 more ..., {}>'.
|
build:
src/App.vue#L34
Property '$t' does not exist on type 'CreateComponentPublicInstanceWithMixins<ToResolvedProps<{}, {}>, {}, { drawer: { left: boolean; right: boolean; }; RouteHome: string; RouteDirectoryAnalyse: string; RouteDirectorySearch: string; RouteImport: string; RouteExport: string; }, ... 22 more ..., {}>'.
|
build:
src/App.vue#L80
Property '$i18n' does not exist on type 'CreateComponentPublicInstanceWithMixins<ToResolvedProps<{}, {}>, {}, { drawer: { left: boolean; right: boolean; }; RouteHome: string; RouteDirectoryAnalyse: string; RouteDirectorySearch: string; RouteImport: string; RouteExport: string; }, ... 22 more ..., {}>'.
|
build:
src/components/DeviceIndicator.vue#L10
Property '$t' does not exist on type 'CreateComponentPublicInstanceWithMixins<ToResolvedProps<{}, {}>, {}, {}, { deviceIcon(): "mdi-cpu-64-bit" | "mdi-expansion-card" | "mdi-help-circle"; deviceIconColor(): "success" | "info" | "warning"; gpuInfo(): [...][]; device: () => { ...; }; }, ... 21 more ..., {}>'.
|
build:
src/components/DeviceIndicator.vue#L16
Property '$t' does not exist on type 'CreateComponentPublicInstanceWithMixins<ToResolvedProps<{}, {}>, {}, {}, { deviceIcon(): "mdi-cpu-64-bit" | "mdi-expansion-card" | "mdi-help-circle"; deviceIconColor(): "success" | "info" | "warning"; gpuInfo(): [...][]; device: () => { ...; }; }, ... 21 more ..., {}>'.
|
build:
src/components/DeviceIndicator.vue#L25
Property '$t' does not exist on type 'CreateComponentPublicInstanceWithMixins<ToResolvedProps<{}, {}>, {}, {}, { deviceIcon(): "mdi-cpu-64-bit" | "mdi-expansion-card" | "mdi-help-circle"; deviceIconColor(): "success" | "info" | "warning"; gpuInfo(): [...][]; device: () => { ...; }; }, ... 21 more ..., {}>'.
|
build:
src/components/DirectoryPicker.vue#L32
Property '$t' does not exist on type 'CreateComponentPublicInstanceWithMixins<ToResolvedProps<ExtractPropTypes<{ variant: { type: () => "flat" | "text" | "elevated" | "tonal" | "outlined" | "plain"; default: string; }; color: { type: StringConstructor; default: null; }; }>, "change"[]>, ... 24 more ..., {}>'.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|