Skip to content

ISSUE: 42 and 30, implement headers to catalog v1 and get MimeType #151

ISSUE: 42 and 30, implement headers to catalog v1 and get MimeType

ISSUE: 42 and 30, implement headers to catalog v1 and get MimeType #151

Triggered via pull request November 15, 2023 18:07
Status Failure
Total duration 50s
Artifacts

rust.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
lint: src/frontend/http.rs#L40
error: unused variable: `url` --> src/frontend/http.rs:40:5 | 40 | url: &Uri, | ^^^ help: if this is intentional, prefix it with an underscore: `_url` | = note: `-D unused-variables` implied by `-D warnings`
lint
Process completed with exit code 1.