ci: bump actions/cache from 4 to 6#52
Conversation
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 6. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v4...v6) --- updated-dependencies: - dependency-name: actions/cache dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
roam-code AnalysisMode: incremental ( Health Score: 80/100 health: Healthy codebase (80/100) — 46 critical issues, focus: god_components Health Metrics
PR Risk
Quality Gate: PASSEDGate expression: SARIF Upload
Full analysis outputhealth{
"_meta": {
"cache_ttl_s": 300,
"cacheable": true,
"index_age_s": 2,
"latency_ms": null,
"response_tokens": 4263,
"roam_version": "13.6.1",
"timestamp": "2026-06-29T10:36:59Z"
},
"actionable_count": 11,
"actionable_cycles": 2,
"agent_contract": {
"confidence": null,
"facts": [
"Healthy codebase (80/100) — 46 critical issues, focus: god_components",
"health score 80",
"tangle ratio 0.1",
"0.0019 propagation cost findings",
"issue count 67"
],
"next_commands": [
"roam debt",
"roam trends --days 30"
],
"risks": []
},
"algebraic_connectivity": null,
"algebraic_connectivity_available": false,
"bottleneck_thresholds": {
"p70": 837.1,
"p90": 5483.9,
"population": 1927,
"utility_multiplier": 1.5
},
"category_severity": {
"bottlenecks": {
"critical": 15,
"info": 0,
"warning": 0
},
"cycles": {
"critical": 1,
"info": 0,
"warning": 1
},
"god_components": {
"critical": 30,
"info": 10,
"warning": 10
},
"layer_violations": {
"critical": 0,
"info": 0,
"warning": 0
}
},
"command": "health",
"cycles_actionable": 2,
"cycles_total": 15,
"framework_filtered": 0,
"health_score": 80,
"ignored_cycles": 13,
"imported_coverable_lines": 0,
"imported_coverage_files": 0,
"imported_coverage_pct": null,
"imported_covered_lines": 0,
"index_status": {
"dirty_files": 0,
"fresh": false,
"head_commit": "c46635729e75",
"hint": "index latest commit d06cc69e599b != HEAD c46635729e75 — git-derived metrics (commits, churn, co-change, weather) may be stale. Run `roam index --force`.",
"indexed_commit": "d06cc69e599b"
},
"issue_count": 67,
"list_counts": {
"bottlenecks": 15,
"cycle_break_suggestions": 1,
"cycles": 15,
"god_components": 50,
"layer_violations": 0,
"next_steps": 2,
"score_breakdown": 5
},
"project": "roam-code",
"propagation_cost": 0.0019,
"schema": "roam-envelope-v1",
"schema_version": "1.1.0",
"severity": {
"critical": 46,
"info": 23,
"warning": 11
},
"summary": {
"actionable_cycles": 2,
"algebraic_connectivity": null,
"algebraic_connectivity_available": false,
"category_severity": {
"bottlenecks": {
"critical": 15,
"info": 0,
"warning": 0
},
"cycles": {
"critical": 1,
"info": 0,
"warning": 1
},
"god_components": {
"critical": 30,
"info": 10,
"warning": 10
},
"layer_violations": {
"critical": 0,
"info": 0,
"warning": 0
}
},
"cycles_actionable": 2,
"cycles_definition": "Cycle counts derived from `roam.graph.cycles.find_cycles(G, min_size=2)` on the symbol graph. `cycles_total` = all SCCs of size >= 2; `cycles_actionable` = SCCs spanning >=2 files AND no test files (same-file and test-only cycles are informational). Run `roam health` for the per-cycle breakdown.",
"cycles_total": 15,
"detail_available": true,
"god_components": 50,
"god_components_definition": "God components: symbols where `(in_degree + out_degree) > 20` from the `graph_metrics` table, with utility-aware severity bands (standard >50=CRITICAL >30=WARNING; utility >150=CRITICAL >90=WARNING). Run `roam health` for the per-symbol breakdown. Legacy aliases: `god_objects` (fingerprint), `god_classes` (rules).",
"health_score": 80,
"health_score_definition": "weighted geometric mean (0-100) of 5 sigmoid health factors: tangle_ratio, god_components, bottlenecks, layer_violations, file_health (+coverage if available).",
"ignored_cycles": 13,
"imported_coverage_files": 0,
"imported_coverage_pct": null,
"issue_count": 67,
"partial_success": true,
"preserved_list_truncations": {},
"propagation_cost": 0.0019,
"severity": {
"critical": 46,
"info": 23,
"warning": 11
},
"tangle_ratio": 0.1,
"tangle_ratio_definition": "fraction of symbols inside non-trivial SCCs; higher = more cyclic coupling.",
"total_cycles": 15,
"truncated": true,
"verdict": "Healthy codebase (80/100) — 46 critical issues, focus: god_components",
"warnings_out": [
"health_algebraic_connectivity_warning:RuntimeWarning:algebraic_connectivity compute failed (ModuleNotFoundError): No module named 'numpy'; returning 0.0 sentinel — value is NOT a legitimate disconnected-graph reading"
]
},
"tangle_ratio": 0.1,
"total_cycles": 15,
"utility_count": 39,
"version": "13.6.1",
"warnings_out": [
"health_algebraic_connectivity_warning:RuntimeWarning:algebraic_connectivity compute failed (ModuleNotFoundError): No module named 'numpy'; returning 0.0 sentinel — value is NOT a legitimate disconnected-graph reading"
]
}pr-risk{
"_meta": {
"cache_ttl_s": 60,
"cacheable": true,
"index_age_s": 4,
"latency_ms": null,
"response_tokens": 788,
"roam_version": "13.6.1",
"timestamp": "2026-06-29T10:37:00Z"
},
"actor": null,
"agent_contract": {
"confidence": null,
"facts": [
"Moderate risk (30/100) — review recommended (risk_level medium) (driver: test_coverage_low)",
"risk score 30",
"2 risk rank findings",
"1 changed files",
"2 lines added"
],
"next_commands": [],
"risks": [
"pr-risk: moderate (30/100) on aa263622b8a6d91fd29d5525da3165cfa67c0a1b..HEAD — driver: test_coverage_low"
]
},
"author": null,
"blast_radius_pct": 0,
"bus_factor_risk": 0,
"change_shape": "mixed",
"changed_files": 1,
"closest_historical_pattern": null,
"closest_similarity": 0,
"cluster_spread": 0,
"clusters_touched": 4,
"command": "pr-risk",
"coupling_score": 0,
"dead_code": [],
"dead_exports": 0,
"familiarity": {
"avg_familiarity": 1,
"files": [],
"files_assessed": 0
},
"findings": [
{
"claim": "pr-risk: moderate (30/100) on aa263622b8a6d91fd29d5525da3165cfa67c0a1b..HEAD — driver: test_coverage_low",
"confidence": "heuristic",
"evidence": {
"actor": null,
"author": null,
"blast_radius_pct": 0,
"bus_factor_risk": 0,
"changed_files_count": 1,
"commit_range": "aa263622b8a6d91fd29d5525da3165cfa67c0a1b..HEAD",
"coupling_score": 0,
"created_at_epoch": 1782729420,
"diff_id": "a2ccc9268cc3",
"familiarity_risk": 0,
"file_list": [
"action.yml"
],
"hotspot_score": 0,
"label": "aa263622b8a6d91fd29d5525da3165cfa67c0a1b..HEAD",
"lines_added": 2,
"lines_removed": 2,
"minor_risk": 0,
"novelty_score": 0,
"reductive_change": false,
"risk_level": "moderate",
"risk_score": 30,
"staged": false,
"test_coverage_pct": 0,
"top_driver": "test_coverage_low"
},
"finding_id_str": "pr-risk:composite-risk-score:a2ccc9268cc3",
"kind": "pr-risk:composite-risk-score",
"severity": "medium",
"source_detector": "pr-risk",
"source_version": "1.0.0",
"subject_id": null,
"subject_kind": "commit"
}
],
"hotspot_score": 0,
"label": "aa263622b8a6d91fd29d5525da3165cfa67c0a1b..HEAD",
"layer_spread": 0.03,
"layers_touched": 1,
"lines_added": 2,
"lines_removed": 2,
"minor_risk": {
"files": [],
"files_assessed": 0,
"minor_files": 0
},
"novelty_score": 0,
"per_file": [
{
"blast": 0,
"churn": 947,
"is_test": false,
"lines_added": 2,
"lines_removed": 2,
"path": "action.yml",
"symbols": 4
}
],
"project": "roam-code",
"reductive_change": false,
"reductive_discount_applied": false,
"risk_level": "moderate",
"risk_level_canonical": "medium",
"risk_rank": 2,
"risk_score": 30,
"schema": "roam-envelope-v1",
"schema_version": "1.1.0",
"suggested_reviewers": [
{
"actor": "Cranot",
"author": "Cranot",
"lines": 849
},
{
"actor": "dependabot[bot]",
"author": "dependabot[bot]",
"lines": 2
}
],
"summary": {
"change_shape": "mixed",
"changed_files": 1,
"findings_count": 1,
"lines_added": 2,
"lines_removed": 2,
"partial_success": false,
"risk_level": "moderate",
"risk_level_canonical": "medium",
"risk_rank": 2,
"risk_score": 30,
"score_classification": "classified",
"verdict": "Moderate risk (30/100) — review recommended (risk_level medium) (driver: test_coverage_low)"
},
"test_coverage_pct": 0,
"total_clusters": 11827,
"total_layers": 33,
"version": "13.6.1",
"warnings_out": []
}roam-code analysis | Commands: |
Roam Agent ReviewVerdict: SAFE (risk_level low) blast-radius 0/100 · ai-likelihood 14/100 · rule violations 0 · critique high-severity 0 Verdict: SAFE. All structural signals clean at the configured thresholds. Next steps
Powered by roam-code — Apache 2.0, 100% local. Customize thresholds in |
Bumps actions/cache from 4 to 6.
Release notes
Sourced from actions/cache's releases.
... (truncated)
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
55cc834Merge pull request #1768 from jasongin/readonly-cached8cd72fBump@actions/cacheto v6.1.0 - handle cache write error due to RO token2c8a9bdMerge pull request #1760 from actions/samirat/esm_migration_and_package_updatee9b91fdPrettier fixese4884b8Rebuild dist10baf01Fixed licensese39b386Fix test mock return orderb692820PR feedback6074912Rebuild dist bundles as ESM to match type:module5a912e8Fix lint and jest issuesDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)