Charge tax on products #3937
Triggered via pull request
September 10, 2025 18:41
Status
Failure
Total duration
13m 27s
Artifacts
–
Annotations
10 errors
Lint and Test:
apps/labrinth/src/routes/internal/billing/payments.rs#L243
returning the result of a `let` binding from a block
|
Lint and Test:
apps/labrinth/src/routes/internal/billing/payments.rs#L203
this expression creates a reference which is immediately dereferenced by the compiler
|
Lint and Test:
apps/labrinth/src/routes/internal/billing/payments.rs#L196
this expression creates a reference which is immediately dereferenced by the compiler
|
Lint and Test:
apps/labrinth/src/routes/internal/billing/payments.rs#L209
returning the result of a `let` binding from a block
|
Lint and Test:
apps/labrinth/src/routes/internal/billing/payments.rs#L187
this expression creates a reference which is immediately dereferenced by the compiler
|
Lint and Test:
apps/labrinth/src/routes/internal/billing/payments.rs#L186
this expression creates a reference which is immediately dereferenced by the compiler
|
Lint and Test:
apps/labrinth/src/routes/internal/billing/payments.rs#L185
this expression creates a reference which is immediately dereferenced by the compiler
|
Lint and Test:
apps/labrinth/src/routes/internal/billing/payments.rs#L182
useless conversion to the same type: `ariadne::ids::UserId`
|
Lint and Test:
apps/labrinth/src/routes/internal/billing/payments.rs#L64
this expression creates a reference which is immediately dereferenced by the compiler
|
|