rizinorg/cutter

The directory '/github/home/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled

Geschlossen

#3.225 geöffnet am 10.08.2023

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (1.123 Forks)batch import
CIgood first issue

Repository-Metriken

Stars
 (14.852 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 13T 23h) (20 gemergte PRs in 30 T)

Beschreibung

Tons of warnings in CI:

The directory '/github/home/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.

Probably better to address/mitigate those somehow to avoid cluttering the Summary page of CI jobs.

Contributor Guide