I noticed in a report that the repo https://gitlab.desy.de/jannisnecker/timewise_sup is not handled correctly:
In the report generated the repo_url is "Unknown". We need to understand what is causing the issue and add it to the unit tests.
The repo was correctly handled in previous analysis (22 may 2026).
'url' is fine in analysis_results.json
Here is snapshot of the run_report
{
"repo_url": "Unknown",
"platform": null,
"pitfalls_count": 0,
"warnings_count": 0,
"issue_url": null,
"analysis_date": "2026-07-06T14:16:48Z",
"sw_metadata_bot_version": "0.5.3",
"rsmetacheck_version": "0.3.3",
"pitfalls_ids": [],
"warnings_ids": [],
"action": "simulated_created",
"reason_code": "missing_codemeta",
"findings_signature": "",
"current_commit_id": "89bfe9b93ed759e2d4504c1ec3164185c6bf6711",
"dry_run": true,
"issue_persistence": "simulated",
"codemeta_generated": true,
"codemeta_status": "missing",
"file": "/home/francois/repos/github.com/codemetasoft/sw-metadata-bot-monitor-web/outputs/SoftwareUnderstanding/20260706/gitlab_desy_de_jannisnecker_timewise_sup/pitfall.jsonld",
"unsubscribe_detected": false
},
Regarding the somef output :
{"somef_provenance": {"somef_version": "0.10.3", "somef_schema_version": "1.0.0", "date": "2026-07-06 16:16:40"}}
It seems there was an issue here.
I noticed in a report that the repo https://gitlab.desy.de/jannisnecker/timewise_sup is not handled correctly:
In the report generated the repo_url is "Unknown". We need to understand what is causing the issue and add it to the unit tests.
The repo was correctly handled in previous analysis (22 may 2026).
'url' is fine in analysis_results.json
Here is snapshot of the run_report
{ "repo_url": "Unknown", "platform": null, "pitfalls_count": 0, "warnings_count": 0, "issue_url": null, "analysis_date": "2026-07-06T14:16:48Z", "sw_metadata_bot_version": "0.5.3", "rsmetacheck_version": "0.3.3", "pitfalls_ids": [], "warnings_ids": [], "action": "simulated_created", "reason_code": "missing_codemeta", "findings_signature": "", "current_commit_id": "89bfe9b93ed759e2d4504c1ec3164185c6bf6711", "dry_run": true, "issue_persistence": "simulated", "codemeta_generated": true, "codemeta_status": "missing", "file": "/home/francois/repos/github.com/codemetasoft/sw-metadata-bot-monitor-web/outputs/SoftwareUnderstanding/20260706/gitlab_desy_de_jannisnecker_timewise_sup/pitfall.jsonld", "unsubscribe_detected": false },Regarding the somef output :
{"somef_provenance": {"somef_version": "0.10.3", "somef_schema_version": "1.0.0", "date": "2026-07-06 16:16:40"}}It seems there was an issue here.