fix(auth): remove deprecated slot billing functionality #510
Annotations
12 errors
clippy:
cli/src/command/auth/mod.rs#L2
unused import: `crate::command::auth::billing::BillingArgs`
|
clippy:
cli/src/command/auth/email.rs#L21
struct `slot::graphql::auth::update_me::Variables` has no field named `slot_billing`
|
clippy:
cli/src/command/auth/billing.rs#L18
struct `slot::graphql::auth::update_me::Variables` has no field named `slot_billing`
|
clippy
Process completed with exit code 101.
|
test:
cli/src/command/auth/mod.rs#L2
unused import: `crate::command::auth::billing::BillingArgs`
|
test:
cli/src/command/auth/email.rs#L21
struct `slot::graphql::auth::update_me::Variables` has no field named `slot_billing`
|
test:
cli/src/command/auth/billing.rs#L18
struct `slot::graphql::auth::update_me::Variables` has no field named `slot_billing`
|
test
Process completed with exit code 101.
|
ensure-windows:
cli/src/command/auth/mod.rs#L2
unused import: `crate::command::auth::billing::BillingArgs`
|
ensure-windows:
cli/src/command/auth/email.rs#L21
struct `slot::graphql::auth::update_me::Variables` has no field named `slot_billing`
|
ensure-windows:
cli/src/command/auth/billing.rs#L18
struct `slot::graphql::auth::update_me::Variables` has no field named `slot_billing`
|
ensure-windows
Process completed with exit code 1.
|