To fix the auto-formatting issue in GitHub Actions before the release, I suggest running `dart format .` on the entire project.
To fix the auto-formatting issue in GitHub Actions before the release, I suggest running
dart format .on the entire project.