-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.eslintcache
1 lines (1 loc) · 72.5 KB
/
.eslintcache
1
[{"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\collections\\ContextMenuItems.tsx":"1","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\collections\\DesktopIcons.tsx":"2","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\collections\\NotificationAreaItems.tsx":"3","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\collections\\OsWindows.tsx":"4","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\collections\\QuickstartAreaItems.tsx":"5","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\collections\\RunningAreaItems.tsx":"6","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\collections\\StartMenuItems.tsx":"7","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\components\\Divider.tsx":"8","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\components\\Icon.tsx":"9","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\components\\OsButton.tsx":"10","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\constants\\OsWindow.ts":"11","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\constants\\recognizedFileExtensions.ts":"12","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\errors\\index.ts":"13","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\Boot.tsx":"14","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\BSOD.tsx":"15","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\context-menu\\ContextMenu.tsx":"16","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\context-menu\\ContextMenuItem.tsx":"17","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\desktop\\Desktop.tsx":"18","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\desktop\\DesktopItem.tsx":"19","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\desktop\\DragSelection.tsx":"20","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\Explorer.tsx":"21","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\os-window\\chrome-area\\OsWindowButtons.tsx":"22","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\os-window\\chrome-area\\OsWindowChromeArea.tsx":"23","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\os-window\\chrome-area\\OsWindowLabel.tsx":"24","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\os-window\\OsWindow.tsx":"25","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\os-window\\program-area\\ProgramArea.tsx":"26","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\os-window\\program-area\\ProgramContent.tsx":"27","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\taskbar\\notification-area\\Clock.tsx":"28","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\taskbar\\notification-area\\NotificationArea.tsx":"29","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\taskbar\\notification-area\\NotificationAreaItem.tsx":"30","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\taskbar\\running-area\\RunningArea.tsx":"31","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\taskbar\\running-area\\RunningAreaItem.tsx":"32","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\taskbar\\start-area\\quickstart-area\\QuickstartArea.tsx":"33","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\taskbar\\start-area\\quickstart-area\\QuickstartAreaItem.tsx":"34","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\taskbar\\start-area\\start-menu\\Spine.tsx":"35","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\taskbar\\start-area\\start-menu\\StartMenu.tsx":"36","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\taskbar\\start-area\\start-menu\\StartMenuItem.tsx":"37","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\taskbar\\start-area\\StartArea.tsx":"38","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\taskbar\\start-area\\StartButton.tsx":"39","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\taskbar\\Taskbar.tsx":"40","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\hooks\\alternatives\\useBinaryAlternatives.ts":"41","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\hooks\\alternatives\\useDesktopAlternatives.ts":"42","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\hooks\\alternatives\\useProcessAlternatives.ts":"43","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\hooks\\context-menu\\useStayInSight.ts":"44","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\hooks\\desktop\\desktop-item\\useDesktopLayoutOnMount.ts":"45","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\hooks\\desktop\\desktop-item\\useOnDragAndDrop.module.css":"46","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\hooks\\desktop\\desktop-item\\useOnDragAndDrop.ts":"47","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\hooks\\desktop\\useOnDragSelection.module.css":"48","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\hooks\\desktop\\useOnDragSelection.ts":"49","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\hooks\\os-window\\useOnMoveOsWindow.ts":"50","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\hooks\\os-window\\useOnResizeOsWindow.ts":"51","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\hooks\\os-window\\useOsWindowControls.ts":"52","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\hooks\\programs\\useStartingDimensions.ts":"53","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\hooks\\syscalls\\useExecuteBinary.ts":"54","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\hooks\\taskbar\\useIsRunningAreaFull.ts":"55","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\hooks\\useActivateOnMount.ts":"56","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\hooks\\useIsPressed.ts":"57","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\hooks\\useLastClickPosition.ts":"58","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\hooks\\useLastKeyPress.ts":"59","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\hooks\\useLastSequence.ts":"60","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\hooks\\useOnDoubleClick.ts":"61","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\index.tsx":"62","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\kernel\\Pids.ts":"63","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\programs\\binaries.ts":"64","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\programs\\calc\\Calc.tsx":"65","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\programs\\cmd\\Cmd.tsx":"66","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\programs\\ie\\IE.tsx":"67","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\programs\\minesweeper\\Minesweeper.tsx":"68","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\programs\\notepad\\Notepad.tsx":"69","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\programs\\paint\\Paint.tsx":"70","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\programs\\paint\\utils\\drawLine.ts":"71","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\programs\\taskmgr\\TaskMgr.tsx":"72","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\state\\useActiveState.ts":"73","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\state\\useClickState.ts":"74","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\state\\useDragState.ts":"75","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\state\\useErrorState.ts":"76","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\state\\useKernelState.ts":"77","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\state\\useKeyboardState.ts":"78","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\state\\useMenuState.ts":"79","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\state\\usePressedState.ts":"80","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\state\\useRunningAreaState.ts":"81","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\styles\\INTERACTIVE.ts":"82","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\Alternative.d.ts":"83","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\Binary.d.ts":"84","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\BSOD.d.ts":"85","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\ButtonHandler.d.ts":"86","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\CanvasRef.d.ts":"87","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\CleanupFn.d.ts":"88","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\ComposedFn.d.ts":"89","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\handlers\\Handler.d.ts":"90","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\handlers\\KeyboardHandler.d.ts":"91","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\handlers\\MouseHandler.d.ts":"92","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\handlers\\MouseHandlers.d.ts":"93","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\KeyboardCharacter.d.ts":"94","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\Latitude.d.ts":"95","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\Linker.d.ts":"96","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\Loader.d.ts":"97","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\modules.d.ts":"98","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\OsRef.d.ts":"99","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\phantom-types\\GUID.d.ts":"100","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\phantom-types\\Hash.d.ts":"101","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\phantom-types\\Pid.d.ts":"102","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\Position.d.ts":"103","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\Process.d.ts":"104","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\RawBinary.d.ts":"105","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\Softlink.d.ts":"106","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\state\\ActiveState.d.ts":"107","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\state\\ClickState.d.ts":"108","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\state\\DragState.d.ts":"109","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\state\\ErrorState.d.ts":"110","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\state\\KernelState.d.ts":"111","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\state\\KeyboardState.d.ts":"112","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\state\\MenuState.d.ts":"113","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\state\\PressedState.d.ts":"114","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\state\\RunningAreaState.d.ts":"115","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\Unhashed.d.ts":"116","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\Widget.d.ts":"117","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\alt.ts":"118","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\as\\as.ts":"119","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\as\\createAs.ts":"120","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\as\\css.ts":"121","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\as\\keyOf.ts":"122","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\bringToFront.ts":"123","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\compose.ts":"124","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\create.ts":"125","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\crypto\\ars256.ts":"126","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\crypto\\md5.ts":"127","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\deriveFileExtension.ts":"128","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\enforceMinDimensions.ts":"129","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\event-filters\\onLmb.ts":"130","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\event-filters\\onRmb.ts":"131","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\event-filters\\switchOn.ts":"132","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\filter\\isInQuickstartArea.ts":"133","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\filter\\isInStartMenu.ts":"134","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\filter\\isOnDesktop.ts":"135","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\formatTimeString.ts":"136","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\getBinaryByFilehash.ts":"137","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\listen.ts":"138","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\os-window\\blockNativeDrag.ts":"139","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\os-window\\getDistanceAlongOsWindow.ts":"140","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\os-window\\getResizeLatitude.ts":"141","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\panic.ts":"142","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\randomHexQuad.ts":"143","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\rangeFrom.ts":"144","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\setters\\toFalse.ts":"145","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\setters\\toInitialPosition.ts":"146","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\setters\\toTrue.ts":"147","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\snitchTo.ts":"148","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\sort\\ascending.ts":"149","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\sort\\byPid.ts":"150","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\sort\\descending.ts":"151","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\state\\from.ts":"152","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\timestamp.ts":"153","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\type-constructors\\createRawBinary.ts":"154","C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\type-predicates\\isRef.ts":"155"},{"size":935,"mtime":1710927168548,"results":"156","hashOfConfig":"157"},{"size":1199,"mtime":1710927168548,"results":"158","hashOfConfig":"157"},{"size":1214,"mtime":1710927168556,"results":"159","hashOfConfig":"157"},{"size":1086,"mtime":1710927168548,"results":"160","hashOfConfig":"157"},{"size":1304,"mtime":1710927168551,"results":"161","hashOfConfig":"157"},{"size":1172,"mtime":1710927168548,"results":"162","hashOfConfig":"157"},{"size":1245,"mtime":1710927168552,"results":"163","hashOfConfig":"157"},{"size":2044,"mtime":1710927168472,"results":"164","hashOfConfig":"157"},{"size":786,"mtime":1710927168548,"results":"165","hashOfConfig":"157"},{"size":2463,"mtime":1710927168548,"results":"166","hashOfConfig":"157"},{"size":61,"mtime":1710926260626,"results":"167","hashOfConfig":"157"},{"size":89,"mtime":1700820506089,"results":"168","hashOfConfig":"157"},{"size":473,"mtime":1700820506091,"results":"169","hashOfConfig":"157"},{"size":1387,"mtime":1710927168413,"results":"170","hashOfConfig":"157"},{"size":3075,"mtime":1710927168413,"results":"171","hashOfConfig":"157"},{"size":1602,"mtime":1710927168415,"results":"172","hashOfConfig":"157"},{"size":2111,"mtime":1710927168415,"results":"173","hashOfConfig":"157"},{"size":2145,"mtime":1710927168415,"results":"174","hashOfConfig":"157"},{"size":6236,"mtime":1710927168415,"results":"175","hashOfConfig":"157"},{"size":1473,"mtime":1710927168415,"results":"176","hashOfConfig":"157"},{"size":2731,"mtime":1710926845163,"results":"177","hashOfConfig":"157"},{"size":3439,"mtime":1710927168415,"results":"178","hashOfConfig":"157"},{"size":3928,"mtime":1710927168415,"results":"179","hashOfConfig":"157"},{"size":1704,"mtime":1710927168415,"results":"180","hashOfConfig":"157"},{"size":4864,"mtime":1710927168415,"results":"181","hashOfConfig":"157"},{"size":729,"mtime":1710927168415,"results":"182","hashOfConfig":"157"},{"size":706,"mtime":1710927168415,"results":"183","hashOfConfig":"157"},{"size":560,"mtime":1710927168415,"results":"184","hashOfConfig":"157"},{"size":1276,"mtime":1710927168415,"results":"185","hashOfConfig":"157"},{"size":2709,"mtime":1710927168415,"results":"186","hashOfConfig":"157"},{"size":879,"mtime":1710927168415,"results":"187","hashOfConfig":"157"},{"size":3196,"mtime":1710927168413,"results":"188","hashOfConfig":"157"},{"size":1043,"mtime":1710927168413,"results":"189","hashOfConfig":"157"},{"size":2591,"mtime":1710927168413,"results":"190","hashOfConfig":"157"},{"size":926,"mtime":1710927168413,"results":"191","hashOfConfig":"157"},{"size":1533,"mtime":1710927168413,"results":"192","hashOfConfig":"157"},{"size":2566,"mtime":1710927168413,"results":"193","hashOfConfig":"157"},{"size":616,"mtime":1710927168413,"results":"194","hashOfConfig":"157"},{"size":3020,"mtime":1710927168413,"results":"195","hashOfConfig":"157"},{"size":2062,"mtime":1710927168413,"results":"196","hashOfConfig":"157"},{"size":1343,"mtime":1710927168413,"results":"197","hashOfConfig":"157"},{"size":1097,"mtime":1710927168550,"results":"198","hashOfConfig":"157"},{"size":2028,"mtime":1710927168413,"results":"199","hashOfConfig":"157"},{"size":2420,"mtime":1710927168413,"results":"200","hashOfConfig":"157"},{"size":1215,"mtime":1700820506109,"results":"201","hashOfConfig":"157"},{"size":255,"mtime":1700820506109,"results":"202","hashOfConfig":"203"},{"size":2983,"mtime":1710927168413,"results":"204","hashOfConfig":"157"},{"size":111,"mtime":1700820506110,"results":"205","hashOfConfig":"203"},{"size":3400,"mtime":1710927168413,"results":"206","hashOfConfig":"157"},{"size":1312,"mtime":1700820506112,"results":"207","hashOfConfig":"157"},{"size":4580,"mtime":1700820506112,"results":"208","hashOfConfig":"157"},{"size":490,"mtime":1700820506113,"results":"209","hashOfConfig":"157"},{"size":564,"mtime":1710926308754,"results":"210","hashOfConfig":"157"},{"size":1988,"mtime":1710927168412,"results":"211","hashOfConfig":"157"},{"size":1869,"mtime":1710927168399,"results":"212","hashOfConfig":"157"},{"size":838,"mtime":1710927168366,"results":"213","hashOfConfig":"157"},{"size":1051,"mtime":1710927168365,"results":"214","hashOfConfig":"157"},{"size":1152,"mtime":1710927168365,"results":"215","hashOfConfig":"157"},{"size":1387,"mtime":1710927168364,"results":"216","hashOfConfig":"157"},{"size":2159,"mtime":1710927202166,"results":"217","hashOfConfig":"157"},{"size":1820,"mtime":1710927168364,"results":"218","hashOfConfig":"157"},{"size":1052,"mtime":1700821463443,"results":"219","hashOfConfig":"157"},{"size":1128,"mtime":1710926260626,"results":"220","hashOfConfig":"157"},{"size":4837,"mtime":1700821814620,"results":"221","hashOfConfig":"157"},{"size":1510,"mtime":1710927168413,"results":"222","hashOfConfig":"157"},{"size":1060,"mtime":1710927168413,"results":"223","hashOfConfig":"157"},{"size":1087,"mtime":1710927168413,"results":"224","hashOfConfig":"157"},{"size":876,"mtime":1710927168413,"results":"225","hashOfConfig":"157"},{"size":2232,"mtime":1710927168413,"results":"226","hashOfConfig":"157"},{"size":3346,"mtime":1710927168413,"results":"227","hashOfConfig":"157"},{"size":660,"mtime":1710927168413,"results":"228","hashOfConfig":"157"},{"size":3527,"mtime":1710927168413,"results":"229","hashOfConfig":"157"},{"size":2125,"mtime":1710927168472,"results":"230","hashOfConfig":"157"},{"size":1117,"mtime":1710927168472,"results":"231","hashOfConfig":"157"},{"size":2038,"mtime":1710927515285,"results":"232","hashOfConfig":"157"},{"size":1150,"mtime":1710927168472,"results":"233","hashOfConfig":"157"},{"size":5402,"mtime":1710927641800,"results":"234","hashOfConfig":"157"},{"size":1454,"mtime":1710927663252,"results":"235","hashOfConfig":"157"},{"size":2688,"mtime":1710927675091,"results":"236","hashOfConfig":"157"},{"size":1573,"mtime":1710927168415,"results":"237","hashOfConfig":"157"},{"size":993,"mtime":1710927168415,"results":"238","hashOfConfig":"157"},{"size":112,"mtime":1700820506125,"results":"239","hashOfConfig":"157"},{"size":684,"mtime":1700820506126,"results":"240","hashOfConfig":"157"},{"size":602,"mtime":1710927168413,"results":"241","hashOfConfig":"157"},{"size":60,"mtime":1700820506126,"results":"242","hashOfConfig":"157"},{"size":133,"mtime":1700820506127,"results":"243","hashOfConfig":"157"},{"size":214,"mtime":1700820506127,"results":"244","hashOfConfig":"157"},{"size":36,"mtime":1700820506128,"results":"245","hashOfConfig":"157"},{"size":37,"mtime":1700820506128,"results":"246","hashOfConfig":"157"},{"size":268,"mtime":1700820506132,"results":"247","hashOfConfig":"157"},{"size":154,"mtime":1700820506132,"results":"248","hashOfConfig":"157"},{"size":145,"mtime":1700820506132,"results":"249","hashOfConfig":"157"},{"size":254,"mtime":1700820506133,"results":"250","hashOfConfig":"157"},{"size":169,"mtime":1700820506128,"results":"251","hashOfConfig":"157"},{"size":111,"mtime":1700820506128,"results":"252","hashOfConfig":"157"},{"size":170,"mtime":1700820506128,"results":"253","hashOfConfig":"157"},{"size":335,"mtime":1700820506129,"results":"254","hashOfConfig":"157"},{"size":176,"mtime":1700820506133,"results":"255","hashOfConfig":"157"},{"size":168,"mtime":1700820506129,"results":"256","hashOfConfig":"157"},{"size":56,"mtime":1700820506135,"results":"257","hashOfConfig":"157"},{"size":56,"mtime":1700820506135,"results":"258","hashOfConfig":"157"},{"size":54,"mtime":1700820506135,"results":"259","hashOfConfig":"157"},{"size":54,"mtime":1703608274595,"results":"260","hashOfConfig":"157"},{"size":872,"mtime":1710927168413,"results":"261","hashOfConfig":"157"},{"size":669,"mtime":1710927168413,"results":"262","hashOfConfig":"157"},{"size":93,"mtime":1700820506130,"results":"263","hashOfConfig":"157"},{"size":106,"mtime":1700820506136,"results":"264","hashOfConfig":"157"},{"size":104,"mtime":1703608612244,"results":"265","hashOfConfig":"157"},{"size":102,"mtime":1700820506136,"results":"266","hashOfConfig":"157"},{"size":104,"mtime":1700820506136,"results":"267","hashOfConfig":"157"},{"size":106,"mtime":1700820506137,"results":"268","hashOfConfig":"157"},{"size":110,"mtime":1700820506137,"results":"269","hashOfConfig":"157"},{"size":102,"mtime":1700820506137,"results":"270","hashOfConfig":"157"},{"size":108,"mtime":1700820506138,"results":"271","hashOfConfig":"157"},{"size":116,"mtime":1700820506138,"results":"272","hashOfConfig":"157"},{"size":113,"mtime":1700820506131,"results":"273","hashOfConfig":"157"},{"size":1013,"mtime":1710927168413,"results":"274","hashOfConfig":"157"},{"size":197,"mtime":1700820506139,"results":"275","hashOfConfig":"157"},{"size":45,"mtime":1700820506139,"results":"276","hashOfConfig":"157"},{"size":124,"mtime":1700820506139,"results":"277","hashOfConfig":"157"},{"size":141,"mtime":1700820506139,"results":"278","hashOfConfig":"157"},{"size":87,"mtime":1700820506140,"results":"279","hashOfConfig":"157"},{"size":292,"mtime":1700820506140,"results":"280","hashOfConfig":"157"},{"size":168,"mtime":1700820506140,"results":"281","hashOfConfig":"157"},{"size":104,"mtime":1700820506140,"results":"282","hashOfConfig":"157"},{"size":436,"mtime":1700820506141,"results":"283","hashOfConfig":"157"},{"size":8538,"mtime":1700820506141,"results":"284","hashOfConfig":"157"},{"size":362,"mtime":1700820506141,"results":"285","hashOfConfig":"157"},{"size":793,"mtime":1700820506141,"results":"286","hashOfConfig":"157"},{"size":300,"mtime":1700820506142,"results":"287","hashOfConfig":"157"},{"size":289,"mtime":1700820506142,"results":"288","hashOfConfig":"157"},{"size":577,"mtime":1700820506142,"results":"289","hashOfConfig":"157"},{"size":245,"mtime":1700821814620,"results":"290","hashOfConfig":"157"},{"size":221,"mtime":1700821814620,"results":"291","hashOfConfig":"157"},{"size":226,"mtime":1700821814621,"results":"292","hashOfConfig":"157"},{"size":108,"mtime":1700820506143,"results":"293","hashOfConfig":"157"},{"size":378,"mtime":1700820506144,"results":"294","hashOfConfig":"157"},{"size":857,"mtime":1708901751933,"results":"295","hashOfConfig":"157"},{"size":147,"mtime":1700820506144,"results":"296","hashOfConfig":"157"},{"size":407,"mtime":1700820506144,"results":"297","hashOfConfig":"157"},{"size":2113,"mtime":1700820506145,"results":"298","hashOfConfig":"157"},{"size":65,"mtime":1700820506145,"results":"299","hashOfConfig":"157"},{"size":283,"mtime":1700820506145,"results":"300","hashOfConfig":"157"},{"size":296,"mtime":1700820506146,"results":"301","hashOfConfig":"157"},{"size":57,"mtime":1700820506146,"results":"302","hashOfConfig":"157"},{"size":131,"mtime":1710926309949,"results":"303","hashOfConfig":"157"},{"size":54,"mtime":1700820506147,"results":"304","hashOfConfig":"157"},{"size":383,"mtime":1700820506147,"results":"305","hashOfConfig":"157"},{"size":98,"mtime":1700820506147,"results":"306","hashOfConfig":"157"},{"size":221,"mtime":1700820506148,"results":"307","hashOfConfig":"157"},{"size":99,"mtime":1700820506148,"results":"308","hashOfConfig":"157"},{"size":428,"mtime":1700820506148,"results":"309","hashOfConfig":"157"},{"size":293,"mtime":1700820506148,"results":"310","hashOfConfig":"157"},{"size":152,"mtime":1700820506149,"results":"311","hashOfConfig":"157"},{"size":165,"mtime":1700820506149,"results":"312","hashOfConfig":"157"},{"filePath":"313","messages":"314","suppressedMessages":"315","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"lgawkk",{"filePath":"316","messages":"317","suppressedMessages":"318","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"319","messages":"320","suppressedMessages":"321","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"322","messages":"323","suppressedMessages":"324","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"325","messages":"326","suppressedMessages":"327","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"328","messages":"329","suppressedMessages":"330","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"331","messages":"332","suppressedMessages":"333","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"334","messages":"335","suppressedMessages":"336","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"337","messages":"338","suppressedMessages":"339","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"340","messages":"341","suppressedMessages":"342","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"343","messages":"344","suppressedMessages":"345","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"346","messages":"347","suppressedMessages":"348","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"349","messages":"350","suppressedMessages":"351","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"352","messages":"353","suppressedMessages":"354","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"355","messages":"356","suppressedMessages":"357","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"358","messages":"359","suppressedMessages":"360","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"361","messages":"362","suppressedMessages":"363","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"364","messages":"365","suppressedMessages":"366","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"367","messages":"368","suppressedMessages":"369","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"370","messages":"371","suppressedMessages":"372","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"373","messages":"374","suppressedMessages":"375","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"376","messages":"377","suppressedMessages":"378","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"379","messages":"380","suppressedMessages":"381","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"382","messages":"383","suppressedMessages":"384","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"385","messages":"386","suppressedMessages":"387","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"388","messages":"389","suppressedMessages":"390","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"391","messages":"392","suppressedMessages":"393","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"394","messages":"395","suppressedMessages":"396","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"397","messages":"398","suppressedMessages":"399","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"400","messages":"401","suppressedMessages":"402","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"403","messages":"404","suppressedMessages":"405","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"406","messages":"407","suppressedMessages":"408","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"409","messages":"410","suppressedMessages":"411","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"412","messages":"413","suppressedMessages":"414","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"415","messages":"416","suppressedMessages":"417","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"418","messages":"419","suppressedMessages":"420","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"421","messages":"422","suppressedMessages":"423","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"424","messages":"425","suppressedMessages":"426","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"427","messages":"428","suppressedMessages":"429","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"430","messages":"431","suppressedMessages":"432","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"433","messages":"434","suppressedMessages":"435","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"436","messages":"437","suppressedMessages":"438","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"439","messages":"440","suppressedMessages":"441","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"442","messages":"443","suppressedMessages":"444","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"445","messages":"446","suppressedMessages":"447","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"448","messages":"449","suppressedMessages":"450","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"11nrc25",{"filePath":"451","messages":"452","suppressedMessages":"453","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"454","messages":"455","suppressedMessages":"456","errorCount":1,"fatalErrorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"457","messages":"458","suppressedMessages":"459","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"460","messages":"461","suppressedMessages":"462","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"463","messages":"464","suppressedMessages":"465","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"466","messages":"467","suppressedMessages":"468","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"469","messages":"470","suppressedMessages":"471","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"472","messages":"473","suppressedMessages":"474","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"475","messages":"476","suppressedMessages":"477","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"478","messages":"479","suppressedMessages":"480","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"481","messages":"482","suppressedMessages":"483","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"484","messages":"485","suppressedMessages":"486","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"487","messages":"488","suppressedMessages":"489","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"490","messages":"491","suppressedMessages":"492","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"493","messages":"494","suppressedMessages":"495","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"496","messages":"497","suppressedMessages":"498","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"499","messages":"500","suppressedMessages":"501","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"502","messages":"503","suppressedMessages":"504","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"505","messages":"506","suppressedMessages":"507","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"508","messages":"509","suppressedMessages":"510","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"511","messages":"512","suppressedMessages":"513","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"514","messages":"515","suppressedMessages":"516","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"517","messages":"518","suppressedMessages":"519","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"520","messages":"521","suppressedMessages":"522","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"523","messages":"524","suppressedMessages":"525","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"526","messages":"527","suppressedMessages":"528","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"529","messages":"530","suppressedMessages":"531","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"532","messages":"533","suppressedMessages":"534","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"535","messages":"536","suppressedMessages":"537","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"538","messages":"539","suppressedMessages":"540","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"541","messages":"542","suppressedMessages":"543","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"544","messages":"545","suppressedMessages":"546","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"547","messages":"548","suppressedMessages":"549","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"550","messages":"551","suppressedMessages":"552","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"553","messages":"554","suppressedMessages":"555","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"556","messages":"557","suppressedMessages":"558","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"559","messages":"560","suppressedMessages":"561","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"562","messages":"563","suppressedMessages":"564","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"565","messages":"566","suppressedMessages":"567","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"568","messages":"569","suppressedMessages":"570","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"571","messages":"572","suppressedMessages":"573","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"574","messages":"575","suppressedMessages":"576","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"577","messages":"578","suppressedMessages":"579","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"580","messages":"581","suppressedMessages":"582","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"583","messages":"584","suppressedMessages":"585","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"586","messages":"587","suppressedMessages":"588","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"589","messages":"590","suppressedMessages":"591","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"592","messages":"593","suppressedMessages":"594","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"595","messages":"596","suppressedMessages":"597","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"598","messages":"599","suppressedMessages":"600","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"601","messages":"602","suppressedMessages":"603","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"604","messages":"605","suppressedMessages":"606","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"607","messages":"608","suppressedMessages":"609","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"610","messages":"611","suppressedMessages":"612","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"613","messages":"614","suppressedMessages":"615","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"616","messages":"617","suppressedMessages":"618","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"619","messages":"620","suppressedMessages":"621","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"622","messages":"623","suppressedMessages":"624","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"625","messages":"626","suppressedMessages":"627","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"628","messages":"629","suppressedMessages":"630","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"631","messages":"632","suppressedMessages":"633","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"634","messages":"635","suppressedMessages":"636","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"637","messages":"638","suppressedMessages":"639","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"640","messages":"641","suppressedMessages":"642","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"643","messages":"644","suppressedMessages":"645","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"646","messages":"647","suppressedMessages":"648","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"649","messages":"650","suppressedMessages":"651","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"652","messages":"653","suppressedMessages":"654","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"655","messages":"656","suppressedMessages":"657","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"658","messages":"659","suppressedMessages":"660","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"661","messages":"662","suppressedMessages":"663","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"664","messages":"665","suppressedMessages":"666","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"667","messages":"668","suppressedMessages":"669","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"670","messages":"671","suppressedMessages":"672","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"673","messages":"674","suppressedMessages":"675","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"676","messages":"677","suppressedMessages":"678","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"679","messages":"680","suppressedMessages":"681","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"682","messages":"683","suppressedMessages":"684","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"685","messages":"686","suppressedMessages":"687","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"688","messages":"689","suppressedMessages":"690","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"691","messages":"692","suppressedMessages":"693","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"694","messages":"695","suppressedMessages":"696","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"697","messages":"698","suppressedMessages":"699","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"700","messages":"701","suppressedMessages":"702","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"703","messages":"704","suppressedMessages":"705","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"706","messages":"707","suppressedMessages":"708","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"709","messages":"710","suppressedMessages":"711","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"712","messages":"713","suppressedMessages":"714","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"715","messages":"716","suppressedMessages":"717","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"718","messages":"719","suppressedMessages":"720","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"721","messages":"722","suppressedMessages":"723","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"724","messages":"725","suppressedMessages":"726","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"727","messages":"728","suppressedMessages":"729","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"730","messages":"731","suppressedMessages":"732","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"733","messages":"734","suppressedMessages":"735","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"736","messages":"737","suppressedMessages":"738","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"739","messages":"740","suppressedMessages":"741","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"742","messages":"743","suppressedMessages":"744","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"745","messages":"746","suppressedMessages":"747","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"748","messages":"749","suppressedMessages":"750","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"751","messages":"752","suppressedMessages":"753","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"754","messages":"755","suppressedMessages":"756","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"757","messages":"758","suppressedMessages":"759","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"760","messages":"761","suppressedMessages":"762","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"763","messages":"764","suppressedMessages":"765","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"766","messages":"767","suppressedMessages":"768","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"769","messages":"770","suppressedMessages":"771","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"772","messages":"773","suppressedMessages":"774","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"775","messages":"776","suppressedMessages":"777","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\collections\\ContextMenuItems.tsx",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\collections\\DesktopIcons.tsx",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\collections\\NotificationAreaItems.tsx",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\collections\\OsWindows.tsx",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\collections\\QuickstartAreaItems.tsx",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\collections\\RunningAreaItems.tsx",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\collections\\StartMenuItems.tsx",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\components\\Divider.tsx",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\components\\Icon.tsx",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\components\\OsButton.tsx",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\constants\\OsWindow.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\constants\\recognizedFileExtensions.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\errors\\index.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\Boot.tsx",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\BSOD.tsx",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\context-menu\\ContextMenu.tsx",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\context-menu\\ContextMenuItem.tsx",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\desktop\\Desktop.tsx",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\desktop\\DesktopItem.tsx",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\desktop\\DragSelection.tsx",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\Explorer.tsx",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\os-window\\chrome-area\\OsWindowButtons.tsx",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\os-window\\chrome-area\\OsWindowChromeArea.tsx",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\os-window\\chrome-area\\OsWindowLabel.tsx",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\os-window\\OsWindow.tsx",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\os-window\\program-area\\ProgramArea.tsx",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\os-window\\program-area\\ProgramContent.tsx",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\taskbar\\notification-area\\Clock.tsx",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\taskbar\\notification-area\\NotificationArea.tsx",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\taskbar\\notification-area\\NotificationAreaItem.tsx",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\taskbar\\running-area\\RunningArea.tsx",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\taskbar\\running-area\\RunningAreaItem.tsx",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\taskbar\\start-area\\quickstart-area\\QuickstartArea.tsx",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\taskbar\\start-area\\quickstart-area\\QuickstartAreaItem.tsx",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\taskbar\\start-area\\start-menu\\Spine.tsx",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\taskbar\\start-area\\start-menu\\StartMenu.tsx",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\taskbar\\start-area\\start-menu\\StartMenuItem.tsx",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\taskbar\\start-area\\StartArea.tsx",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\taskbar\\start-area\\StartButton.tsx",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\features\\taskbar\\Taskbar.tsx",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\hooks\\alternatives\\useBinaryAlternatives.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\hooks\\alternatives\\useDesktopAlternatives.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\hooks\\alternatives\\useProcessAlternatives.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\hooks\\context-menu\\useStayInSight.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\hooks\\desktop\\desktop-item\\useDesktopLayoutOnMount.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\hooks\\desktop\\desktop-item\\useOnDragAndDrop.module.css",["778"],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\hooks\\desktop\\desktop-item\\useOnDragAndDrop.ts",[],["779"],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\hooks\\desktop\\useOnDragSelection.module.css",["780"],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\hooks\\desktop\\useOnDragSelection.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\hooks\\os-window\\useOnMoveOsWindow.ts",[],["781"],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\hooks\\os-window\\useOnResizeOsWindow.ts",[],["782"],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\hooks\\os-window\\useOsWindowControls.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\hooks\\programs\\useStartingDimensions.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\hooks\\syscalls\\useExecuteBinary.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\hooks\\taskbar\\useIsRunningAreaFull.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\hooks\\useActivateOnMount.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\hooks\\useIsPressed.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\hooks\\useLastClickPosition.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\hooks\\useLastKeyPress.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\hooks\\useLastSequence.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\hooks\\useOnDoubleClick.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\index.tsx",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\kernel\\Pids.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\programs\\binaries.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\programs\\calc\\Calc.tsx",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\programs\\cmd\\Cmd.tsx",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\programs\\ie\\IE.tsx",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\programs\\minesweeper\\Minesweeper.tsx",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\programs\\notepad\\Notepad.tsx",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\programs\\paint\\Paint.tsx",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\programs\\paint\\utils\\drawLine.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\programs\\taskmgr\\TaskMgr.tsx",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\state\\useActiveState.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\state\\useClickState.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\state\\useDragState.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\state\\useErrorState.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\state\\useKernelState.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\state\\useKeyboardState.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\state\\useMenuState.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\state\\usePressedState.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\state\\useRunningAreaState.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\styles\\INTERACTIVE.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\Alternative.d.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\Binary.d.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\BSOD.d.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\ButtonHandler.d.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\CanvasRef.d.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\CleanupFn.d.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\ComposedFn.d.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\handlers\\Handler.d.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\handlers\\KeyboardHandler.d.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\handlers\\MouseHandler.d.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\handlers\\MouseHandlers.d.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\KeyboardCharacter.d.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\Latitude.d.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\Linker.d.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\Loader.d.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\modules.d.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\OsRef.d.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\phantom-types\\GUID.d.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\phantom-types\\Hash.d.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\phantom-types\\Pid.d.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\Position.d.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\Process.d.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\RawBinary.d.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\Softlink.d.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\state\\ActiveState.d.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\state\\ClickState.d.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\state\\DragState.d.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\state\\ErrorState.d.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\state\\KernelState.d.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\state\\KeyboardState.d.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\state\\MenuState.d.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\state\\PressedState.d.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\state\\RunningAreaState.d.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\Unhashed.d.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\typings\\Widget.d.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\alt.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\as\\as.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\as\\createAs.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\as\\css.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\as\\keyOf.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\bringToFront.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\compose.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\create.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\crypto\\ars256.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\crypto\\md5.ts",[],["783","784","785","786","787","788","789","790","791","792","793","794","795","796","797","798","799","800","801","802","803","804","805","806","807","808","809"],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\deriveFileExtension.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\enforceMinDimensions.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\event-filters\\onLmb.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\event-filters\\onRmb.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\event-filters\\switchOn.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\filter\\isInQuickstartArea.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\filter\\isInStartMenu.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\filter\\isOnDesktop.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\formatTimeString.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\getBinaryByFilehash.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\listen.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\os-window\\blockNativeDrag.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\os-window\\getDistanceAlongOsWindow.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\os-window\\getResizeLatitude.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\panic.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\randomHexQuad.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\rangeFrom.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\setters\\toFalse.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\setters\\toInitialPosition.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\setters\\toTrue.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\snitchTo.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\sort\\ascending.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\sort\\byPid.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\sort\\descending.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\state\\from.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\timestamp.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\type-constructors\\createRawBinary.ts",[],[],"C:\\Users\\WorstPractice\\Desktop\\WinDOMs97\\src\\utils\\type-predicates\\isRef.ts",[],[],{"ruleId":null,"fatal":true,"severity":2,"message":"810","nodeType":null},{"ruleId":"811","severity":2,"message":"812","line":52,"column":9,"nodeType":"813","messageId":"814","endLine":52,"endColumn":27,"suppressions":"815"},{"ruleId":null,"fatal":true,"severity":2,"message":"816","nodeType":null},{"ruleId":"811","severity":2,"message":"812","line":27,"column":9,"nodeType":"813","messageId":"814","endLine":27,"endColumn":28,"suppressions":"817"},{"ruleId":"811","severity":2,"message":"812","line":165,"column":9,"nodeType":"813","messageId":"814","endLine":165,"endColumn":28,"suppressions":"818"},{"ruleId":"819","severity":2,"message":"820","line":2,"column":0,"nodeType":null,"messageId":"821","endLine":2,"endColumn":21,"suppressions":"822"},{"ruleId":"811","severity":2,"message":"823","line":17,"column":3,"nodeType":"813","messageId":"814","endLine":17,"endColumn":6,"suppressions":"824"},{"ruleId":"811","severity":2,"message":"825","line":19,"column":3,"nodeType":"813","messageId":"814","endLine":19,"endColumn":6,"suppressions":"826"},{"ruleId":"811","severity":2,"message":"827","line":21,"column":3,"nodeType":"813","messageId":"814","endLine":21,"endColumn":6,"suppressions":"828"},{"ruleId":"811","severity":2,"message":"829","line":23,"column":3,"nodeType":"813","messageId":"814","endLine":23,"endColumn":6,"suppressions":"830"},{"ruleId":"811","severity":2,"message":"831","line":25,"column":3,"nodeType":"813","messageId":"814","endLine":25,"endColumn":10,"suppressions":"832"},{"ruleId":"833","severity":1,"message":"834","line":57,"column":3,"nodeType":"813","messageId":"835","endLine":57,"endColumn":4,"suppressions":"836"},{"ruleId":"833","severity":1,"message":"834","line":63,"column":3,"nodeType":"813","messageId":"835","endLine":63,"endColumn":4,"suppressions":"837"},{"ruleId":"833","severity":1,"message":"834","line":69,"column":3,"nodeType":"813","messageId":"835","endLine":69,"endColumn":4,"suppressions":"838"},{"ruleId":"833","severity":1,"message":"834","line":75,"column":3,"nodeType":"813","messageId":"835","endLine":75,"endColumn":4,"suppressions":"839"},{"ruleId":"840","severity":1,"message":"841","line":102,"column":5,"nodeType":"842","messageId":"843","endLine":102,"endColumn":24,"suppressions":"844"},{"ruleId":"845","severity":1,"message":"846","line":103,"column":5,"nodeType":"847","messageId":"848","endLine":103,"endColumn":100,"suppressions":"849"},{"ruleId":"850","severity":2,"message":"851","line":103,"column":60,"nodeType":"813","messageId":"852","endLine":103,"endColumn":70,"suggestions":"853","suppressions":"854"},{"ruleId":"840","severity":1,"message":"841","line":112,"column":3,"nodeType":"842","messageId":"843","endLine":112,"endColumn":22,"suppressions":"855"},{"ruleId":"845","severity":1,"message":"846","line":113,"column":3,"nodeType":"847","messageId":"848","endLine":113,"endColumn":76,"suppressions":"856"},{"ruleId":"857","severity":2,"message":"858","line":136,"column":23,"nodeType":"859","messageId":"860","endLine":136,"endColumn":84,"fix":"861","suppressions":"862"},{"ruleId":"833","severity":1,"message":"863","line":143,"column":3,"nodeType":"813","messageId":"835","endLine":143,"endColumn":6,"suppressions":"864"},{"ruleId":"865","severity":2,"message":"866","line":143,"column":13,"nodeType":"813","messageId":"867","endLine":143,"endColumn":20,"fix":"868","suppressions":"869"},{"ruleId":"870","severity":1,"message":"871","line":143,"column":21,"nodeType":"872","messageId":"873","endLine":143,"endColumn":28,"suggestions":"874","suppressions":"875"},{"ruleId":"850","severity":2,"message":"851","line":148,"column":19,"nodeType":"813","messageId":"852","endLine":148,"endColumn":29,"suggestions":"876","suppressions":"877"},{"ruleId":"850","severity":2,"message":"878","line":151,"column":25,"nodeType":"813","messageId":"879","endLine":151,"endColumn":37,"suggestions":"880","suppressions":"881"},{"ruleId":"850","severity":2,"message":"878","line":153,"column":25,"nodeType":"813","messageId":"879","endLine":153,"endColumn":37,"suggestions":"882","suppressions":"883"},{"ruleId":"850","severity":2,"message":"878","line":155,"column":25,"nodeType":"813","messageId":"879","endLine":155,"endColumn":37,"suggestions":"884","suppressions":"885"},{"ruleId":"850","severity":2,"message":"878","line":157,"column":25,"nodeType":"813","messageId":"879","endLine":157,"endColumn":37,"suggestions":"886","suppressions":"887"},{"ruleId":"850","severity":2,"message":"878","line":159,"column":25,"nodeType":"813","messageId":"879","endLine":159,"endColumn":37,"suggestions":"888","suppressions":"889"},{"ruleId":"850","severity":2,"message":"878","line":161,"column":25,"nodeType":"813","messageId":"879","endLine":161,"endColumn":37,"suggestions":"890","suppressions":"891"},{"ruleId":"833","severity":1,"message":"892","line":209,"column":3,"nodeType":"813","messageId":"835","endLine":209,"endColumn":17,"suppressions":"893"},"Parsing error: ESLint was configured to run on `<tsconfigRootDir>/src\\hooks\\desktop\\desktop-item\\useOnDragAndDrop.module.css` using `parserOptions.project`: <tsconfigRootDir>/tsconfig.json\nThe extension for the file (`.css`) is non-standard. You should add `parserOptions.extraFileExtensions` to your config.","prefer-const","'cleanup' is never reassigned. Use 'const' instead.","Identifier","useConst",["894"],"Parsing error: ESLint was configured to run on `<tsconfigRootDir>/src\\hooks\\desktop\\useOnDragSelection.module.css` using `parserOptions.project`: <tsconfigRootDir>/tsconfig.json\nThe extension for the file (`.css`) is non-standard. You should add `parserOptions.extraFileExtensions` to your config.",["895"],["896"],"unicorn/no-abusive-eslint-disable","Specify the rules you want to disable.","no-abusive-eslint-disable",["897"],"'lX8' is never reassigned. Use 'const' instead.",["898"],"'lY8' is never reassigned. Use 'const' instead.",["899"],"'lX4' is never reassigned. Use 'const' instead.",["900"],"'lY4' is never reassigned. Use 'const' instead.",["901"],"'lResult' is never reassigned. Use 'const' instead.",["902"],"no-param-reassign","Assignment to function parameter 'a'.","assignmentToFunctionParam",["903"],["904"],["905"],["906"],"@typescript-eslint/ban-ts-comment","Include a description after the \"@ts-expect-error\" directive to explain why the @ts-expect-error is necessary. The description must be 3 characters or longer.","Line","tsDirectiveCommentRequiresDescription",["907"],"operator-assignment","Assignment (=) can be replaced with operator assignment (|=).","AssignmentExpression","replaced",["908"],"unicorn/prefer-code-point","Prefer `String#codePointAt()` over `String#charCodeAt()`.","error/charCodeAt",["909"],["910"],["911"],["912"],"unicorn/prefer-string-slice","Prefer `String#slice()` over `String#substr()`.","CallExpression","substr",{"range":"913","text":"914"},["915"],"Assignment to function parameter 'str'.",["916"],"unicorn/prefer-string-replace-all","Prefer `String#replaceAll()` over `String#replace()`.","method",{"range":"917","text":"918"},["919"],"require-unicode-regexp","Use the 'u' flag.","Literal","requireUFlag",["920"],["921"],["922"],["923"],"Prefer `String.fromCodePoint()` over `String.fromCharCode()`.","error/fromCharCode",["924"],["925"],["926"],["927"],["928"],["929"],["930"],["931"],["932"],["933"],["934"],["935"],"Assignment to function parameter 'inputParameter'.",["936"],{"kind":"937","justification":"938"},{"kind":"937","justification":"938"},{"kind":"937","justification":"938"},{"kind":"937","justification":"938"},{"kind":"937","justification":"938"},{"kind":"937","justification":"938"},{"kind":"937","justification":"938"},{"kind":"937","justification":"938"},{"kind":"937","justification":"938"},{"kind":"937","justification":"938"},{"kind":"937","justification":"938"},{"kind":"937","justification":"938"},{"kind":"937","justification":"938"},{"kind":"937","justification":"938"},{"kind":"937","justification":"938"},{"messageId":"939","fix":"940","data":"941","desc":"942"},{"kind":"937","justification":"938"},{"kind":"937","justification":"938"},{"kind":"937","justification":"938"},[3415,3454],"slice(WordToHexValue_temp.length - 2, WordToHexValue_temp.length - 2 + ",{"kind":"937","justification":"938"},{"kind":"937","justification":"938"},[3549,3557],"All('\\r\\n'",{"kind":"937","justification":"938"},{"fix":"943","messageId":"944","desc":"945"},{"kind":"937","justification":"938"},{"messageId":"939","fix":"946","data":"947","desc":"942"},{"kind":"937","justification":"938"},{"messageId":"948","fix":"949","data":"950","desc":"951"},{"kind":"937","justification":"938"},{"messageId":"948","fix":"952","data":"953","desc":"951"},{"kind":"937","justification":"938"},{"messageId":"948","fix":"954","data":"955","desc":"951"},{"kind":"937","justification":"938"},{"messageId":"948","fix":"956","data":"957","desc":"951"},{"kind":"937","justification":"938"},{"messageId":"948","fix":"958","data":"959","desc":"951"},{"kind":"937","justification":"938"},{"messageId":"948","fix":"960","data":"961","desc":"951"},{"kind":"937","justification":"938"},{"kind":"937","justification":"938"},"directive","","suggestion/codePointAt",{"range":"962","text":"963"},{},"Use `String#codePointAt()`.",{"range":"964","text":"965"},"addUFlag","Add the 'u' flag.",{"range":"966","text":"963"},{},"suggestion/fromCodePoint",{"range":"967","text":"968"},{},"Use `String.fromCodePoint()`.",{"range":"969","text":"968"},{},{"range":"970","text":"968"},{},{"range":"971","text":"968"},{},{"range":"972","text":"968"},{},{"range":"973","text":"968"},{},[2683,2693],"codePointAt",[3557,3557],"u",[3647,3657],[3706,3718],"fromCodePoint",[3785,3797],[3840,3852],[3907,3919],[3963,3975],[4025,4037]]