Skip to content

Keep AddAnyAttr logic contained #354

Keep AddAnyAttr logic contained

Keep AddAnyAttr logic contained #354

Triggered via pull request February 8, 2025 15:39
Status Failure
Total duration 11m 19s
Artifacts

autofix.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
autofix: server_fn/src/request/actix.rs#L95
expected `{[email protected]:94:34}` to return `Result<Bytes, E>`, but it returns `Result<Bytes, ServerFnError<_>>`
autofix
Process completed with exit code 101.
autofix: tachys/src/view/any_view.rs#L537
unused variable: `state`
autofix: tachys/src/view/any_view.rs#L556
unused variable: `buf`
autofix: tachys/src/view/any_view.rs#L557
unused variable: `position`
autofix: tachys/src/view/any_view.rs#L558
unused variable: `escape`
autofix: tachys/src/view/any_view.rs#L559
unused variable: `mark_branches`
autofix: tachys/src/view/any_view.rs#L566
unused variable: `buf`
autofix: tachys/src/view/any_view.rs#L567
unused variable: `position`
autofix: tachys/src/view/any_view.rs#L568
unused variable: `escape`
autofix: tachys/src/view/any_view.rs#L569
unused variable: `mark_branches`
autofix: tachys/src/view/any_view.rs#L578
unused variable: `cursor`