This repository has been archived by the owner on Jan 2, 2025. It is now read-only.
Tauri Release #372
Triggered via release
April 9, 2024 08:25
anastasiya1155
published
3a6b487
Status
Failure
Total duration
6m 29s
Artifacts
–
Annotations
9 errors and 3 warnings
build-and-sign-tauri (x86_64-unknown-linux-gnu)
Type '((e?: MouseEvent | KeyboardEvent | undefined) => Promise<void>) | (() => void)' is not assignable to type '((e: MouseEvent<Element, MouseEvent> | KeyboardEvent) => void | Promise<void>) | undefined'.
|
build-and-sign-tauri (x86_64-unknown-linux-gnu)
Expected 1 arguments, but got 0.
|
build-and-sign-tauri (x86_64-unknown-linux-gnu)
Command failed with exit code 1: npm run tauri build -- -- --target x86_64-unknown-linux-gnu -v
|
build-and-sign-tauri (aarch64-apple-darwin)
Type '((e?: MouseEvent | KeyboardEvent | undefined) => Promise<void>) | (() => void)' is not assignable to type '((e: MouseEvent<Element, MouseEvent> | KeyboardEvent) => void | Promise<void>) | undefined'.
|
build-and-sign-tauri (aarch64-apple-darwin)
Expected 1 arguments, but got 0.
|
build-and-sign-tauri (aarch64-apple-darwin)
Command failed with exit code 1: npm run tauri build -- -- --target aarch64-apple-darwin -v
|
build-and-sign-tauri (x86_64-apple-darwin)
Type '((e?: MouseEvent | KeyboardEvent | undefined) => Promise<void>) | (() => void)' is not assignable to type '((e: MouseEvent<Element, MouseEvent> | KeyboardEvent) => void | Promise<void>) | undefined'.
|
build-and-sign-tauri (x86_64-apple-darwin)
Expected 1 arguments, but got 0.
|
build-and-sign-tauri (x86_64-apple-darwin)
Command failed with exit code 1: npm run tauri build -- -- --target x86_64-apple-darwin -v
|
build-and-sign-tauri (x86_64-unknown-linux-gnu)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, arduino/setup-protoc@v2, actions/setup-node@v3, jossef/[email protected], tauri-apps/tauri-action@cb58ba3f65bd456ee564376585a8400bf0b71f47. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-and-sign-tauri (aarch64-apple-darwin)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, arduino/setup-protoc@v2, actions/setup-node@v3, jossef/[email protected], tauri-apps/tauri-action@cb58ba3f65bd456ee564376585a8400bf0b71f47. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-and-sign-tauri (x86_64-apple-darwin)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, arduino/setup-protoc@v2, actions/setup-node@v3, jossef/[email protected], tauri-apps/tauri-action@cb58ba3f65bd456ee564376585a8400bf0b71f47. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|