@@ -84,7 +84,7 @@ exports[`executeRunner > should execute ESLint and create audit results for Reac
84
84
},
85
85
],
86
86
},
87
- " displayValue" : " 1 warnings " ,
87
+ " displayValue" : " 1 warning " ,
88
88
" score" : 0 ,
89
89
" slug" : " no-unused-vars" ,
90
90
" value" : 1 ,
@@ -123,7 +123,7 @@ exports[`executeRunner > should execute ESLint and create audit results for Reac
123
123
},
124
124
],
125
125
},
126
- " displayValue" : " 1 warnings " ,
126
+ " displayValue" : " 1 warning " ,
127
127
" score" : 0 ,
128
128
" slug" : " arrow-body-style" ,
129
129
" value" : 1 ,
@@ -162,7 +162,7 @@ exports[`executeRunner > should execute ESLint and create audit results for Reac
162
162
},
163
163
],
164
164
},
165
- " displayValue" : " 1 warnings " ,
165
+ " displayValue" : " 1 warning " ,
166
166
" score" : 0 ,
167
167
" slug" : " eqeqeq" ,
168
168
" value" : 1 ,
@@ -185,7 +185,7 @@ exports[`executeRunner > should execute ESLint and create audit results for Reac
185
185
},
186
186
],
187
187
},
188
- " displayValue" : " 1 warnings " ,
188
+ " displayValue" : " 1 warning " ,
189
189
" score" : 0 ,
190
190
" slug" : " max-lines-per-function" ,
191
191
" value" : 1 ,
@@ -330,7 +330,7 @@ exports[`executeRunner > should execute ESLint and create audit results for Reac
330
330
},
331
331
],
332
332
},
333
- " displayValue" : " 1 warnings " ,
333
+ " displayValue" : " 1 warning " ,
334
334
" score" : 0 ,
335
335
" slug" : " prefer-const" ,
336
336
" value" : 1 ,
@@ -369,7 +369,7 @@ exports[`executeRunner > should execute ESLint and create audit results for Reac
369
369
},
370
370
],
371
371
},
372
- " displayValue" : " 1 warnings " ,
372
+ " displayValue" : " 1 warning " ,
373
373
" score" : 0 ,
374
374
" slug" : " react-jsx-key" ,
375
375
" value" : 1 ,
0 commit comments