Skip to content

Bump tauri from 2.0.0-rc.14 to 2.0.0-rc.15 #198

Bump tauri from 2.0.0-rc.14 to 2.0.0-rc.15

Bump tauri from 2.0.0-rc.14 to 2.0.0-rc.15 #198

Re-run triggered September 21, 2024 13:31
Status Cancelled
Total duration 4m 25s
Artifacts 1

pull_request.yml

on: pull_request
build  /  Build axolotl-web
35s
build / Build axolotl-web
Matrix: build / Flatpak
Matrix: build / package-click
build  /  Build axolotl arm64
3m 17s
build / Build axolotl arm64
build  /  Smoke test
0s
build / Smoke test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 4 warnings
build / Flatpak (aarch64, ARM64)
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
build / Flatpak (aarch64, ARM64)
The operation was canceled.
build / Package as click armhf
The run was canceled by @darkdragon-001.
build / Package as click arm64
The run was canceled by @darkdragon-001.
build / Package as click amd64
The run was canceled by @darkdragon-001.
build / Flatpak (x86_64, ubuntu-latest)
The run was canceled by @darkdragon-001.
build / Flatpak (x86_64, ubuntu-latest)
The operation was canceled.
build / Build axolotl arm64
The run was canceled by @darkdragon-001.
build / Build axolotl arm64
The operation was canceled.
build / Build axolotl
The run was canceled by @darkdragon-001.
build / Build axolotl
The operation was canceled.
test / Test axolotl-web: axolotl-web/src/components/Message.vue#L134
'v-html' directive can lead to XSS attack
this pattern reimplements `Result::unwrap_or`: src/lib.rs#L1727
warning: this pattern reimplements `Result::unwrap_or` --> src/handlers.rs:1727:19 | 1727 | let msg = if let Ok(s) = message.to_str() { | ___________________^ 1728 | | s 1729 | | } else { 1730 | | "Invalid message" 1731 | | }; | |_________^ help: replace with: `message.to_str().unwrap_or("Invalid message")` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#manual_unwrap_or = note: `#[warn(clippy::manual_unwrap_or)]` on by default
this function has too many arguments (8/7): src/lib.rs#L160
warning: this function has too many arguments (8/7) --> src/manager_thread.rs:160:5 | 160 | / pub async fn new( 161 | | config_store: presage_store_sled::SledStore, 162 | | device_name: String, 163 | | link_callback: futures::channel::oneshot::Sender<url::Url>, ... | 168 | | uuid: Uuid, 169 | | ) -> Option<Self> { | |_____________________^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#too_many_arguments = note: `#[warn(clippy::too_many_arguments)]` on by default
2 warnings emitted
warning: 2 warnings emitted

Artifacts

Produced during runtime
Name Size
axolotl-web Expired
714 KB