fix(deps): update dependency estree-walker to v3 #307
Annotations
10 errors
build (ubuntu-latest, 20)
'res.originalLine' is possibly 'null'.
|
build (ubuntu-latest, 20)
Type 'number | null' is not assignable to type 'number'.
|
build (ubuntu-latest, 20)
'res.originalColumn' is possibly 'null'.
|
build (ubuntu-latest, 20)
'inMapFirstItem.originalColumn' is possibly 'null'.
|
build (ubuntu-latest, 20)
Type 'number | null' is not assignable to type 'number'.
|
build (ubuntu-latest, 20)
'res.originalLine' is possibly 'null'.
|
build (ubuntu-latest, 20)
'inMapFirstItem.originalLine' is possibly 'null'.
|
build (ubuntu-latest, 20)
Type 'number | null' is not assignable to type 'number'.
|
build (ubuntu-latest, 20)
'res.originalColumn' is possibly 'null'.
|
build (ubuntu-latest, 20)
Argument of type 'string | null' is not assignable to parameter of type 'string'.
|