Skip to content

fix(auth): remove deprecated slot billing functionality #510

fix(auth): remove deprecated slot billing functionality

fix(auth): remove deprecated slot billing functionality #510

Triggered via pull request March 11, 2025 06:46
Status Failure
Total duration 3m 38s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.