Improved JPEG Processing Efficiency by 10x #258
ci.yml
on: pull_request
pdfutil
31s
clippy
21s
Matrix: build
Annotations
28 warnings
clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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: no default features)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (feat: no default features)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
pdfutil
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
pdfutil
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (nightly)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (nightly):
src/nom_cmap_parser.rs#L40
elided lifetime has a name
|
build (nightly):
src/nom_cmap_parser.rs#L40
elided lifetime has a name
|
build (feat: nom only)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (feat: nom only)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (beta)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (beta)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (beta):
src/nom_cmap_parser.rs#L40
elided lifetime has a name
|
build (beta):
src/nom_cmap_parser.rs#L40
elided lifetime has a name
|
build (stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (feat: all features)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (feat: all features)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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`
|