)]}'
{
  "commit": "dfaf1514eaab8667f1c60e44f74e09427f1ceba2",
  "tree": "2b28026571d7b996a13eae2118bb42164c687d77",
  "parents": [
    "5b4dc61717d573bd38a939608260ead55edb67ef"
  ],
  "author": {
    "name": "Sam Rawlins",
    "email": "srawlins@google.com",
    "time": "Fri May 16 15:34:20 2025 -0700"
  },
  "committer": {
    "name": "Commit Queue",
    "email": "dart-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Fri May 16 15:34:20 2025 -0700"
  },
  "message": "linter: discarded_futures: do not report on await-in-synchronous function\n\nWhen a synchronous function body has an `await` expression, we report\nan error. We don\u0027t need to _also_ report a lint.\n\nThe noted error, `CompileTimeErrorCode.AWAIT_IN_WRONG_CONTEXT`, already\nis associated with the \"add async\" fix. Reporting a lint when an error\nis also definitely reported is just double reporting.\n\nChange-Id: If6d260a01cc654c87897480996d3f6f4b61373dd\nReviewed-on: https://dart-review.googlesource.com/c/sdk/+/429063\nReviewed-by: Brian Wilkerson \u003cbrianwilkerson@google.com\u003e\nCommit-Queue: Samuel Rawlins \u003csrawlins@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7f3e9c0eca9c20c84877251aa52ac0605fb61837",
      "old_mode": 33188,
      "old_path": "pkg/analysis_server/test/src/services/correction/fix/add_async_test.dart",
      "new_id": "b6a4a5115fa425c0ee2769551a5c5312ba551c17",
      "new_mode": 33188,
      "new_path": "pkg/analysis_server/test/src/services/correction/fix/add_async_test.dart"
    },
    {
      "type": "modify",
      "old_id": "1b149ac2f86410a0a2407896c9601fb49c670723",
      "old_mode": 33188,
      "old_path": "pkg/linter/lib/src/rules/discarded_futures.dart",
      "new_id": "1f5470610c92d302d52a58fcd819cf0739434aa0",
      "new_mode": 33188,
      "new_path": "pkg/linter/lib/src/rules/discarded_futures.dart"
    },
    {
      "type": "modify",
      "old_id": "d1233cd9f5dd1870de3463926ec99d4ab35c2327",
      "old_mode": 33188,
      "old_path": "pkg/linter/test/rules/discarded_futures_test.dart",
      "new_id": "cc27c2317ab15a48cda85844b7ba151dbc75a4f4",
      "new_mode": 33188,
      "new_path": "pkg/linter/test/rules/discarded_futures_test.dart"
    }
  ]
}
