dev: Tauri 2.0 #5037
push-test.yml
on: pull_request
ensure-same-version
6s
format-check
4s
autogen-ts-bindings-check
3m 50s
Matrix: clippy-check
Matrix: test-tauri
Annotations
20 errors and 2 warnings
test-tauri (ubuntu-22.04)
Type 'string | null | undefined' is not assignable to type 'string | null'.
|
test-tauri (ubuntu-22.04)
Property '$i18n' does not exist on type 'ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, ComponentProvideOptions>, ... 4 more ..., any>'.
|
test-tauri (ubuntu-22.04)
Property '$route' does not exist on type 'CreateComponentPublicInstanceWithMixins<ToResolvedProps<{}, {}>, {}, {}, { bgStyle(): string; }, { minimize(): Promise<void>; close(): void; }, ComponentOptionsMixin, ... 19 more ..., {}>'.
|
test-tauri (ubuntu-22.04)
Property '$route' does not exist on type 'CreateComponentPublicInstanceWithMixins<ToResolvedProps<{}, {}>, {}, {}, { bgStyle(): string; }, { minimize(): Promise<void>; close(): void; }, ComponentOptionsMixin, ... 19 more ..., {}>'.
|
test-tauri (ubuntu-22.04)
Property '$i18n' does not exist on type 'ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, ComponentProvideOptions>, ... 4 more ..., any>'.
|
test-tauri (ubuntu-22.04)
File '/home/runner/work/FlightCore/FlightCore/src-vue/src/views/RepairView.vue' is not a module.
|
test-tauri (ubuntu-22.04)
Cannot find name 'shell'.
|
test-tauri (ubuntu-22.04)
Cannot find name 'shell'.
|
test-tauri (ubuntu-22.04)
Type '{ value: boolean; } | null | undefined' is not assignable to type '{ value: boolean; } | null'.
|
test-tauri (ubuntu-22.04)
Type '{ value: number; } | null | undefined' is not assignable to type '{ value: number; } | null'.
|
test-tauri (windows-latest)
Type 'string | null | undefined' is not assignable to type 'string | null'.
|
test-tauri (windows-latest)
Property '$i18n' does not exist on type 'ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, ComponentProvideOptions>, ... 4 more ..., any>'.
|
test-tauri (windows-latest)
Property '$route' does not exist on type 'CreateComponentPublicInstanceWithMixins<ToResolvedProps<{}, {}>, {}, {}, { bgStyle(): string; }, { minimize(): Promise<void>; close(): void; }, ComponentOptionsMixin, ... 19 more ..., {}>'.
|
test-tauri (windows-latest)
Property '$route' does not exist on type 'CreateComponentPublicInstanceWithMixins<ToResolvedProps<{}, {}>, {}, {}, { bgStyle(): string; }, { minimize(): Promise<void>; close(): void; }, ComponentOptionsMixin, ... 19 more ..., {}>'.
|
test-tauri (windows-latest)
Property '$i18n' does not exist on type 'ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, ComponentProvideOptions>, ... 4 more ..., any>'.
|
test-tauri (windows-latest)
File 'D:/a/FlightCore/FlightCore/src-vue/src/views/RepairView.vue' is not a module.
|
test-tauri (windows-latest)
Cannot find name 'shell'.
|
test-tauri (windows-latest)
Cannot find name 'shell'.
|
test-tauri (windows-latest)
Type '{ value: boolean; } | null | undefined' is not assignable to type '{ value: boolean; } | null'.
|
test-tauri (windows-latest)
Type '{ value: number; } | null | undefined' is not assignable to type '{ value: number; } | null'.
|
format-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
autogen-ts-bindings-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|