You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After loading and testing the 2020 general election results each of the state's warning files contain all non-matching values. The warnings that are produced could be clarified. Below is an example from the 2020 Alabama file:
Some unmatched CountItemTypes:
70 BOONE'S CHAPELDoes not match regex ^(ABSENTEE|PROVISIONAL) .+$: 70 BOONE'S CHAPEL
40 E_ MEMORIAL CHRISTIANDoes not match regex ^(ABSENTEE|PROVISIONAL) .+$: 40 E_ MEMORIAL CHRISTIAN
10 JONES COMM_ CTR_Does not match regex ^(ABSENTEE|PROVISIONAL) .+$: 10 JONES COMM_ CTR_
The text was updated successfully, but these errors were encountered:
After loading and testing the 2020 general election results each of the state's warning files contain all non-matching values. The warnings that are produced could be clarified. Below is an example from the 2020 Alabama file:
The text was updated successfully, but these errors were encountered: