#13 fix bug in normalizing project image axes in OMF1 conversion, and… #26
Annotations
15 errors and 5 warnings
Check:
src/file/image.rs#L7
use of deprecated type alias `image::io::Limits`: this type has been moved to image::Limits
|
Check:
src/file/image.rs#L21
use of deprecated type alias `image::io::Reader`: this type has been moved and renamed to image::ImageReader
|
Check
Process completed with exit code 101.
|
Test Rust stable on ubuntu-latest:
src/file/image.rs#L7
use of deprecated type alias `image::io::Limits`: this type has been moved to image::Limits
|
Test Rust stable on ubuntu-latest:
src/file/image.rs#L21
use of deprecated type alias `image::io::Reader`: this type has been moved and renamed to image::ImageReader
|
Test Rust stable on ubuntu-latest
Process completed with exit code 101.
|
Test Rust beta on ubuntu-latest:
src/file/image.rs#L7
use of deprecated type alias `image::io::Limits`: this type has been moved to image::Limits
|
Test Rust beta on ubuntu-latest:
src/file/image.rs#L21
use of deprecated type alias `image::io::Reader`: this type has been moved and renamed to image::ImageReader
|
Test Rust beta on ubuntu-latest
Process completed with exit code 101.
|
Test Rust stable on macos-latest:
src/file/image.rs#L7
use of deprecated type alias `image::io::Limits`: this type has been moved to image::Limits
|
Test Rust stable on macos-latest:
src/file/image.rs#L21
use of deprecated type alias `image::io::Reader`: this type has been moved and renamed to image::ImageReader
|
Test Rust stable on macos-latest
Process completed with exit code 101.
|
Test Rust stable on windows-latest:
src/file/image.rs#L7
use of deprecated type alias `image::io::Limits`: this type has been moved to image::Limits
|
Test Rust stable on windows-latest:
src/file/image.rs#L21
use of deprecated type alias `image::io::Reader`: this type has been moved and renamed to image::ImageReader
|
Test Rust stable on windows-latest
Process completed with exit code 1.
|
Check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test Rust stable on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test Rust beta on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test Rust stable on macos-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test Rust stable on windows-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|