Bump nanoid from 3.3.7 to 3.3.8 in /axolotl-web #520
pull_request.yml
on: pull_request
build
/
Build axolotl-web
38s
Matrix: build / Flatpak
test
/
Test axolotl-web
25s
test
/
rustfmt
7s
test
/
clippy
1m 18s
Matrix: build / package-click
pr-ok
0s
Annotations
3 errors and 15 warnings
build / Build axolotl arm64
Process completed with exit code 100.
|
build / Flatpak (aarch64, ARM64)
Build failed: Error: The process '/app/bin/xvfb-run' failed with exit code 139
|
pr-ok
Process completed with exit code 1.
|
test / rustfmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test / Test axolotl-web
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test / Test axolotl-web:
axolotl-web/src/components/Message.vue#L134
'v-html' directive can lead to XSS attack
|
build / Build axolotl-web
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test / clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|
build / Build axolotl arm64
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build / Package as click amd64
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build / Package as click arm64
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build / Package as click armhf
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build / Flatpak (x86_64, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build / Build axolotl
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build / Smoke test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pr-ok
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
axolotl-web
Expired
|
718 KB |
|
axolotl-x86_64.flatpak
|
6.81 MB |
|
build-axolotl-linux-amd64
Expired
|
11 MB |
|
build-axolotl-linux-amd64-appimage
Expired
|
98.3 MB |
|
build-axolotl-linux-amd64-click
Expired
|
7.9 MB |
|
build-axolotl-linux-amd64-deb
Expired
|
10.8 MB |
|
build-axolotl-linux-arm64-click
Expired
|
7.75 MB |
|
build-axolotl-linux-armhf-click
Expired
|
7.5 MB |
|