1 line
34 KiB
Plaintext
1 line
34 KiB
Plaintext
[{"/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/landing/cta.tsx":"1","/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/landing/features.tsx":"2","/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/landing/hero.tsx":"3","/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/landing/index.tsx":"4","/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/landing/tech-stack.tsx":"5","/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/layout/auth/buttons/gibs-auth.tsx":"6","/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/layout/auth/buttons/index.tsx":"7","/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/layout/auth/profile/avatar-upload.tsx":"8","/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/layout/auth/profile/header.tsx":"9","/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/layout/auth/profile/index.tsx":"10","/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/layout/auth/profile/reset-password.tsx":"11","/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/layout/auth/profile/sign-out.tsx":"12","/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/layout/auth/profile/user-info.tsx":"13","/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/layout/footer/index.tsx":"14","/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/layout/header/controls/AvatarDropdown.tsx":"15","/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/layout/header/controls/index.tsx":"16","/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/layout/header/index.tsx":"17","/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/providers/ConvexClientProvider.tsx":"18","/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/providers/index.tsx":"19","/home/gib/Documents/Code/convex-monorepo/apps/next/src/instrumentation-client.ts":"20","/home/gib/Documents/Code/convex-monorepo/apps/next/src/instrumentation.ts":"21","/home/gib/Documents/Code/convex-monorepo/apps/next/src/lib/metadata.ts":"22","/home/gib/Documents/Code/convex-monorepo/apps/next/src/lib/proxy/ban-sus-ips.ts":"23","/home/gib/Documents/Code/convex-monorepo/apps/next/src/proxy.ts":"24","/home/gib/Documents/Code/convex-monorepo/apps/next/payload-types.ts":"25","/home/gib/Documents/Code/convex-monorepo/apps/next/src/app/(frontend)/(auth)/forgot-password/layout.tsx":"26","/home/gib/Documents/Code/convex-monorepo/apps/next/src/app/(frontend)/(auth)/forgot-password/page.tsx":"27","/home/gib/Documents/Code/convex-monorepo/apps/next/src/app/(frontend)/(auth)/profile/layout.tsx":"28","/home/gib/Documents/Code/convex-monorepo/apps/next/src/app/(frontend)/(auth)/profile/page.tsx":"29","/home/gib/Documents/Code/convex-monorepo/apps/next/src/app/(frontend)/(auth)/sign-in/layout.tsx":"30","/home/gib/Documents/Code/convex-monorepo/apps/next/src/app/(frontend)/(auth)/sign-in/page.tsx":"31","/home/gib/Documents/Code/convex-monorepo/apps/next/src/app/(frontend)/global-error.tsx":"32","/home/gib/Documents/Code/convex-monorepo/apps/next/src/app/(frontend)/layout.tsx":"33","/home/gib/Documents/Code/convex-monorepo/apps/next/src/app/(frontend)/page.tsx":"34","/home/gib/Documents/Code/convex-monorepo/apps/next/src/app/(payload)/admin/[[...segments]]/not-found.tsx":"35","/home/gib/Documents/Code/convex-monorepo/apps/next/src/app/(payload)/admin/[[...segments]]/page.tsx":"36","/home/gib/Documents/Code/convex-monorepo/apps/next/src/app/(payload)/admin/importMap.js":"37","/home/gib/Documents/Code/convex-monorepo/apps/next/src/app/(payload)/api/[...slug]/route.ts":"38","/home/gib/Documents/Code/convex-monorepo/apps/next/src/app/(payload)/api/graphql/route.ts":"39","/home/gib/Documents/Code/convex-monorepo/apps/next/src/app/(payload)/api/graphql-playground/route.ts":"40","/home/gib/Documents/Code/convex-monorepo/apps/next/src/app/(payload)/layout.tsx":"41","/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/landing/content.ts":"42","/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/landing/faq.tsx":"43","/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/landing/logo-cloud.tsx":"44","/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/landing/page-builder.tsx":"45","/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/landing/pricing.tsx":"46","/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/landing/stats.tsx":"47","/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/landing/testimonials.tsx":"48","/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/layout/header/navigation.tsx":"49","/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/payload/refresh-route-on-save.tsx":"50","/home/gib/Documents/Code/convex-monorepo/apps/next/src/lib/payload/get-landing-page-content.ts":"51","/home/gib/Documents/Code/convex-monorepo/apps/next/src/lib/payload/get-payload.ts":"52","/home/gib/Documents/Code/convex-monorepo/apps/next/src/payload/collections/users.ts":"53","/home/gib/Documents/Code/convex-monorepo/apps/next/src/payload/globals/landing-page-blocks.ts":"54","/home/gib/Documents/Code/convex-monorepo/apps/next/src/payload/globals/landing-page.ts":"55","/home/gib/Documents/Code/convex-monorepo/apps/next/src/payload-generated-schema.ts":"56"},{"size":1050,"mtime":1774601252818,"results":"57","hashOfConfig":"58"},{"size":1314,"mtime":1774601252818,"results":"59","hashOfConfig":"58"},{"size":2634,"mtime":1774601252818,"results":"60","hashOfConfig":"58"},{"size":382,"mtime":1774603204578,"results":"61","hashOfConfig":"58"},{"size":1440,"mtime":1774601252818,"results":"62","hashOfConfig":"58"},{"size":1081,"mtime":1768372347496,"results":"63","hashOfConfig":"58"},{"size":52,"mtime":1768188510036,"results":"64","hashOfConfig":"58"},{"size":6795,"mtime":1774715746758,"results":"65","hashOfConfig":"58"},{"size":384,"mtime":1774546669448,"results":"66","hashOfConfig":"58"},{"size":230,"mtime":1768238412936,"results":"67","hashOfConfig":"58"},{"size":5681,"mtime":1768372347569,"results":"68","hashOfConfig":"58"},{"size":1234,"mtime":1768372347581,"results":"69","hashOfConfig":"58"},{"size":4786,"mtime":1774546669448,"results":"70","hashOfConfig":"58"},{"size":4010,"mtime":1768372347611,"results":"71","hashOfConfig":"58"},{"size":2539,"mtime":1768372347626,"results":"72","hashOfConfig":"58"},{"size":499,"mtime":1768372347633,"results":"73","hashOfConfig":"58"},{"size":2532,"mtime":1774715746785,"results":"74","hashOfConfig":"58"},{"size":444,"mtime":1774546669448,"results":"75","hashOfConfig":"58"},{"size":63,"mtime":1768171856108,"results":"76","hashOfConfig":"58"},{"size":982,"mtime":1774667904119,"results":"77","hashOfConfig":"58"},{"size":283,"mtime":1768341407000,"results":"78","hashOfConfig":"58"},{"size":3088,"mtime":1768334221000,"results":"79","hashOfConfig":"58"},{"size":4894,"mtime":1768226323845,"results":"80","hashOfConfig":"58"},{"size":1119,"mtime":1774560523323,"results":"81","hashOfConfig":"58"},{"size":15880,"mtime":1774716067213,"results":"82","hashOfConfig":"58"},{"size":298,"mtime":1768236967188,"results":"83","hashOfConfig":"58"},{"size":10607,"mtime":1768372347281,"results":"84","hashOfConfig":"58"},{"size":276,"mtime":1768236979857,"results":"85","hashOfConfig":"58"},{"size":1485,"mtime":1774546669447,"results":"86","hashOfConfig":"58"},{"size":274,"mtime":1768236849421,"results":"87","hashOfConfig":"58"},{"size":16576,"mtime":1774716785211,"results":"88","hashOfConfig":"58"},{"size":2421,"mtime":1774715746469,"results":"89","hashOfConfig":"58"},{"size":2053,"mtime":1774715746483,"results":"90","hashOfConfig":"58"},{"size":1090,"mtime":1774716837870,"results":"91","hashOfConfig":"58"},{"size":738,"mtime":1774716067213,"results":"92","hashOfConfig":"58"},{"size":722,"mtime":1774716067213,"results":"93","hashOfConfig":"58"},{"size":235,"mtime":1774715746539,"results":"94","hashOfConfig":"95"},{"size":561,"mtime":1774715746548,"results":"96","hashOfConfig":"58"},{"size":319,"mtime":1774715746564,"results":"97","hashOfConfig":"58"},{"size":311,"mtime":1774715746557,"results":"98","hashOfConfig":"58"},{"size":836,"mtime":1774716067213,"results":"99","hashOfConfig":"58"},{"size":28074,"mtime":1774603128339,"results":"100","hashOfConfig":"58"},{"size":1461,"mtime":1774603187133,"results":"101","hashOfConfig":"58"},{"size":1142,"mtime":1774603139720,"results":"102","hashOfConfig":"58"},{"size":1487,"mtime":1774603197165,"results":"103","hashOfConfig":"58"},{"size":2723,"mtime":1774603177354,"results":"104","hashOfConfig":"58"},{"size":1348,"mtime":1774603150284,"results":"105","hashOfConfig":"58"},{"size":1602,"mtime":1774603161600,"results":"106","hashOfConfig":"58"},{"size":3100,"mtime":1774585109625,"results":"107","hashOfConfig":"58"},{"size":400,"mtime":1774560352092,"results":"108","hashOfConfig":"58"},{"size":593,"mtime":1774716807812,"results":"109","hashOfConfig":"58"},{"size":203,"mtime":1774558511405,"results":"110","hashOfConfig":"58"},{"size":180,"mtime":1774558467216,"results":"111","hashOfConfig":"58"},{"size":8875,"mtime":1774603243829,"results":"112","hashOfConfig":"58"},{"size":1401,"mtime":1774716948395,"results":"113","hashOfConfig":"58"},{"size":66451,"mtime":1774716067213,"results":"114","hashOfConfig":"58"},{"filePath":"115","messages":"116","suppressedMessages":"117","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1v7jp67",{"filePath":"118","messages":"119","suppressedMessages":"120","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"121","messages":"122","suppressedMessages":"123","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"124","messages":"125","suppressedMessages":"126","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"127","messages":"128","suppressedMessages":"129","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"130","messages":"131","suppressedMessages":"132","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"133","messages":"134","suppressedMessages":"135","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"136","messages":"137","suppressedMessages":"138","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"139","messages":"140","suppressedMessages":"141","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"142","messages":"143","suppressedMessages":"144","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"145","messages":"146","suppressedMessages":"147","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"148","messages":"149","suppressedMessages":"150","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"151","messages":"152","suppressedMessages":"153","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"154","messages":"155","suppressedMessages":"156","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"157","messages":"158","suppressedMessages":"159","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"160","messages":"161","suppressedMessages":"162","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"163","messages":"164","suppressedMessages":"165","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"166","messages":"167","suppressedMessages":"168","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"169","messages":"170","suppressedMessages":"171","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"172","messages":"173","suppressedMessages":"174","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"175","messages":"176","suppressedMessages":"177","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"178","messages":"179","suppressedMessages":"180","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"181","messages":"182","suppressedMessages":"183","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"184","messages":"185","suppressedMessages":"186","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"187","messages":"188","suppressedMessages":"189","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"190","messages":"191","suppressedMessages":"192","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"193","messages":"194","suppressedMessages":"195","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"196","messages":"197","suppressedMessages":"198","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"199","messages":"200","suppressedMessages":"201","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"202","messages":"203","suppressedMessages":"204","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"205","messages":"206","suppressedMessages":"207","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"208","messages":"209","suppressedMessages":"210","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"211","messages":"212","suppressedMessages":"213","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"214","messages":"215","suppressedMessages":"216","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"217","messages":"218","suppressedMessages":"219","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"220","messages":"221","suppressedMessages":"222","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"223","messages":"224","suppressedMessages":"225","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1mljqee",{"filePath":"226","messages":"227","suppressedMessages":"228","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"229","messages":"230","suppressedMessages":"231","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"232","messages":"233","suppressedMessages":"234","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"235","messages":"236","suppressedMessages":"237","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"238","messages":"239","suppressedMessages":"240","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"241","messages":"242","suppressedMessages":"243","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"244","messages":"245","suppressedMessages":"246","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"247","messages":"248","suppressedMessages":"249","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"250","messages":"251","suppressedMessages":"252","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"253","messages":"254","suppressedMessages":"255","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"256","messages":"257","suppressedMessages":"258","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"259","messages":"260","suppressedMessages":"261","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"262","messages":"263","suppressedMessages":"264","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"265","messages":"266","suppressedMessages":"267","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"268","messages":"269","suppressedMessages":"270","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"271","messages":"272","suppressedMessages":"273","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"274","messages":"275","suppressedMessages":"276","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"277","messages":"278","suppressedMessages":"279","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"280","messages":"281","suppressedMessages":"282","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/landing/cta.tsx",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/landing/features.tsx",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/landing/hero.tsx",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/landing/index.tsx",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/landing/tech-stack.tsx",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/layout/auth/buttons/gibs-auth.tsx",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/layout/auth/buttons/index.tsx",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/layout/auth/profile/avatar-upload.tsx",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/layout/auth/profile/header.tsx",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/layout/auth/profile/index.tsx",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/layout/auth/profile/reset-password.tsx",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/layout/auth/profile/sign-out.tsx",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/layout/auth/profile/user-info.tsx",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/layout/footer/index.tsx",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/layout/header/controls/AvatarDropdown.tsx",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/layout/header/controls/index.tsx",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/layout/header/index.tsx",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/providers/ConvexClientProvider.tsx",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/providers/index.tsx",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/instrumentation-client.ts",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/instrumentation.ts",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/lib/metadata.ts",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/lib/proxy/ban-sus-ips.ts",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/proxy.ts",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/payload-types.ts",[],["283","284","285","286","287","288","289"],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/app/(frontend)/(auth)/forgot-password/layout.tsx",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/app/(frontend)/(auth)/forgot-password/page.tsx",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/app/(frontend)/(auth)/profile/layout.tsx",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/app/(frontend)/(auth)/profile/page.tsx",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/app/(frontend)/(auth)/sign-in/layout.tsx",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/app/(frontend)/(auth)/sign-in/page.tsx",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/app/(frontend)/global-error.tsx",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/app/(frontend)/layout.tsx",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/app/(frontend)/page.tsx",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/app/(payload)/admin/[[...segments]]/not-found.tsx",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/app/(payload)/admin/[[...segments]]/page.tsx",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/app/(payload)/admin/importMap.js",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/app/(payload)/api/[...slug]/route.ts",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/app/(payload)/api/graphql/route.ts",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/app/(payload)/api/graphql-playground/route.ts",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/app/(payload)/layout.tsx",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/landing/content.ts",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/landing/faq.tsx",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/landing/logo-cloud.tsx",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/landing/page-builder.tsx",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/landing/pricing.tsx",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/landing/stats.tsx",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/landing/testimonials.tsx",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/layout/header/navigation.tsx",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/components/payload/refresh-route-on-save.tsx",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/lib/payload/get-landing-page-content.ts",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/lib/payload/get-payload.ts",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/payload/collections/users.ts",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/payload/globals/landing-page-blocks.ts",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/payload/globals/landing-page.ts",[],[],"/home/gib/Documents/Code/convex-monorepo/apps/next/src/payload-generated-schema.ts",[],["290","291","292","293","294","295","296","297","298","299","300","301","302","303","304","305","306","307","308","309","310","311","312","313","314","315","316","317","318","319"],{"ruleId":"320","severity":2,"message":"321","line":67,"column":11,"messageId":"322","endLine":67,"endColumn":13,"suggestions":"323","suppressions":"324"},{"ruleId":"320","severity":2,"message":"321","line":75,"column":21,"messageId":"322","endLine":75,"endColumn":23,"suggestions":"325","suppressions":"326"},{"ruleId":"327","severity":2,"message":"328","line":160,"column":7,"messageId":"329","endLine":162,"endColumn":8,"fix":"330","suppressions":"331"},{"ruleId":"327","severity":2,"message":"328","line":199,"column":7,"messageId":"329","endLine":201,"endColumn":8,"fix":"332","suppressions":"333"},{"ruleId":"327","severity":2,"message":"328","line":628,"column":10,"messageId":"329","endLine":630,"endColumn":4,"fix":"334","suppressions":"335"},{"ruleId":"327","severity":2,"message":"328","line":637,"column":8,"messageId":"329","endLine":639,"endColumn":2,"fix":"336","suppressions":"337"},{"ruleId":"320","severity":2,"message":"338","line":642,"column":20,"messageId":"339","endLine":642,"endColumn":34,"suggestions":"340","suppressions":"341"},{"ruleId":"342","severity":1,"message":"343","line":10,"column":21,"messageId":"344","endLine":10,"endColumn":24,"suggestions":"345","suppressions":"346"},{"ruleId":"347","severity":2,"message":"348","line":193,"column":25,"messageId":"349","endLine":193,"endColumn":36,"fix":"350","suppressions":"351"},{"ruleId":"347","severity":2,"message":"352","line":293,"column":25,"messageId":"349","endLine":293,"endColumn":33,"fix":"353","suppressions":"354"},{"ruleId":"347","severity":2,"message":"355","line":298,"column":25,"messageId":"349","endLine":298,"endColumn":34,"fix":"356","suppressions":"357"},{"ruleId":"347","severity":2,"message":"352","line":348,"column":25,"messageId":"349","endLine":348,"endColumn":33,"fix":"358","suppressions":"359"},{"ruleId":"347","severity":2,"message":"355","line":353,"column":25,"messageId":"349","endLine":353,"endColumn":34,"fix":"360","suppressions":"361"},{"ruleId":"347","severity":2,"message":"348","line":401,"column":25,"messageId":"349","endLine":401,"endColumn":36,"fix":"362","suppressions":"363"},{"ruleId":"347","severity":2,"message":"348","line":423,"column":25,"messageId":"349","endLine":423,"endColumn":36,"fix":"364","suppressions":"365"},{"ruleId":"347","severity":2,"message":"348","line":485,"column":25,"messageId":"349","endLine":485,"endColumn":36,"fix":"366","suppressions":"367"},{"ruleId":"347","severity":2,"message":"348","line":508,"column":25,"messageId":"349","endLine":508,"endColumn":36,"fix":"368","suppressions":"369"},{"ruleId":"347","severity":2,"message":"348","line":547,"column":25,"messageId":"349","endLine":547,"endColumn":36,"fix":"370","suppressions":"371"},{"ruleId":"347","severity":2,"message":"348","line":570,"column":25,"messageId":"349","endLine":570,"endColumn":36,"fix":"372","suppressions":"373"},{"ruleId":"347","severity":2,"message":"348","line":612,"column":25,"messageId":"349","endLine":612,"endColumn":36,"fix":"374","suppressions":"375"},{"ruleId":"347","severity":2,"message":"348","line":636,"column":25,"messageId":"349","endLine":636,"endColumn":36,"fix":"376","suppressions":"377"},{"ruleId":"347","severity":2,"message":"348","line":659,"column":25,"messageId":"349","endLine":659,"endColumn":36,"fix":"378","suppressions":"379"},{"ruleId":"347","severity":2,"message":"348","line":702,"column":25,"messageId":"349","endLine":702,"endColumn":36,"fix":"380","suppressions":"381"},{"ruleId":"347","severity":2,"message":"348","line":725,"column":25,"messageId":"349","endLine":725,"endColumn":36,"fix":"382","suppressions":"383"},{"ruleId":"347","severity":2,"message":"348","line":782,"column":25,"messageId":"349","endLine":782,"endColumn":36,"fix":"384","suppressions":"385"},{"ruleId":"347","severity":2,"message":"348","line":825,"column":25,"messageId":"349","endLine":825,"endColumn":36,"fix":"386","suppressions":"387"},{"ruleId":"347","severity":2,"message":"348","line":850,"column":25,"messageId":"349","endLine":850,"endColumn":36,"fix":"388","suppressions":"389"},{"ruleId":"347","severity":2,"message":"348","line":913,"column":25,"messageId":"349","endLine":913,"endColumn":36,"fix":"390","suppressions":"391"},{"ruleId":"347","severity":2,"message":"348","line":937,"column":25,"messageId":"349","endLine":937,"endColumn":36,"fix":"392","suppressions":"393"},{"ruleId":"347","severity":2,"message":"348","line":977,"column":25,"messageId":"349","endLine":977,"endColumn":36,"fix":"394","suppressions":"395"},{"ruleId":"347","severity":2,"message":"348","line":1001,"column":25,"messageId":"349","endLine":1001,"endColumn":36,"fix":"396","suppressions":"397"},{"ruleId":"347","severity":2,"message":"348","line":1047,"column":25,"messageId":"349","endLine":1047,"endColumn":36,"fix":"398","suppressions":"399"},{"ruleId":"347","severity":2,"message":"348","line":1073,"column":27,"messageId":"349","endLine":1073,"endColumn":38,"fix":"400","suppressions":"401"},{"ruleId":"347","severity":2,"message":"348","line":1097,"column":25,"messageId":"349","endLine":1097,"endColumn":36,"fix":"402","suppressions":"403"},{"ruleId":"347","severity":2,"message":"348","line":1143,"column":25,"messageId":"349","endLine":1143,"endColumn":36,"fix":"404","suppressions":"405"},{"ruleId":"347","severity":2,"message":"348","line":1167,"column":25,"messageId":"349","endLine":1167,"endColumn":36,"fix":"406","suppressions":"407"},{"ruleId":"347","severity":2,"message":"348","line":1225,"column":25,"messageId":"349","endLine":1225,"endColumn":36,"fix":"408","suppressions":"409"},"@typescript-eslint/no-empty-object-type","The `{}` (\"empty object\") type allows any non-nullish value, including literals like `0` and `\"\"`.\n- If that's what you want, disable this lint rule with an inline comment or configure the 'allowObjectTypes' rule option.\n- If you want a type meaning \"any object\", you probably want `object` instead.\n- If you want a type meaning \"any value\", you probably want `unknown` instead.","noEmptyObject",["410","411"],["412"],["413","414"],["415"],"@typescript-eslint/consistent-indexed-object-style","A record is preferred over an index signature.","preferRecord",{"range":"416","text":"417"},["418"],{"range":"419","text":"417"},["420"],{"range":"421","text":"417"},["422"],{"range":"423","text":"424"},["425"],"An interface declaring no members is equivalent to its supertype.","noEmptyInterfaceWithSuper",["426"],["427"],"@typescript-eslint/no-unused-vars","'sql' is defined but never used. Allowed unused vars must match /^_/u.","unusedVar",["428"],["429"],"@typescript-eslint/dot-notation","[\"_parentID\"] is better written in dot notation.","useDot",{"range":"430","text":"431"},["432"],"[\"parent\"] is better written in dot notation.",{"range":"433","text":"434"},["435"],"[\"usersID\"] is better written in dot notation.",{"range":"436","text":"437"},["438"],{"range":"439","text":"434"},["440"],{"range":"441","text":"437"},["442"],{"range":"443","text":"431"},["444"],{"range":"445","text":"431"},["446"],{"range":"447","text":"431"},["448"],{"range":"449","text":"431"},["450"],{"range":"451","text":"431"},["452"],{"range":"453","text":"431"},["454"],{"range":"455","text":"431"},["456"],{"range":"457","text":"431"},["458"],{"range":"459","text":"431"},["460"],{"range":"461","text":"431"},["462"],{"range":"463","text":"431"},["464"],{"range":"465","text":"431"},["466"],{"range":"467","text":"431"},["468"],{"range":"469","text":"431"},["470"],{"range":"471","text":"431"},["472"],{"range":"473","text":"431"},["474"],{"range":"475","text":"431"},["476"],{"range":"477","text":"431"},["478"],{"range":"479","text":"431"},["480"],{"range":"481","text":"431"},["482"],{"range":"483","text":"431"},["484"],{"range":"485","text":"431"},["486"],{"range":"487","text":"431"},["488"],{"range":"489","text":"431"},["490"],{"messageId":"491","data":"492","fix":"493","desc":"494"},{"messageId":"491","data":"495","fix":"496","desc":"497"},{"kind":"498","justification":"499"},{"messageId":"491","data":"500","fix":"501","desc":"494"},{"messageId":"491","data":"502","fix":"503","desc":"497"},{"kind":"498","justification":"499"},[3591,3630],"Record<string, unknown>",{"kind":"498","justification":"499"},[4363,4402],{"kind":"498","justification":"499"},[15597,15628],{"kind":"498","justification":"499"},[15755,15797],"type Auth = Record<string, unknown>;",{"kind":"498","justification":"499"},{"messageId":"504","fix":"505","desc":"506"},{"kind":"498","justification":"499"},{"messageId":"507","data":"508","fix":"509","desc":"510"},{"kind":"498","justification":"499"},[6827,6840],"._parentID",{"kind":"498","justification":"499"},[9625,9635],".parent",{"kind":"498","justification":"499"},[9814,9825],".usersID",{"kind":"498","justification":"499"},[11249,11259],{"kind":"498","justification":"499"},[11428,11439],{"kind":"498","justification":"499"},[12722,12735],{"kind":"498","justification":"499"},[13428,13441],{"kind":"498","justification":"499"},[15968,15981],{"kind":"498","justification":"499"},[16668,16681],{"kind":"498","justification":"499"},[18086,18099],{"kind":"498","justification":"499"},[18797,18810],{"kind":"498","justification":"499"},[20485,20498],{"kind":"498","justification":"499"},[21263,21276],{"kind":"498","justification":"499"},[22011,22024],{"kind":"498","justification":"499"},[23697,23710],{"kind":"498","justification":"499"},[24386,24399],{"kind":"498","justification":"499"},[26729,26742],{"kind":"498","justification":"499"},[27903,27916],{"kind":"498","justification":"499"},[28668,28681],{"kind":"498","justification":"499"},[31266,31279],{"kind":"498","justification":"499"},[32012,32025],{"kind":"498","justification":"499"},[33488,33501],{"kind":"498","justification":"499"},[34245,34258],{"kind":"498","justification":"499"},[36017,36030],{"kind":"498","justification":"499"},[36879,36892],{"kind":"498","justification":"499"},[37683,37696],{"kind":"498","justification":"499"},[39443,39456],{"kind":"498","justification":"499"},[40178,40191],{"kind":"498","justification":"499"},[42579,42592],{"kind":"498","justification":"499"},"replaceEmptyObjectType",{"replacement":"511"},{"range":"512","text":"511"},"Replace `{}` with `object`.",{"replacement":"513"},{"range":"514","text":"513"},"Replace `{}` with `unknown`.","directive","",{"replacement":"511"},{"range":"515","text":"511"},{"replacement":"513"},{"range":"516","text":"513"},"replaceEmptyInterfaceWithSuper",{"range":"517","text":"518"},"Replace empty interface with a type alias.","removeUnusedVar",{"varName":"519"},{"range":"520","text":"499"},"Remove unused variable \"sql\".","object",[1485,1487],"unknown",[1485,1487],[1722,1724],[1722,1724],[15835,15877],"type GeneratedTypes = Config","sql",[290,295]] |