Issues found
Based on crates you own that have been published to crates.io. The best way to monitor these issues is to subscribe to the atom feed in your RSS reader.
optimization_engine
Failed to verify create's content against its repository
Verified 77 out of 157 files (includes 2 Cargo-generated).
- warning: The crates.io package has no commit hash associated with it.
- Publish a new version, without using
--allow-dirty
flag. Make sure all changes are committed before publishing. Useinclude
/exclude
inCargo.toml
to omit unnecessary files.
- Publish a new version, without using
Files in the crates.io crate compared to the repository:
sep_hyp.jpg
not found.a.dat.npy
not found.Cargo.lock
not found.default_2508113764511432671_0_85937.profraw
not found.a.dat
not found.sphinx-dox/build/doctrees/
opengen.builder.doctree
not found.environment.pickle
not found.opengen.doctree
not found.opengen.config.doctree
not found.opengen.tcp.doctree
not found.index.doctree
not found.modules.doctree
not found.opengen.constraints.doctree
not found.opengen.functions.doctree
not found.
sphinx-dox/build/html/
opengen.functions.html
not found.opengen.builder.html
not found.search.html
not found.opengen.html
not found.opengen.constraints.html
not found.py-modindex.html
not found..buildinfo
not found.searchindex.js
not found.objects.inv
not found.opengen.tcp.html
not found.modules.html
not found.genindex.html
not found.index.html
not found.opengen.config.html
not found.
sphinx-dox/build/html/_sources/
modules.rst.txt
not found.opengen.rst.txt
not found.opengen.tcp.rst.txt
exists, but elsewhere in the repo.index.rst.txt
exists, but elsewhere in the repo.opengen.constraints.rst.txt
exists, but elsewhere in the repo.opengen.builder.rst.txt
exists, but elsewhere in the repo.opengen.functions.rst.txt
not found.opengen.config.rst.txt
not found.
sphinx-dox/build/html/_static/
jquery.js
not found.pygments.css
not found.underscore.js
not found.language_data.js
not found.sphinx_highlight.js
not found._sphinx_javascript_frameworks_compat.js
not found.file.png
not found.searchtools.js
not found.plus.png
not found.documentation_options.js
not found.underscore-1.13.1.js
not found.jquery-3.6.0.js
not found.minus.png
not found.doctools.js
not found.basic.css
not found.
sphinx-dox/build/html/_static/css/
theme.css
not found.badge_only.css
not found.
sphinx-dox/build/html/_static/css/fonts/
Roboto-Slab-Regular.woff
not found.lato-bold.woff
not found.fontawesome-webfont.ttf
not found.Roboto-Slab-Bold.woff2
not found.lato-bold.woff2
not found.fontawesome-webfont.svg
not found.lato-bold-italic.woff
not found.lato-normal.woff2
not found.lato-bold-italic.woff2
not found.Roboto-Slab-Regular.woff2
not found.lato-normal-italic.woff
not found.lato-normal.woff
not found.fontawesome-webfont.eot
not found.fontawesome-webfont.woff2
not found.fontawesome-webfont.woff
not found.lato-normal-italic.woff2
not found.Roboto-Slab-Bold.woff
not found.
sphinx-dox/build/html/_static/js/
html5shiv-printshiv.min.js
not found.html5shiv.min.js
not found.theme.js
not found.badge_only.js
not found.
sphinx-dox/source/
opengen.config.rst
not found.opengen.builder.rst
exists, but elsewhere in the repo.modules.rst
not found.opengen.functions.rst
not found.opengen.rst
not found.opengen.tcp.rst
exists, but elsewhere in the repo.opengen.constraints.rst
exists, but elsewhere in the repo.
Fetched
https://github.com/alphaville/optimization-engine.git
taggedv0.9.1
(00d195edb568cd59c66d112a7e486c36b0a7ad74).Checked on 2024-08-16
This check is experimental.
- warning: The crates.io package has no commit hash associated with it.
Dependency instant 0.1 has issues
It may not be actively developed any more. Consider changing the dependency.
The Cargo package has no git commit information
Before publishing a package, make sure all packaged files are committed to the repository, and there are no "dirty" files. Push this commit to crate's public repository.
To protect against supply chain attacks similar to CVE-2024-3094, lib.rs will soon start flagging non-reproducible packages without public source code as suspicious. Currently only git repositories are supported (but may be hosted anywhere, not just GitHub). If you'd like a different SCM supported, please file a feature request.
Dependency modcholesky 0.1 is slightly outdated
Consider upgrading to 0.2.0 to get all the fixes and improvements.
In Cargo, different 0.x versions are considered incompatible, so this is a semver-major upgrade.
Dependency ndarray 0.15 is outdated
Consider upgrading to 0.16.1 to get all the fixes and improvements.
Published crate contains binary files
The crate contains binary files (WOFF font). Crates are meant to be compiled from source. Please check that you haven't published temporary build files by accident. If you have test fixtures, consider excluding them from crates-io tarball, since Cargo doesn't run tests from crates-io packages.
lbfgs, icasadi, unit_test_utils, icasadi_test
No repository property
Specify git repository URL in
Cargo.toml
to help users find more information, contribute, and for lib.rs to read more info.
lbfgs
Incorrect category
Crate's categories property in
Cargo.toml
contains 'optimization', which isn't a category we recognizelib.rs has simplified and merged some of crates.io categories. Please file a bug if we got it wrong.
Incorrect category
Crate's categories property in
Cargo.toml
contains 'nonlinear', which isn't a category we recognizeLatest stable release is old
It's been over 5 years. Is this crate still maintained? Make a new release, either to refresh it, or to set
[badges.maintenance] status = "deprecated"
(or
"as-is"
,"passively-maintained"
).If the crate is truly stable, why not make a 1.0.0 release?
icasadi
Latest stable release is old
It's been over 6 years. Is this crate still maintained? Make a new release, either to refresh it, or to set
[badges.maintenance] status = "deprecated"
(or
"as-is"
,"passively-maintained"
).
unit_test_utils
Latest stable release is old
It's been over 6 years. Is this crate still maintained? Make a new release, either to refresh it, or to set
[badges.maintenance] status = "deprecated"
(or
"as-is"
,"passively-maintained"
).Dependency num 0.2.0 is outdated
Upgrade to 0.4.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
icasadi_test
Dependency bindgen 0.49.0 is significantly outdated
Upgrade to 0.71.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Latest stable release is old
It's been over 5 years. Is this crate still maintained? Make a new release, either to refresh it, or to set
[badges.maintenance] status = "deprecated"
(or
"as-is"
,"passively-maintained"
).
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.