Oauth session #580
Annotations
6 errors and 8 warnings
Rust (stable):
atrium-oauth/oauth-client/src/server_agent.rs#L371
[clippy] reported by reviewdog 🐶
error: methods called `from_*` usually take no `self`
--> atrium-oauth/oauth-client/src/server_agent.rs:371:9
|
371 | &self,
| ^^^^^
|
= help: consider choosing a less ambiguous name
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#wrong_self_convention
= note: `-D clippy::wrong-self-convention` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(clippy::wrong_self_convention)]`
Raw Output:
atrium-oauth/oauth-client/src/server_agent.rs:371:9:e:error: methods called `from_*` usually take no `self`
--> atrium-oauth/oauth-client/src/server_agent.rs:371:9
|
371 | &self,
| ^^^^^
|
= help: consider choosing a less ambiguous name
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#wrong_self_convention
= note: `-D clippy::wrong-self-convention` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(clippy::wrong_self_convention)]`
__END__
|
Rust (stable):
atrium-oauth/oauth-client/src/server_agent.rs#L379
[clippy] reported by reviewdog 🐶
error: methods called `from_*` usually take no `self`
--> atrium-oauth/oauth-client/src/server_agent.rs:379:9
|
379 | &self,
| ^^^^^
|
= help: consider choosing a less ambiguous name
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#wrong_self_convention
Raw Output:
atrium-oauth/oauth-client/src/server_agent.rs:379:9:e:error: methods called `from_*` usually take no `self`
--> atrium-oauth/oauth-client/src/server_agent.rs:379:9
|
379 | &self,
| ^^^^^
|
= help: consider choosing a less ambiguous name
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#wrong_self_convention
__END__
|
Rust (stable)
Process completed with exit code 1.
|
Rust (1.75.0)
Process completed with exit code 1.
|
Rust (1.75.0):
atrium-oauth/oauth-client/src/server_agent.rs#L371
[clippy] reported by reviewdog 🐶
error: methods called `from_*` usually take no `self`
--> atrium-oauth/oauth-client/src/server_agent.rs:371:9
|
371 | &self,
| ^^^^^
|
= help: consider choosing a less ambiguous name
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#wrong_self_convention
= note: `-D clippy::wrong-self-convention` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(clippy::wrong_self_convention)]`
Raw Output:
atrium-oauth/oauth-client/src/server_agent.rs:371:9:e:error: methods called `from_*` usually take no `self`
--> atrium-oauth/oauth-client/src/server_agent.rs:371:9
|
371 | &self,
| ^^^^^
|
= help: consider choosing a less ambiguous name
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#wrong_self_convention
= note: `-D clippy::wrong-self-convention` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(clippy::wrong_self_convention)]`
__END__
|
Rust (1.75.0):
atrium-oauth/oauth-client/src/server_agent.rs#L379
[clippy] reported by reviewdog 🐶
error: methods called `from_*` usually take no `self`
--> atrium-oauth/oauth-client/src/server_agent.rs:379:9
|
379 | &self,
| ^^^^^
|
= help: consider choosing a less ambiguous name
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#wrong_self_convention
Raw Output:
atrium-oauth/oauth-client/src/server_agent.rs:379:9:e:error: methods called `from_*` usually take no `self`
--> atrium-oauth/oauth-client/src/server_agent.rs:379:9
|
379 | &self,
| ^^^^^
|
= help: consider choosing a less ambiguous name
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#wrong_self_convention
__END__
|
Rust (stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: giraffate/clippy-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Rust (stable):
atrium-oauth/oauth-client/src/lib.rs#L5
Diff in /home/runner/work/atrium/atrium/atrium-oauth/oauth-client/src/lib.rs
|
Rust (stable):
atrium-oauth/oauth-client/src/lib.rs#L11
Diff in /home/runner/work/atrium/atrium/atrium-oauth/oauth-client/src/lib.rs
|
Rust (stable):
atrium-oauth/oauth-client/src/store.rs#L1
Diff in /home/runner/work/atrium/atrium/atrium-oauth/oauth-client/src/store.rs
|
Rust (1.75.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: giraffate/clippy-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Rust (1.75.0):
atrium-oauth/oauth-client/src/lib.rs#L5
Diff in /home/runner/work/atrium/atrium/atrium-oauth/oauth-client/src/lib.rs
|
Rust (1.75.0):
atrium-oauth/oauth-client/src/lib.rs#L11
Diff in /home/runner/work/atrium/atrium/atrium-oauth/oauth-client/src/lib.rs
|
Rust (1.75.0):
atrium-oauth/oauth-client/src/store.rs#L1
Diff in /home/runner/work/atrium/atrium/atrium-oauth/oauth-client/src/store.rs
|