Skip to content

ci: fix rust tests not having correct version of libwebkit2gtk #12

ci: fix rust tests not having correct version of libwebkit2gtk

ci: fix rust tests not having correct version of libwebkit2gtk #12

Triggered via push August 22, 2024 01:25
Status Failure
Total duration 1m 21s
Artifacts

main.yml

on: push
Matrix: publish-tauri
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 4 warnings
publish-tauri (macos-latest, --target aarch64-apple-darwin): src/components/FilePicker.vue#L11
Type 'FileResponse' is not assignable to type 'string'.
publish-tauri (macos-latest, --target aarch64-apple-darwin)
Command failed with exit code 1: pnpm tauri build --target aarch64-apple-darwin
publish-tauri (macos-latest, --target x86_64-apple-darwin): src/components/FilePicker.vue#L11
Type 'FileResponse' is not assignable to type 'string'.
publish-tauri (macos-latest, --target x86_64-apple-darwin)
Command failed with exit code 1: pnpm tauri build --target x86_64-apple-darwin
publish-tauri (windows-latest): src/components/FilePicker.vue#L11
Type 'FileResponse' is not assignable to type 'string'.
publish-tauri (windows-latest)
Command failed with exit code 1: pnpm tauri build
publish-tauri (ubuntu-22.04): src/components/FilePicker.vue#L11
Type 'FileResponse' is not assignable to type 'string'.
publish-tauri (ubuntu-22.04)
Command failed with exit code 1: pnpm tauri build
publish-tauri (macos-latest, --target aarch64-apple-darwin)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
publish-tauri (macos-latest, --target x86_64-apple-darwin)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
publish-tauri (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
publish-tauri (ubuntu-22.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/