Skip to content

Migrated to tauri v2 #875

Migrated to tauri v2

Migrated to tauri v2 #875

Triggered via pull request August 18, 2024 01:06
Status Failure
Total duration 1m 54s
Artifacts

ci.yaml

on: pull_request
Matrix: build-tauri
Fit to window
Zoom out
Zoom in

Annotations

15 errors
Build (linux)
'"@tauri-apps/plugin-fs"' has no exported member named 'createDir'. Did you mean 'create'?
Build (linux)
Argument of type '{ dir: BaseDirectory; }' is not assignable to parameter of type 'ExistsOptions'.
Build (linux)
Argument of type 'string' is not assignable to parameter of type 'Uint8Array'.
Build (linux)
Argument of type '{ dir: BaseDirectory; }' is not assignable to parameter of type 'ReadFileOptions'.
Build (linux)
Command failed with exit code 1: npm run tauri build -- --config src-tauri/tauri.conf.ci.json
Build (mac)
'"@tauri-apps/plugin-fs"' has no exported member named 'createDir'. Did you mean 'create'?
Build (mac)
Argument of type '{ dir: BaseDirectory; }' is not assignable to parameter of type 'ExistsOptions'.
Build (mac)
Argument of type 'string' is not assignable to parameter of type 'Uint8Array'.
Build (mac)
Argument of type '{ dir: BaseDirectory; }' is not assignable to parameter of type 'ReadFileOptions'.
Build (mac)
Command failed with exit code 1: npm run tauri build -- --config src-tauri/tauri.conf.ci.json
Build (windows)
'"@tauri-apps/plugin-fs"' has no exported member named 'createDir'. Did you mean 'create'?
Build (windows)
Argument of type '{ dir: BaseDirectory; }' is not assignable to parameter of type 'ExistsOptions'.
Build (windows)
Argument of type 'string' is not assignable to parameter of type 'Uint8Array'.
Build (windows)
Argument of type '{ dir: BaseDirectory; }' is not assignable to parameter of type 'ReadFileOptions'.
Build (windows)
Command failed with exit code 1: npm run tauri build -- --config src-tauri/tauri.conf.ci.json