tauri: implement runtime.readClipboardImage
and TempFileFunctions
#6127
basic-tests.yml
on: pull_request
Code Validation
49s
Code Tests
36s
Annotations
2 errors and 4 warnings
Code Validation:
packages/target-tauri/runtime-tauri/runtime.ts#L14
'readImage' is defined but never used. Allowed unused vars must match /^_/u
|
Code Validation
Process completed with exit code 1.
|
Code Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Code Validation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Code Validation:
packages/frontend/src/components/QrReader/helper.ts#L53
Replace `(err)=>` with `err·=>·`
|
Code Validation:
packages/target-tauri/runtime-tauri/runtime.ts#L337
Replace `"get_clipboard_image_as_data_uri"` with `'get_clipboard_image_as_data_uri'`
|