Skip to content

KBS: Update KBS protocol to 0.2.0 to fix JWE format due to RFC7516 #945

KBS: Update KBS protocol to 0.2.0 to fix JWE format due to RFC7516

KBS: Update KBS protocol to 0.2.0 to fix JWE format due to RFC7516 #945

Triggered via pull request December 17, 2024 05:24
Status Failure
Total duration 11m 0s
Artifacts

kbs-rust.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Check: kbs/src/attestation/session.rs#L83
unneeded `return` statement
Check: kbs/src/jwe.rs#L173
casting integer literal to `u32` is unnecessary
Check: kbs/src/jwe.rs#L174
casting integer literal to `u32` is unnecessary
Check: kbs/src/jwe.rs#L178
slow zero-filling initialization
Check: kbs/src/jwe.rs#L190
slow zero-filling initialization
Check: kbs/src/jwe.rs#L222
this expression creates a reference which is immediately dereferenced by the compiler
Check
Process completed with exit code 2.