General improvements and maintenance task #120
Annotations
7 errors
Yarn CI with Node 20.x:
src/prefs/dangerZone/clearHistory.ts#L49
'err' is defined but never used. Allowed unused caught errors must match /^_/u
|
Yarn CI with Node 20.x:
src/prefs/general/dbLocation.ts#L57
'err' is defined but never used. Allowed unused caught errors must match /^_/u
|
Yarn CI with Node 20.x:
src/utils/panoItemFactory.ts#L118
'err' is defined but never used. Allowed unused caught errors must match /^_/u
|
Yarn CI with Node 20.x:
src/utils/shell.ts#L89
'e' is defined but never used. Allowed unused caught errors must match /^_/u
|
Yarn CI with Node 20.x:
src/utils/shell.ts#L164
'e' is defined but never used. Allowed unused caught errors must match /^_/u
|
Yarn CI with Node 20.x:
src/utils/shell.ts#L227
'e' is defined but never used. Allowed unused caught errors must match /^_/u
|
Yarn CI with Node 20.x
Process completed with exit code 1.
|