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
"P016": "Make sure that the codeRepository URL in your metadata exactly matches the repository hosting your source code.",
390
401
"P017": "You need to synchronize all version references across metadata and build configuration files.",
391
402
"P018": "Always use the full resolvable SWHID URL (e.g., https://archive.softwareheritage.org/swh:1:dir:abcd.../). This will ensure that both humans and machines can access the archived software snapshot directly",
403
+
"P019": "Ensure that the number of authors is consistent across all metadata files. Inconsistencies may signal that some contributors are missing in certain files.",
392
404
393
405
# Warnings
394
406
"W001": "Add version numbers to your dependencies. This provides stability for users and allows reproducibility across different environments.",
0 commit comments