fixed dart analyze

This commit is contained in:
vishalxl 2025-06-08 22:16:10 +05:30
parent 17a5447c48
commit 0b5e8458a0

View File

@ -31,7 +31,7 @@ jobs:
# Consider passing '--fatal-infos' for slightly stricter analysis.
- name: Analyze project source
run: dart analyze
run: dart analyze --no-fatal-warnings
# Your project will need to have tests in test/ and a dependency on
# package:test for this step to succeed. Note that Flutter projects will