fix: ignore mypy #1096
Annotations
1 error and 3 warnings
tests
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
|
tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests
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/
|
tests
Pip subprocess error:
Running command git clone --filter=blob:none --quiet https://github.com/GT4SD/guacamol_baselines.git /tmp/pip-install-lwqi3gxi/guacamol-baselines_7fd9e9d9efff4a6aa4313b394c8f1ac6
Running command git checkout -q bca18ea84a06adda64adbdd78d94dfa96ad34066
Running command git clone --filter=blob:none --quiet https://github.com/GT4SD/molecule-generation /tmp/pip-install-lwqi3gxi/molecule-generation_4f8b0f23153d4c0189ce5b15121de840
Running command git clone --filter=blob:none --quiet https://github.com/GT4SD/moses.git /tmp/pip-install-lwqi3gxi/moses_c8aa5532cd9248779d542897646501ff
Running command git checkout -q a445b7d3ac8b24a16c6cd5e9f8d3176b0c6249b9
Running command git clone --filter=blob:none --quiet https://github.com/PaccMann/paccmann_chemistry /tmp/pip-install-lwqi3gxi/paccmann-chemistry_c0d2fb02f0f340988b579664ca145a13
Running command git checkout -q 706619bda0d6969c0769b78c50c090dea6e5ba15
Running command git clone --filter=blob:none --quiet https://github.com/PaccMann/paccmann_generator /tmp/pip-install-lwqi3gxi/paccmann-generator_d1498afb2be04248b3ced91bf6e4c169
Running command git checkout -q 3fa437e857c9f12cea97ae0c56f88604c6865a98
Running command git clone --filter=blob:none --quiet https://github.com/PaccMann/paccmann_gp /tmp/pip-install-lwqi3gxi/paccmann-gp_accb066c775341a2977955402f6fbc5d
Running command git checkout -q ebd76c8fbfd4a6a9a96836d4f450ba170e27a00a
Running command git clone --filter=blob:none --quiet https://github.com/PaccMann/paccmann_omics /tmp/pip-install-lwqi3gxi/paccmann-omics_26964e684cd44f51b79e6d5fda5bb26a
Running command git checkout -q 501325338f06aa6e8731d9102bac175214d0c4cf
Running command git clone --filter=blob:none --quiet https://github.com/PaccMann/paccmann_predictor /tmp/pip-install-lwqi3gxi/paccmann-predictor_c452960169d248d58072e1401358a2e6
Running command git checkout -q e51aa8f0e97e8b56df0a68890351f9338b4bab07
Running command git clone --filter=blob:none --quiet https://github.com/PaccMann/paccmann_datasets /tmp/pip-install-lwqi3gxi/pytoda_d8f9a3dabfdd4765b2afbdf27c8cdaeb
Running command git checkout -q 22fa474805bdb673595fea987d554d94c02f2194
Running command git clone --filter=blob:none --quiet https://github.com/GT4SD/reinvent_models /tmp/pip-install-lwqi3gxi/reinvent-models_b8d06ef1bea44e36ae73c2a936024bdb
Running command git checkout -q 6eb81f2be468eecca7e63996618aa9307d9d8319
Running command git clone --filter=blob:none --quiet https://github.com/IBM/regression-transformer /tmp/pip-install-lwqi3gxi/terminator_f429b23ffe6948aeb24557f80152983d
Running command git checkout -b gt4sd --track origin/gt4sd
Switched to a new branch 'gt4sd'
branch 'gt4sd' set up to track 'origin/gt4sd'.
Running command git clone --filter=blob:none --quiet 'https://****@github.com/PaccMann/paccmann_datasets' /tmp/pip-install-lwqi3gxi/pytoda_b7b950d816744d828f77d8a4bbb3fe59
Running command git checkout -q 22fa474805bdb673595fea987d554d94c02f2194
Running command git clone --filter=blob:none --quiet 'https://****@github.com/PaccMann/toxsmi' /tmp/pip-install-lwqi3gxi/toxsmi_8b2018337f8a4a17a2521790df8ca2fc
Running command git checkout -q 977e79f1f48736a1daf85e06cb80bb9e0f21e8cd
ERROR: THESE PACKAGES DO NOT MATCH THE HASHES FROM THE REQUIREMENTS FILE. If you have updated the package versions, please update the hashes. Otherwise, examine the package contents carefully; someone may have tampered with them.
unknown package:
Expected sha256 c6658d82056dce751f0789839869fb2fc115e17ed8acd94ec75ef7280bccc040
Got ba2ae91c5b7fb8548e144778d12cdebcf5522a7391721f201aec7aed5e62e766
CondaEnvException: Pip failed
|