Migrated to tauri v2 #875
ci.yaml
on: pull_request
quality
39s
cargo-fmt
7s
Matrix: build-tauri
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
|