Skip to content

Pass HTTP method to AuthChallenge #270

Pass HTTP method to AuthChallenge

Pass HTTP method to AuthChallenge #270

Triggered via pull request June 4, 2024 06:51
Status Success
Total duration 21s
Artifacts

markdown-link-check.yml

on: pull_request
markdown-link-check
12s
markdown-link-check
Fit to window
Zoom out
Zoom in

Annotations

1 error
unused import: `anyhow`: ocipkg/src/distribution/auth.rs#L1
error: unused import: `anyhow` --> ocipkg/src/distribution/auth.rs:1:14 | 1 | use anyhow::{anyhow, bail, Context, Result}; | ^^^^^^ | = note: `-D unused-imports` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(unused_imports)]`