Skip to content

Improve the AES decryption with some sanity checks #316

Improve the AES decryption with some sanity checks

Improve the AES decryption with some sanity checks #316

Triggered via pull request February 13, 2025 17:31
Status Success
Total duration 1m 21s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
clippy
redundant pattern matching, consider using `is_some()`
clippy
called `map(..).flatten()` on `Iterator`
clippy
redundant closure
clippy
the variable `layer` is used as a loop counter
clippy
iterating on a map's values
clippy
iterating on a map's keys
build (feat: all features): src/parser_aux.rs#L357
unused import: `super::*`
build (feat: all features): src/parser_aux.rs#L358
unused imports: `create_document` and `save_document`