1 line
6.0 KiB
Plaintext
1 line
6.0 KiB
Plaintext
[{"/Users/domenico/dev/chemmazz/client/src/index.tsx":"1","/Users/domenico/dev/chemmazz/client/src/reportWebVitals.tsx":"2","/Users/domenico/dev/chemmazz/client/src/App.tsx":"3","/Users/domenico/dev/chemmazz/client/src/pages/PlayRoomPage.tsx":"4","/Users/domenico/dev/chemmazz/client/src/pages/LobbyPage.tsx":"5","/Users/domenico/dev/chemmazz/client/src/context/chatContext.tsx":"6","/Users/domenico/dev/chemmazz/client/src/context/store.tsx":"7","/Users/domenico/dev/chemmazz/client/src/context/stashManagementContext.tsx":"8","/Users/domenico/dev/chemmazz/client/src/components/StashManagementDrawer.tsx":"9","/Users/domenico/dev/chemmazz/client/src/components/Hand.tsx":"10","/Users/domenico/dev/chemmazz/client/src/components/Player.tsx":"11","/Users/domenico/dev/chemmazz/client/src/components/Prompt.tsx":"12","/Users/domenico/dev/chemmazz/client/src/components/HighlightedPlayer.tsx":"13"},{"size":504,"mtime":1609784519249,"results":"14","hashOfConfig":"15"},{"size":362,"mtime":1609249563286,"results":"16","hashOfConfig":"15"},{"size":919,"mtime":1610987751265,"results":"17","hashOfConfig":"15"},{"size":9399,"mtime":1612959783402,"results":"18","hashOfConfig":"15"},{"size":4531,"mtime":1610826307035,"results":"19","hashOfConfig":"15"},{"size":6721,"mtime":1612975545641,"results":"20","hashOfConfig":"15"},{"size":2713,"mtime":1611222742326,"results":"21","hashOfConfig":"15"},{"size":1366,"mtime":1610176599048,"results":"22","hashOfConfig":"15"},{"size":3492,"mtime":1610732080352,"results":"23","hashOfConfig":"15"},{"size":1005,"mtime":1610576678797,"results":"24","hashOfConfig":"15"},{"size":3050,"mtime":1612976738162,"results":"25","hashOfConfig":"15"},{"size":3854,"mtime":1610826192773,"results":"26","hashOfConfig":"15"},{"size":1401,"mtime":1612959132305,"results":"27","hashOfConfig":"15"},{"filePath":"28","messages":"29","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"30"},"1vcp6tj",{"filePath":"31","messages":"32","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"30"},{"filePath":"33","messages":"34","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"30"},{"filePath":"35","messages":"36","errorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"37","messages":"38","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"30"},{"filePath":"39","messages":"40","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"41","messages":"42","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"30"},{"filePath":"43","messages":"44","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"30"},{"filePath":"45","messages":"46","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"30"},{"filePath":"47","messages":"48","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"30"},{"filePath":"49","messages":"50","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"51","messages":"52","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"30"},{"filePath":"53","messages":"54","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/Users/domenico/dev/chemmazz/client/src/index.tsx",[],["55","56"],"/Users/domenico/dev/chemmazz/client/src/reportWebVitals.tsx",[],"/Users/domenico/dev/chemmazz/client/src/App.tsx",[],"/Users/domenico/dev/chemmazz/client/src/pages/PlayRoomPage.tsx",["57","58"],"/Users/domenico/dev/chemmazz/client/src/pages/LobbyPage.tsx",[],"/Users/domenico/dev/chemmazz/client/src/context/chatContext.tsx",["59"],"/Users/domenico/dev/chemmazz/client/src/context/store.tsx",[],"/Users/domenico/dev/chemmazz/client/src/context/stashManagementContext.tsx",[],"/Users/domenico/dev/chemmazz/client/src/components/StashManagementDrawer.tsx",[],"/Users/domenico/dev/chemmazz/client/src/components/Hand.tsx",[],"/Users/domenico/dev/chemmazz/client/src/components/Player.tsx",[],"/Users/domenico/dev/chemmazz/client/src/components/Prompt.tsx",[],"/Users/domenico/dev/chemmazz/client/src/components/HighlightedPlayer.tsx",[],{"ruleId":"60","replacedBy":"61"},{"ruleId":"62","replacedBy":"63"},{"ruleId":"64","severity":1,"message":"65","line":2,"column":10,"nodeType":"66","messageId":"67","endLine":2,"endColumn":15},{"ruleId":"68","severity":1,"message":"69","line":73,"column":8,"nodeType":"70","endLine":73,"endColumn":20,"suggestions":"71"},{"ruleId":"68","severity":1,"message":"72","line":186,"column":8,"nodeType":"70","endLine":186,"endColumn":45,"suggestions":"73"},"no-native-reassign",["74"],"no-negated-in-lhs",["75"],"@typescript-eslint/no-unused-vars","'Badge' is defined but never used.","Identifier","unusedVar","react-hooks/exhaustive-deps","React Hook useEffect has missing dependencies: 'dispatch', 'roomId', 'setLocation', and 'state'. Either include them or remove the dependency array.","ArrayExpression",["76"],"React Hook useEffect has missing dependencies: 'addPeer', 'callRoomParticipants', 'chatInitialized', and 'connectedPeers'. Either include them or remove the dependency array. You can also do a functional update 'setConnectedPeers(c => ...)' if you only need 'connectedPeers' in the 'setConnectedPeers' call.",["77"],"no-global-assign","no-unsafe-negation",{"desc":"78","fix":"79"},{"desc":"80","fix":"81"},"Update the dependencies array to be: [dispatch, roomId, setLocation, state, state.room]",{"range":"82","text":"83"},"Update the dependencies array to be: [state.room, state.gameState.players, chatInitialized, callRoomParticipants, addPeer, connectedPeers]",{"range":"84","text":"85"},[3095,3107],"[dispatch, roomId, setLocation, state, state.room]",[6362,6399],"[state.room, state.gameState.players, chatInitialized, callRoomParticipants, addPeer, connectedPeers]"] |