fair-software / howfairis

Command line tool to analyze a GitHub or GitLab repository's compliance with the fair-software.eu recommendations
https://pypi.org/project/howfairis/
Apache License 2.0
58 stars 23 forks source link

warning message for RSD repository #331

Closed eriktks closed 1 month ago

eriktks commented 3 years ago

Howfairis generates a warning message for the RSD repository https://github.com/ci-for-science/example-python-monte-carlo-pi : :42: (WARNING/2) Title underline too short.:

$ howfairis https://github.com/ci-for-science/example-python-monte-carlo-pi
Checking compliance with fair-software.eu...
url: https://github.com/ci-for-science/example-python-monte-carlo-pi
:42: (WARNING/2) Title underline too short.

|gitlab| GitLab CI
*********
:42: (WARNING/2) Title underline too short.

|gitlab| GitLab CI
*********
:86: (WARNING/2) Enumerated list ends without a blank line; unexpected unindent.
(1/5) repository
      ✓ has_open_repository
(2/5) license
      ✓ has_license
(3/5) registry
      × has_ascl_badge
      × has_bintray_badge
      × has_conda_badge
      × has_cran_badge
      × has_crates_badge
      × has_maven_badge
      × has_npm_badge
      × has_pypi_badge
      × has_rsd_badge
      × is_on_github_marketplace
(4/5) citation
      × has_citation_file
      × has_citationcff_file
      × has_codemeta_file
      × has_zenodo_badge
      × has_zenodo_metadata_file
(5/5) checklist
      × has_core_infrastructures_badge

Calculated compliance: ● ● ○ ○ ○

It seems you have not yet added the fair-software.eu badge to your README.rst. You can do so by pasting the following snippet:

.. image:: https://img.shields.io/badge/fair--software.eu-%E2%97%8F%20%20%E2%97%8F%20%20%E2%97%8B%20%20%E2%97%8B%20%20%E2%97%8B-orange
   :target: https://fair-software.eu