Skip to content

Bump serde from 1.0.209 to 1.0.210 #193

Bump serde from 1.0.209 to 1.0.210

Bump serde from 1.0.209 to 1.0.210 #193

Triggered via pull request September 16, 2024 16:32
Status Success
Total duration 1h 4m 10s
Artifacts 11

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
15m 21s
build / Build axolotl arm64
build  /  Smoke test
43s
build / Smoke test
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
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
build / Build axolotl arm64
New version for tauri-cli available: 2.0.0-rc.15
build / Build axolotl
New version for tauri-cli available: 2.0.0-rc.15

Artifacts

Produced during runtime
Name Size
axolotl-aarch64.flatpak
6.16 MB
axolotl-web Expired
714 KB
axolotl-x86_64.flatpak
6.77 MB
build-axolotl-linux-amd64 Expired
10.9 MB
build-axolotl-linux-amd64-appimage Expired
96 MB
build-axolotl-linux-amd64-click Expired
7.83 MB
build-axolotl-linux-amd64-deb Expired
10.7 MB
build-axolotl-linux-arm64 Expired
11 MB
build-axolotl-linux-arm64-click Expired
7.82 MB
build-axolotl-linux-arm64-deb Expired
10.7 MB
build-axolotl-linux-armhf-click Expired
7.55 MB