)]}'
{
  "commit": "352bcf54898f135dfcaaf6d60d53bb3d7dc2531b",
  "tree": "ed9677add5cd716d89c62406a89e3b97d34134b6",
  "parents": [
    "cd26f5e1cc5c82ec5453a5770bf2f7c95b6e4d5f"
  ],
  "author": {
    "name": "Sam Rawlins",
    "email": "srawlins@google.com",
    "time": "Tue Apr 21 10:34:59 2026 -0700"
  },
  "committer": {
    "name": "dart-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "email": "dart-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Tue Apr 21 10:34:59 2026 -0700"
  },
  "message": "linter: Do not report interpolated type variable as const literal\n\nFixes https://github.com/dart-lang/sdk/issues/57916\n\n`computeConstantValue` gives you an\n`AttemptedConstantEvaluationResult?`. That result has a\n`DartObject? value`, so we need both the result and the `value` to be\nnon-null, to count the expression as a valid constant.\n\nChange-Id: I7938be808d30b9734344e98dd966bb111d974fbc\nReviewed-on: https://dart-review.googlesource.com/c/sdk/+/497060\nCommit-Queue: Samuel Rawlins \u003csrawlins@google.com\u003e\nReviewed-by: Brian Wilkerson \u003cbrianwilkerson@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b1f0e17bbadaf886b3922cb54bd7387b143a7723",
      "old_mode": 33188,
      "old_path": "pkg/linter/lib/src/rules/literal_only_boolean_expressions.dart",
      "new_id": "fdeb45d77971e21fde14bf05a0bab14d32606a5e",
      "new_mode": 33188,
      "new_path": "pkg/linter/lib/src/rules/literal_only_boolean_expressions.dart"
    },
    {
      "type": "modify",
      "old_id": "30e20b743879c5c79d1d5161ac80d5d33554036d",
      "old_mode": 33188,
      "old_path": "pkg/linter/test/rules/literal_only_boolean_expressions_test.dart",
      "new_id": "7b68c588c32a11e275a58355390f3e0ef7d46574",
      "new_mode": 33188,
      "new_path": "pkg/linter/test/rules/literal_only_boolean_expressions_test.dart"
    }
  ]
}
