Skip to content

Optimize 1

Optimize 1 #269

Triggered via pull request February 16, 2026 12:22
@owjs3901owjs3901
synchronize #75
optimize-1
Status Failure
Total duration 1m 44s
Artifacts

CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Test: crates/vespera_macro/src/openapi_generator.rs#L1053
unnecessary hashes around raw string literal
Test: crates/vespera_macro/src/openapi_generator.rs#L1023
unnecessary hashes around raw string literal
Test: crates/vespera_macro/src/openapi_generator.rs#L1006
unnecessary hashes around raw string literal
Test: crates/vespera_macro/src/openapi_generator.rs#L568
unnecessary hashes around raw string literal
Test: crates/vespera_macro/src/collector.rs#L814
unnecessary hashes around raw string literal
Test: crates/vespera_macro/src/collector.rs#L789
unnecessary hashes around raw string literal
Test: crates/vespera_macro/src/collector.rs#L399
unnecessary hashes around raw string literal
Test: crates/vespera_macro/src/collector.rs#L385
unnecessary hashes around raw string literal
Test: crates/vespera_macro/src/collector.rs#L277
unnecessary hashes around raw string literal
Test: crates/vespera_core/src/route.rs#L569
using `clone` on type `HttpMethod` which implements the `Copy` trait