|
29 | 29 | "url": "https://github.com/gavinsimpson/data.adapt.multi.test", |
30 | 30 | "pitfalls": { |
31 | 31 | "P016": { |
32 | | - "source_file": "Metadata files (codemeta.json, setup.py, pom.xml etc...)", |
| 32 | + "source_file": "codemeta.json", |
33 | 33 | "description": "codeRepository does not point to the same repository" |
34 | 34 | }, |
35 | 35 | "P017": { |
|
43 | 43 | "description": "dateModified is outdated" |
44 | 44 | }, |
45 | 45 | "W007": { |
46 | | - "source_file": "Metadata files (codemeta.json, setup.py, pom.xml etc...)", |
| 46 | + "source_file": "codemeta.json", |
47 | 47 | "description": "Identifier is empty" |
48 | 48 | } |
49 | 49 | }, |
|
53 | 53 | "url": "https://github.com/FairRootGroup/FairMQ", |
54 | 54 | "pitfalls": { |
55 | 55 | "P001": { |
56 | | - "source_file": "Metadata files (codemeta.json, setup.py, pom.xml etc...)", |
| 56 | + "source_file": "codemeta.json", |
57 | 57 | "description": "Version does not correspond to the version used in the latest release" |
58 | 58 | }, |
59 | 59 | "P006": { |
60 | | - "source_file": "Metadata files (codemeta.json, setup.py, pom.xml etc...)", |
| 60 | + "source_file": "codemeta.json", |
61 | 61 | "description": "License pointing to a local file instead of stating the name. For example: “license”: LICENSE.MD" |
62 | 62 | } |
63 | 63 | }, |
|
69 | 69 | "pitfalls": {}, |
70 | 70 | "warnings": { |
71 | 71 | "W001": { |
72 | | - "source_file": "Metadata files (codemeta.json, setup.py, pom.xml etc...)", |
| 72 | + "source_file": "pyproject.toml", |
73 | 73 | "description": "SoftwareRequirements don’t have versions" |
74 | 74 | }, |
75 | 75 | "W002": { |
|
87 | 87 | "url": "https://github.com/gabrielblain/CropWaterBalance", |
88 | 88 | "pitfalls": { |
89 | 89 | "P001": { |
90 | | - "source_file": "Metadata files (codemeta.json, setup.py, pom.xml etc...)", |
| 90 | + "source_file": "codemeta.json", |
91 | 91 | "description": "Version does not correspond to the version used in the latest release" |
92 | 92 | }, |
93 | 93 | "P015": { |
|
107 | 107 | "url": "https://github.com/instatdealii/idealii", |
108 | 108 | "pitfalls": { |
109 | 109 | "P008": { |
110 | | - "source_file": "Metadata files (codemeta.json, setup.py, pom.xml etc...)", |
| 110 | + "source_file": "codemeta.json", |
111 | 111 | "description": "softwareRequirement points to an invalid page" |
112 | 112 | } |
113 | 113 | }, |
114 | 114 | "warnings": { |
115 | 115 | "W001": { |
116 | | - "source_file": "Metadata files (codemeta.json, setup.py, pom.xml etc...)", |
| 116 | + "source_file": "codemeta.json", |
117 | 117 | "description": "SoftwareRequirements don’t have versions" |
118 | 118 | }, |
119 | 119 | "W002": { |
|
133 | 133 | "P010": { |
134 | 134 | "source_file": "LICENSE", |
135 | 135 | "description": "The file does not have any specific license except for copyright" |
136 | | - }, |
137 | | - "P016": { |
138 | | - "source_file": "Metadata files (codemeta.json, setup.py, pom.xml etc...)", |
139 | | - "description": "codeRepository does not point to the same repository" |
140 | 136 | } |
141 | 137 | }, |
142 | 138 | "warnings": { |
143 | | - "W004": { |
144 | | - "source_file": "codemeta.json", |
145 | | - "description": "programmingLanguages do not have versions" |
146 | | - }, |
147 | 139 | "W006": { |
148 | 140 | "source_file": "codemeta.json", |
149 | 141 | "description": "Identifier is a name instead of a valid unique identifier, but an identifier exist (e.g., in a badge)" |
|
156 | 148 | "pitfalls": {}, |
157 | 149 | "warnings": { |
158 | 150 | "W001": { |
159 | | - "source_file": "Metadata files (codemeta.json, setup.py, pom.xml etc...)", |
| 151 | + "source_file": "pyproject.toml", |
160 | 152 | "description": "SoftwareRequirements don’t have versions" |
161 | 153 | }, |
162 | 154 | "W009": { |
|
166 | 158 | }, |
167 | 159 | "commit ID": "297c914fa277e2c720ae08a758707ef8ebe51ef6" |
168 | 160 | }, |
169 | | - "repo_10": { |
170 | | - "url": "https://github.com/sanorthey/pemmss", |
171 | | - "pitfalls": {}, |
172 | | - "warnings": { |
173 | | - "W003": { |
174 | | - "source_file": "Metadata files (codemeta.json, setup.py, pom.xml etc...)", |
175 | | - "description": "Inconsistent use of licenses in metadata files" |
176 | | - } |
177 | | - }, |
178 | | - "commit ID": "65883be0f53fdfa3911cc8d3847931d1cc9f4037" |
179 | | - }, |
180 | 161 | "repo_11": { |
181 | 162 | "url": "https://github.com/gemini3d/gemini3d", |
182 | 163 | "pitfalls": { |
183 | 164 | "P014": { |
184 | 165 | "source_file": "codemeta.json", |
185 | 166 | "description": "uses bare DOIs in the identifier field instead of full https://doi.org/ URL" |
186 | | - }, |
187 | | - "P016": { |
188 | | - "source_file": "Metadata files (codemeta.json, setup.py, pom.xml etc...)", |
189 | | - "description": "codeRepository does not point to the same repository" |
190 | 167 | } |
191 | 168 | }, |
192 | 169 | "warnings": { |
|
214 | 191 | "source_file": "Metadata files (codemeta.json, setup.py, pom.xml etc...)", |
215 | 192 | "description": "SoftwareRequirements don’t have versions" |
216 | 193 | }, |
217 | | - "W003": { |
218 | | - "source_file": "Metadata files (codemeta.json, setup.py, pom.xml etc...)", |
219 | | - "description": "Inconsistent use of licenses in metadata files" |
220 | | - }, |
221 | | - "W004": { |
222 | | - "source_file": "codemeta.json", |
223 | | - "description": "programmingLanguages do not have versions" |
224 | | - }, |
225 | 194 | "W006": { |
226 | 195 | "source_file": "codemeta.json", |
227 | 196 | "description": "Identifier is a name instead of a valid unique identifier, but an identifier exist (e.g., in a badge)" |
|
236 | 205 | "repo_13": { |
237 | 206 | "url": "https://github.com/bioconductor-source/treeio", |
238 | 207 | "pitfalls": { |
239 | | - "P016": { |
240 | | - "source_file": "Metadata files (codemeta.json, setup.py, pom.xml etc...)", |
241 | | - "description": "codeRepository does not point to the same repository" |
242 | | - }, |
243 | 208 | "P017": { |
244 | | - "source_file": "codemeta.json", |
| 209 | + "source_file": "codemeta.json & DESCRIPTION", |
245 | 210 | "description": "version does not match the package’s" |
246 | 211 | } |
247 | 212 | }, |
248 | 213 | "warnings": { |
249 | 214 | "W001": { |
250 | | - "source_file": "Metadata files (codemeta.json, setup.py, pom.xml etc...)", |
| 215 | + "source_file": "DESCRIPTION", |
251 | 216 | "description": "SoftwareRequirements don’t have versions" |
252 | | - }, |
253 | | - "W004": { |
254 | | - "source_file": "codemeta.json", |
255 | | - "description": "programmingLanguages do not have versions" |
256 | 217 | } |
257 | 218 | }, |
258 | 219 | "commit ID": "df013a97e144086980317527de6fab39dc54e9fa" |
|
261 | 222 | "url": "https://github.com/Kaffeegangster/tclf", |
262 | 223 | "pitfalls": { |
263 | 224 | "P006": { |
264 | | - "source_file": "Metadata files (codemeta.json, setup.py, pom.xml etc...)", |
| 225 | + "source_file": "pyproject.toml", |
265 | 226 | "description": "License pointing to a local file instead of stating the name. For example: “license”: LICENSE.MD" |
266 | 227 | } |
267 | 228 | }, |
268 | 229 | "warnings": { |
269 | 230 | "W001": { |
270 | | - "source_file": "Metadata files (codemeta.json, setup.py, pom.xml etc...)", |
| 231 | + "source_file": "pyproject.toml", |
271 | 232 | "description": "SoftwareRequirements don’t have versions" |
272 | 233 | } |
273 | 234 | }, |
|
278 | 239 | "pitfalls": {}, |
279 | 240 | "warnings": { |
280 | 241 | "W001": { |
281 | | - "source_file": "Metadata files (codemeta.json, setup.py, pom.xml etc...)", |
| 242 | + "source_file": "requirements.txt", |
282 | 243 | "description": "SoftwareRequirements don’t have versions" |
283 | 244 | }, |
284 | 245 | "W002": { |
|
300 | 261 | "description": "Copyright section taken as template without modification" |
301 | 262 | } |
302 | 263 | }, |
303 | | - "warnings": { |
304 | | - "W003": { |
305 | | - "source_file": "Metadata files (codemeta.json, setup.py, pom.xml etc...)", |
306 | | - "description": "Inconsistent use of licenses in metadata files" |
307 | | - } |
308 | | - }, |
309 | 264 | "commit ID": "62f5b3a8bcd3ae2e3c3e639bd6ad856d2b001d04" |
310 | 265 | }, |
311 | 266 | "repo_17": { |
312 | 267 | "url": "https://github.com/LanguageMachines/ucto", |
313 | 268 | "pitfalls": {}, |
314 | 269 | "warnings": { |
315 | 270 | "W001": { |
316 | | - "source_file": "Metadata files (codemeta.json, setup.py, pom.xml etc...)", |
| 271 | + "source_file": "codemeta.json", |
317 | 272 | "description": "SoftwareRequirements don’t have versions" |
318 | 273 | }, |
319 | 274 | "W002": { |
|
338 | 293 | "source_file": "LICENSE", |
339 | 294 | "description": "Copyright section taken as template without modification" |
340 | 295 | }, |
341 | | - "P013": { |
342 | | - "source_file": "Metadata files (codemeta.json, setup.py, pom.xml etc...)", |
343 | | - "description": "License does not have the specific version" |
344 | | - }, |
345 | 296 | "P015": { |
346 | 297 | "source_file": "codemeta.json", |
347 | 298 | "description": "contIntegration link returns 404" |
348 | 299 | }, |
349 | 300 | "P016": { |
350 | | - "source_file": "Metadata files (codemeta.json, setup.py, pom.xml etc...)", |
| 301 | + "source_file": "codemeta.json", |
351 | 302 | "description": "codeRepository does not point to the same repository" |
352 | 303 | } |
353 | 304 | }, |
354 | 305 | "warnings": { |
355 | | - "W003": { |
356 | | - "source_file": "Metadata files (codemeta.json, setup.py, pom.xml etc...)", |
357 | | - "description": "Inconsistent use of licenses in metadata files" |
358 | | - }, |
359 | 306 | "W009": { |
360 | 307 | "source_file": "codemeta.json", |
361 | 308 | "description": "developmentStatus is a URL instead of a string" |
|
382 | 329 | "url": "https://github.com/lecfab/rescience-gorder", |
383 | 330 | "pitfalls": {}, |
384 | 331 | "warnings": { |
385 | | - "W001": { |
386 | | - "source_file": "Metadata files (codemeta.json, setup.py, pom.xml etc...)", |
387 | | - "description": "SoftwareRequirements don’t have versions" |
388 | | - }, |
389 | 332 | "W004": { |
390 | 333 | "source_file": "codemeta.json", |
391 | 334 | "description": "programmingLanguages do not have versions" |
392 | | - }, |
393 | | - "W005": { |
394 | | - "source_file": "Metadata files (codemeta.json, setup.py, pom.xml etc...)", |
395 | | - "description": "softwareRequirements have more than one req, but it’s written as one string" |
396 | 335 | } |
397 | 336 | }, |
398 | 337 | "commit ID": "305d28dc1584b152ff981ee81be0de12598b402e" |
|
0 commit comments