Skip to content

Add support for previewing images in room scrollback #217

Add support for previewing images in room scrollback

Add support for previewing images in room scrollback #217

Triggered via pull request November 13, 2023 12:16
Status Failure
Total duration 10m 26s
Artifacts

ci.yml

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

Annotations

5 errors and 1 warning
test (ubuntu-latest)
reviewdog exited with status code: 1
test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
test (windows-latest)
The operation was canceled.
test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
test (macos-latest)
The operation was canceled.
test (ubuntu-latest): src/main.rs#L20
[clippy] reported by reviewdog 🐶 warning: unused import: `std::error::Error` --> src/main.rs:20:5 | 20 | use std::error::Error; | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default Raw Output: src/main.rs:20:5:w:warning: unused import: `std::error::Error` --> src/main.rs:20:5 | 20 | use std::error::Error; | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default __END__