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
"process": "The metadata file (codemeta or other) has a version which does not correspond to the version used in the latest release",
34
+
"status": {
35
+
"@id": "schema:CompletedActionStatus"
36
+
},
37
+
"checkId": "P001",
38
+
"evidence": "P001 detected: codemeta.json version '9.5.0' does not match release version '6.8.1'",
39
+
"suggestion": "Ensure the version in your metadata matches the latest official release. Keeping these synchronized avoids confusion for users and improves reproducibility."
"process": "codemeta.json dateModified is outdated compared to the actual repository last update date",
72
+
"status": {
73
+
"@id": "schema:CompletedActionStatus"
74
+
},
75
+
"checkId": "W002",
76
+
"evidence": "W002 detected: Issue detected in output_1000.json",
77
+
"suggestion": "You need to align the version in your metadata file with your latest release tag. Automating this synchronization as part of your release process is highly recommended."
"process": "Programming languages in codemeta.json do not have versions",
91
+
"status": {
92
+
"@id": "schema:CompletedActionStatus"
93
+
},
94
+
"checkId": "W004",
95
+
"evidence": "W004 detected: dateModified in codemeta.json is outdated compared to actual repository last update",
96
+
"suggestion": "Include version numbers for each programming language used. Defining these helps ensure reproducibility and compatibility across systems."
"process": "The metadata file (codemeta or other) has a version which does not correspond to the version used in the latest release",
34
+
"status": {
35
+
"@id": "schema:CompletedActionStatus"
36
+
},
37
+
"checkId": "P001",
38
+
"evidence": "P001 detected: DESCRIPTION version '1.7.1.9000' does not match release version '1.7.1'",
39
+
"suggestion": "Ensure the version in your metadata matches the latest official release. Keeping these synchronized avoids confusion for users and improves reproducibility."
"process": "In codemeta.json contIntegration link returns 404",
53
+
"status": {
54
+
"@id": "schema:CompletedActionStatus"
55
+
},
56
+
"checkId": "P015",
57
+
"evidence": "P015 detected: Issue detected in output_1002.json",
58
+
"suggestion": "You need to update the outdated URLs to point to the current CI platform, or remove the property if no active CI is in place. A good pratcie would be to periodically test all external links, especially those related to CI or build status."
"process": "Programming languages in codemeta.json do not have versions",
72
+
"status": {
73
+
"@id": "schema:CompletedActionStatus"
74
+
},
75
+
"checkId": "W004",
76
+
"evidence": "W004 detected: dateModified in codemeta.json is outdated compared to actual repository last update",
77
+
"suggestion": "Include version numbers for each programming language used. Defining these helps ensure reproducibility and compatibility across systems."
"process": "codemeta.json Identifier is a name instead of a valid unique identifier, but an identifier exist",
91
+
"status": {
92
+
"@id": "schema:CompletedActionStatus"
93
+
},
94
+
"checkId": "W006",
95
+
"evidence": "W006 detected: Issue detected in output_1002.json",
96
+
"suggestion": "You should replace plain name in your identifier field with persistent identifiers, such as DOIs or SWHIDs, to improve discoverability and interoperability."
"process": "codemeta.json developmentStatus is a URL instead of a string",
110
+
"status": {
111
+
"@id": "schema:CompletedActionStatus"
112
+
},
113
+
"checkId": "W009",
114
+
"evidence": "W009 detected: Issue detected in output_1002.json",
115
+
"suggestion": "You need to replace URLs in the developmentStatus field with descriptive text values, such as 'active', 'beta', or 'stable'. This maintains schema compliance and clarity."
"process": "The metadata file (codemeta or other) has a version which does not correspond to the version used in the latest release",
37
+
"status": {
38
+
"@id": "schema:CompletedActionStatus"
39
+
},
40
+
"checkId": "P001",
41
+
"evidence": "P001 detected: codemeta.json version '1.0.0' does not match release version '2.0.1'",
42
+
"suggestion": "Ensure the version in your metadata matches the latest official release. Keeping these synchronized avoids confusion for users and improves reproducibility."
"process": "codemeta.json dateModified is outdated compared to the actual repository last update date",
75
+
"status": {
76
+
"@id": "schema:CompletedActionStatus"
77
+
},
78
+
"checkId": "W002",
79
+
"evidence": "W002 detected: Issue detected in output_1003.json",
80
+
"suggestion": "You need to align the version in your metadata file with your latest release tag. Automating this synchronization as part of your release process is highly recommended."
"process": "Programming languages in codemeta.json do not have versions",
94
+
"status": {
95
+
"@id": "schema:CompletedActionStatus"
96
+
},
97
+
"checkId": "W004",
98
+
"evidence": "W004 detected: dateModified in codemeta.json is outdated compared to actual repository last update",
99
+
"suggestion": "Include version numbers for each programming language used. Defining these helps ensure reproducibility and compatibility across systems."
0 commit comments