Skip to content

Commit bee5d98

Browse files
Update Anda test results [skip ci]
1 parent aa6daad commit bee5d98

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

data/test-results/anda.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,50 +2,50 @@
22
"schema_version": "1.0",
33
"package": {
44
"name": "Anda",
5-
"version": "0.4.10",
5+
"version": "",
66
"language": "Rust",
77
"category": "Compilers/Tools"
88
},
99
"run": {
10-
"id": "20107732645",
11-
"url": "https://github.com/ArmDeveloperEcosystem/ecosystem-dashboard-for-arm/actions/runs/20107732645",
12-
"timestamp": "2025-12-10T17:35:26Z",
13-
"status": "success",
10+
"id": "20107963079",
11+
"url": "https://github.com/ArmDeveloperEcosystem/ecosystem-dashboard-for-arm/actions/runs/20107963079",
12+
"timestamp": "2025-12-10T17:43:47Z",
13+
"status": "failure",
1414
"runner": {
1515
"os": "ubuntu-24.04",
1616
"arch": "arm64"
1717
}
1818
},
1919
"tests": {
20-
"passed": 4,
21-
"failed": 0,
20+
"passed": 0,
21+
"failed": 4,
2222
"skipped": 0,
2323
"duration_seconds": 0,
2424
"details": [
2525
{
2626
"name": "Check binary exists",
27-
"status": "passed",
27+
"status": "",
2828
"duration_seconds": 0
2929
},
3030
{
3131
"name": "Check version command",
32-
"status": "passed",
32+
"status": "",
3333
"duration_seconds": 0
3434
},
3535
{
3636
"name": "Check help output",
37-
"status": "passed",
37+
"status": "",
3838
"duration_seconds": 0
3939
},
4040
{
4141
"name": "Check 'build' subcommand availability",
42-
"status": "passed",
42+
"status": "",
4343
"duration_seconds": 0
4444
}
4545
]
4646
},
4747
"metadata": {
4848
"dashboard_link": "/opensource_packages/anda",
49-
"badge_status": "passing"
49+
"badge_status": "failing"
5050
}
5151
}

0 commit comments

Comments
 (0)