Skip to content

Oauth session

Oauth session #658

Triggered via pull request November 29, 2024 15:26
Status Failure
Total duration 1m 57s
Artifacts

rust.yml

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

Annotations

2 errors and 5 warnings
Rust (stable): bsky-sdk/src/agent.rs#L41
[clippy] reported by reviewdog 🐶 error: empty line after doc comment --> bsky-sdk/src/agent.rs:37:1 | 37 | / /// ``` 38 | | | |_ ... 41 | pub struct BskyAgent<T = ReqwestClient, S = MemoryStore<(), AtpSession>> | ------------------------------------------------------------------------ the comment documents this struct | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_line_after_doc_comments = note: `-D clippy::empty-line-after-doc-comments` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::empty_line_after_doc_comments)]` = help: if the empty line is unintentional remove it Raw Output: bsky-sdk/src/agent.rs:41:1:e:error: empty line after doc comment --> bsky-sdk/src/agent.rs:37:1 | 37 | / /// ``` 38 | | | |_ ... 41 | pub struct BskyAgent<T = ReqwestClient, S = MemoryStore<(), AtpSession>> | ------------------------------------------------------------------------ the comment documents this struct | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_line_after_doc_comments = note: `-D clippy::empty-line-after-doc-comments` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::empty_line_after_doc_comments)]` = help: if the empty line is unintentional remove it __END__
Rust (stable)
Process completed with exit code 1.
Rust (stable): bsky-sdk/src/rich_text/tests.rs#L100
Diff in /home/runner/work/atrium/atrium/bsky-sdk/src/rich_text/tests.rs
Rust (stable): bsky-sdk/src/rich_text/tests.rs#L120
Diff in /home/runner/work/atrium/atrium/bsky-sdk/src/rich_text/tests.rs
Rust (stable): bsky-sdk/src/rich_text/tests.rs#L140
Diff in /home/runner/work/atrium/atrium/bsky-sdk/src/rich_text/tests.rs
Rust (stable): bsky-sdk/src/rich_text/tests.rs#L243
Diff in /home/runner/work/atrium/atrium/bsky-sdk/src/rich_text/tests.rs
Rust (stable): bsky-sdk/src/rich_text/tests.rs#L290
Diff in /home/runner/work/atrium/atrium/bsky-sdk/src/rich_text/tests.rs