-
Notifications
You must be signed in to change notification settings - Fork 0
/
.eslintcache
1 lines (1 loc) · 9.72 KB
/
.eslintcache
1
[{"/Users/lpatiny/git/cheminfo/hoses-search-sqlite3/src/db/__tests__/getDB.test.ts":"1","/Users/lpatiny/git/cheminfo/hoses-search-sqlite3/src/db/getDB.js":"2","/Users/lpatiny/git/cheminfo/hoses-search-sqlite3/src/fill.js":"3","/Users/lpatiny/git/cheminfo/hoses-search-sqlite3/src/import/__tests__/importXYZ.test.js":"4","/Users/lpatiny/git/cheminfo/hoses-search-sqlite3/src/import/__tests__/insertEntry.test.js":"5","/Users/lpatiny/git/cheminfo/hoses-search-sqlite3/src/import/getXYZEnhancedEntry.js":"6","/Users/lpatiny/git/cheminfo/hoses-search-sqlite3/src/import/importXYZ.js":"7","/Users/lpatiny/git/cheminfo/hoses-search-sqlite3/src/import/insertAtom.js":"8","/Users/lpatiny/git/cheminfo/hoses-search-sqlite3/src/import/insertEntry.js":"9","/Users/lpatiny/git/cheminfo/hoses-search-sqlite3/src/import/splitXYZ.js":"10","/Users/lpatiny/git/cheminfo/hoses-search-sqlite3/src/qm9/createDB.js":"11","/Users/lpatiny/git/cheminfo/hoses-search-sqlite3/src/qm9/utils/calculateHoseCodes.js":"12","/Users/lpatiny/git/cheminfo/hoses-search-sqlite3/src/qm9/utils/convertXYZToMolfile.js":"13","/Users/lpatiny/git/cheminfo/hoses-search-sqlite3/src/qm9/utils/createSpheres.js":"14","/Users/lpatiny/git/cheminfo/hoses-search-sqlite3/src/qm9/utils/elementRanges.js":"15","/Users/lpatiny/git/cheminfo/hoses-search-sqlite3/src/qm9/utils/getDensities.js":"16","/Users/lpatiny/git/cheminfo/hoses-search-sqlite3/src/qm9/utils/getGlobalStats.js":"17","/Users/lpatiny/git/cheminfo/hoses-search-sqlite3/src/qm9/utils/getSpheresStats.js":"18","/Users/lpatiny/git/cheminfo/hoses-search-sqlite3/src/query.js":"19","/Users/lpatiny/git/cheminfo/hoses-search-sqlite3/src/server.js":"20","/Users/lpatiny/git/cheminfo/hoses-search-sqlite3/src/v1/predict.js":"21","/Users/lpatiny/git/cheminfo/hoses-search-sqlite3/src/v1/v1.js":"22"},{"size":444,"mtime":1730189571618,"results":"23","hashOfConfig":"24"},{"size":1760,"mtime":1730193139603,"results":"25","hashOfConfig":"26"},{"size":958,"mtime":1730211373576,"results":"27","hashOfConfig":"26"},{"size":1041,"mtime":1730205998644},{"size":5709,"mtime":1730189888526},{"size":1840,"mtime":1730211373618},{"size":385,"mtime":1730211373622,"results":"28","hashOfConfig":"26"},{"size":187,"mtime":1730208456678,"results":"29","hashOfConfig":"26"},{"size":504,"mtime":1730211373633,"results":"30","hashOfConfig":"26"},{"size":473,"mtime":1730211373638},{"size":2444,"mtime":1730211373650},{"size":1219,"mtime":1730211373685},{"size":1886,"mtime":1728377526533},{"size":403,"mtime":1727790760225,"results":"31","hashOfConfig":"26"},{"size":164,"mtime":1730211373703,"results":"32","hashOfConfig":"26"},{"size":824,"mtime":1727790760225},{"size":2456,"mtime":1730211373724},{"size":1133,"mtime":1730211373730},{"size":1174,"mtime":1730211373738,"results":"33","hashOfConfig":"26"},{"size":1547,"mtime":1730189571625},{"size":882,"mtime":1727790726135},{"size":97,"mtime":1730211373759,"results":"34","hashOfConfig":"26"},{"filePath":"35","messages":"36","suppressedMessages":"37","errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"18dlhni",{"filePath":"38","messages":"39","suppressedMessages":"40","errorCount":2,"fatalErrorCount":0,"warningCount":4,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"22j2ed",{"filePath":"41","messages":"42","suppressedMessages":"43","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"44","messages":"45","suppressedMessages":"46","errorCount":2,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"47","messages":"48","suppressedMessages":"49","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"50","messages":"51","suppressedMessages":"52","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"53","messages":"54","suppressedMessages":"55","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"56","messages":"57","suppressedMessages":"58","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"59","messages":"60","suppressedMessages":"61","errorCount":8,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"62","messages":"63","suppressedMessages":"64","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"/Users/lpatiny/git/cheminfo/hoses-search-sqlite3/src/db/__tests__/getDB.test.ts",["65"],[],"/Users/lpatiny/git/cheminfo/hoses-search-sqlite3/src/db/getDB.js",["66","67","68","69","70","71"],[],"/Users/lpatiny/git/cheminfo/hoses-search-sqlite3/src/fill.js",[],[],"/Users/lpatiny/git/cheminfo/hoses-search-sqlite3/src/import/importXYZ.js",["72","73","74"],[],"/Users/lpatiny/git/cheminfo/hoses-search-sqlite3/src/import/insertAtom.js",["75"],[],"/Users/lpatiny/git/cheminfo/hoses-search-sqlite3/src/import/insertEntry.js",["76"],[],"/Users/lpatiny/git/cheminfo/hoses-search-sqlite3/src/qm9/utils/createSpheres.js",["77"],[],"/Users/lpatiny/git/cheminfo/hoses-search-sqlite3/src/qm9/utils/elementRanges.js",[],[],"/Users/lpatiny/git/cheminfo/hoses-search-sqlite3/src/query.js",["78","79","80","81","82","83","84","85"],[],"/Users/lpatiny/git/cheminfo/hoses-search-sqlite3/src/v1/v1.js",["86"],[],{"ruleId":"87","severity":2,"message":"88","line":10,"column":3,"nodeType":"89","messageId":"90","endLine":10,"endColumn":14,"suggestions":"91"},{"ruleId":"92","severity":1,"message":"93","line":12,"column":8,"nodeType":"94","messageId":"95","endLine":13,"endColumn":1},{"ruleId":"92","severity":1,"message":"93","line":27,"column":8,"nodeType":"94","messageId":"95","endLine":28,"endColumn":1},{"ruleId":"92","severity":1,"message":"93","line":37,"column":8,"nodeType":"94","messageId":"95","endLine":38,"endColumn":1},{"ruleId":"92","severity":1,"message":"93","line":43,"column":8,"nodeType":"94","messageId":"95","endLine":44,"endColumn":1},{"ruleId":"96","severity":2,"message":"97","line":48,"column":36,"nodeType":"98","messageId":"99","endLine":48,"endColumn":42},{"ruleId":"96","severity":2,"message":"97","line":63,"column":36,"nodeType":"98","messageId":"99","endLine":63,"endColumn":42},{"ruleId":"92","severity":1,"message":"93","line":5,"column":8,"nodeType":"94","messageId":"95","endLine":6,"endColumn":1},{"ruleId":"96","severity":2,"message":"100","line":5,"column":46,"nodeType":"98","messageId":"99","endLine":5,"endColumn":53},{"ruleId":"101","severity":2,"message":"102","line":9,"column":19,"nodeType":"103","messageId":"104","endLine":9,"endColumn":54},{"ruleId":"92","severity":1,"message":"93","line":1,"column":8,"nodeType":"94","messageId":"95","endLine":2,"endColumn":1},{"ruleId":"92","severity":1,"message":"93","line":1,"column":8,"nodeType":"94","messageId":"95","endLine":2,"endColumn":1},{"ruleId":"92","severity":1,"message":"93","line":1,"column":8,"nodeType":"94","messageId":"95","endLine":2,"endColumn":1},{"ruleId":"96","severity":2,"message":"105","line":18,"column":7,"nodeType":"98","messageId":"99","endLine":18,"endColumn":12},{"ruleId":"96","severity":2,"message":"106","line":40,"column":7,"nodeType":"98","messageId":"99","endLine":40,"endColumn":12},{"ruleId":"87","severity":2,"message":"88","line":51,"column":1,"nodeType":"89","messageId":"90","endLine":51,"endColumn":13,"suggestions":"107"},{"ruleId":"87","severity":2,"message":"88","line":53,"column":1,"nodeType":"89","messageId":"90","endLine":53,"endColumn":12,"suggestions":"108"},{"ruleId":"87","severity":2,"message":"88","line":54,"column":1,"nodeType":"89","messageId":"90","endLine":54,"endColumn":16,"suggestions":"109"},{"ruleId":"87","severity":2,"message":"88","line":56,"column":1,"nodeType":"89","messageId":"90","endLine":56,"endColumn":13,"suggestions":"110"},{"ruleId":"87","severity":2,"message":"88","line":58,"column":1,"nodeType":"89","messageId":"90","endLine":58,"endColumn":12,"suggestions":"111"},{"ruleId":"87","severity":2,"message":"88","line":59,"column":1,"nodeType":"89","messageId":"90","endLine":59,"endColumn":16,"suggestions":"112"},{"ruleId":"92","severity":1,"message":"93","line":3,"column":16,"nodeType":"94","messageId":"95","endLine":4,"endColumn":1},"no-console","Unexpected console statement.","MemberExpression","unexpected",["113"],"jsdoc/require-jsdoc","Missing JSDoc comment.","FunctionDeclaration","missingJsDoc","no-unused-vars","'reject' is defined but never used.","Identifier","unusedVar","'options' is assigned a value but never used.","no-await-in-loop","Unexpected `await` inside a loop.","AwaitExpression","unexpectedAwait","'data1' is assigned a value but never used.","'data3' is assigned a value but never used.",["114"],["115"],["116"],["117"],["118"],["119"],{"messageId":"120","data":"121","fix":"122","desc":"123"},{"messageId":"120","data":"124","fix":"125","desc":"126"},{"messageId":"120","data":"127","fix":"128","desc":"123"},{"messageId":"120","data":"129","fix":"130","desc":"131"},{"messageId":"120","data":"132","fix":"133","desc":"126"},{"messageId":"120","data":"134","fix":"135","desc":"123"},{"messageId":"120","data":"136","fix":"137","desc":"131"},"removeConsole",{"propertyName":"138"},{"range":"139","text":"140"},"Remove the console.log().",{"propertyName":"141"},{"range":"142","text":"140"},"Remove the console.time().",{"propertyName":"138"},{"range":"143","text":"140"},{"propertyName":"144"},{"range":"145","text":"140"},"Remove the console.timeEnd().",{"propertyName":"141"},{"range":"146","text":"140"},{"propertyName":"138"},{"range":"147","text":"140"},{"propertyName":"144"},{"range":"148","text":"140"},"log",[253,271],"","time",[965,987],[1020,1040],"timeEnd",[1041,1066],[1068,1091],[1125,1146],[1147,1173]]