I am getting this failure for a Dart-Flutter GitHub repo.
I hope you can help.
Regards,
Zaki
I am getting this failure for a Dart-Flutter GitHub repo.
I hope you can help.
Regards,
Zaki
HI @ArZHa03
I checked the scanner log and I found this error message:
Can not start analyzing because Automatic Analysis is disabled
I would suggest checking the analysis method configuration of your project: do you aim at using CI-based analysis or automated analysis?
Perhaps also this issue was transient during project on-boarding: what is your current status?