Commit 1e7c51f
authored
Fix "Null check operator used on a null value" error (#4914)
Initiate `remainingBuilds` with number of builds and `failedBuilds` with `0`
Fixes: flutter/flutter#1769821 parent 044739f commit 1e7c51f
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | | - | |
| 51 | + | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments