auth-server: update quote comparison impl (#82) #350
Annotations
1 error and 21 warnings
methods called `new` usually return `Self`:
auth/auth-server/src/telemetry/sources/mock.rs#L15
error: methods called `new` usually return `Self`
--> auth/auth-server/src/telemetry/sources/mock.rs:15:5
|
15 | / pub fn new(name: &'static str) -> QuoteSource {
16 | | QuoteSource::Mock(Self { name })
17 | | }
| |_____^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#new_ret_no_self
= note: `-D clippy::new-ret-no-self` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(clippy::new_ret_no_self)]`
|
cargo-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cargo-test
#[table_name] attribute form is deprecated
|
cargo-test
#[table_name] attribute form is deprecated
|
cargo-test
#[sql_type] attribute form is deprecated
|
cargo-test
#[sql_type] attribute form is deprecated
|
cargo-test
#[sql_type] attribute form is deprecated
|
cargo-test
#[sql_type] attribute form is deprecated
|
cargo-test
#[sql_type] attribute form is deprecated
|
cargo-test
#[sql_type] attribute form is deprecated
|
cargo-test
#[sql_type] attribute form is deprecated
|
cargo-test
#[sql_type] attribute form is deprecated
|
cargo-test
#[table_name] attribute form is deprecated
|
cargo-test
#[table_name] attribute form is deprecated
|
cargo-test
#[sql_type] attribute form is deprecated
|
cargo-test
#[sql_type] attribute form is deprecated
|
cargo-test
#[sql_type] attribute form is deprecated
|
cargo-test
#[sql_type] attribute form is deprecated
|
cargo-test
#[sql_type] attribute form is deprecated
|
cargo-test
#[sql_type] attribute form is deprecated
|
cargo-test
#[sql_type] attribute form is deprecated
|
cargo-test
#[sql_type] attribute form is deprecated
|