You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After the squash and merge there is an automatic check which failed with:
Run pip install -U "scancode-toolkit<32.0" "click>=7,<8"
WARNING: The directory '/github/home/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
Collecting scancode-toolkit<32.0
Downloading scancode_toolkit-31.2.6-cp38-none-any.whl (103.8 MB)
Requirement already up-to-date: click<8,>=7 in /usr/local/lib/python3.8/dist-packages (7.1.2)
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.
scancode-toolkit<32.0 from https://files.pythonhosted.org/packages/ba/7e/63bed9b5351eb79[4](https://github.com/mbed-ce/mbed-os/actions/runs/7597623682/job/20692650812#step:4:5)c1ba1419[5](https://github.com/mbed-ce/mbed-os/actions/runs/7597623682/job/20692650812#step:4:6)[6](https://github.com/mbed-ce/mbed-os/actions/runs/7597623682/job/20692650812#step:4:7)4f06d8eae25db820ba8[7](https://github.com/mbed-ce/mbed-os/actions/runs/7597623682/job/20692650812#step:4:8)d[8](https://github.com/mbed-ce/mbed-os/actions/runs/7597623682/job/20692650812#step:4:9)46b7132672d1/scancode_toolkit-31.2.6-cp38-none-any.whl#sha256=de354aeaba3f[9](https://github.com/mbed-ce/mbed-os/actions/runs/7597623682/job/20692650812#step:4:10)8915211bd1e1d6e8fd4c3863da293e5abf0972[10](https://github.com/mbed-ce/mbed-os/actions/runs/7597623682/job/20692650812#step:4:11)47a8ca36244:
Expected sha256 de354aeaba3f989152[11](https://github.com/mbed-ce/mbed-os/actions/runs/7597623682/job/20692650812#step:4:12)bd1e1d6e8fd4c3863da293e5abf09721047a8ca36244
Got b3f1c9b6db0ce94ccb293429dfc0efb8d409a6d0b394395b6a67bbf11d91eb18
The text was updated successfully, but these errors were encountered:
After the squash and merge there is an automatic check which failed with:
The text was updated successfully, but these errors were encountered: