Skip to content

fix(deps): update dependency estree-walker to v3 #307

fix(deps): update dependency estree-walker to v3

fix(deps): update dependency estree-walker to v3 #307

Triggered via pull request August 10, 2025 13:56
Status Failure
Total duration 22s
Artifacts

ci.yml

on: pull_request
Matrix: build
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

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'.