Skip to content

feat: migrate to tauri 2.0 #126

feat: migrate to tauri 2.0

feat: migrate to tauri 2.0 #126

Triggered via pull request November 11, 2024 13:51
Status Failure
Total duration 2m 35s
Artifacts

build.yml

on: pull_request
Matrix: release
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
release (macos-latest): src/components/Greet.vue#L3
Cannot find module '@tauri-apps/api/tauri' or its corresponding type declarations.
release (macos-latest)
Command failed with exit code 1: npm run tauri build
release (ubuntu-20.04): src/components/Greet.vue#L3
Cannot find module '@tauri-apps/api/tauri' or its corresponding type declarations.
release (ubuntu-20.04)
Command failed with exit code 1: npm run tauri build
release (windows-latest): src/components/Greet.vue#L3
Cannot find module '@tauri-apps/api/tauri' or its corresponding type declarations.
release (windows-latest)
Command failed with exit code 1: npm run tauri build
release (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
release (ubuntu-20.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
release (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/