dev: Tauri 2.0 #5039
push-test.yml
on: pull_request
ensure-same-version
3s
format-check
5s
autogen-ts-bindings-check
3m 34s
Matrix: clippy-check
Matrix: test-tauri
Annotations
16 errors and 2 warnings
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)
Process completed with exit code 1.
|
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)
Process completed with exit code 1.
|
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
|