We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
make passport-resource-kbs
the warning triggers when building without as (e.g., make passport-resource-kbs).
https://github.com/confidential-containers/trustee/actions/runs/10551811135/job/29229762976#step:6:1470
warning: unused `#[macro_use]` import --> kbs/src/lib.rs:14:1 | 14 | #[macro_use] | ^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: `kbs` (lib) generated 1 warning
The text was updated successfully, but these errors were encountered:
No branches or pull requests
the warning triggers when building without as (e.g., make passport-resource-kbs).
https://github.com/confidential-containers/trustee/actions/runs/10551811135/job/29229762976#step:6:1470
The text was updated successfully, but these errors were encountered: