biohazard-vfx/.next/cache/eslint/.cache_1cdar6r

1 line
82 KiB
Plaintext

[{"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/admin/blog/page.tsx":"1","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/admin/faq/page.tsx":"2","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/admin/layout.tsx":"3","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/admin/login/page.tsx":"4","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/admin/media/page.tsx":"5","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/admin/page.tsx":"6","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/admin/projects/page.tsx":"7","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/admin/team/page.tsx":"8","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/api/auth/[...nextauth]/route.ts":"9","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/api/blog/[id]/route.ts":"10","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/api/blog/route.ts":"11","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/api/faq/[id]/route.ts":"12","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/api/faq/route.ts":"13","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/api/projects/[id]/route.ts":"14","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/api/projects/create/route.ts":"15","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/api/projects/delete/[id]/route.ts":"16","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/api/projects/route.ts":"17","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/api/projects/update/[id]/route.ts":"18","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/api/team/[id]/route.ts":"19","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/api/team/route.ts":"20","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/api/uploadthing/core.ts":"21","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/api/uploadthing/route.ts":"22","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/blog/[slug]/page.tsx":"23","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/blog/page.tsx":"24","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/contact/page.tsx":"25","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/crew/page.tsx":"26","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/example/page.tsx":"27","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/faq/page.tsx":"28","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/layout.tsx":"29","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/page.tsx":"30","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/projects/ProjectsPageClient.tsx":"31","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/projects/[id]/ProjectPageClient.tsx":"32","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/projects/[id]/page.tsx":"33","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/projects/page.tsx":"34","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/AboutSection.tsx":"35","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/Buttons.tsx":"36","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/Cards.tsx":"37","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/CrewSection.tsx":"38","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/CustomCursor.tsx":"39","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/Footer.tsx":"40","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/Forms.tsx":"41","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/HeaderSide.tsx":"42","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/HeroSection.tsx":"43","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/HorizontalProjectShowcase.tsx":"44","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/Layouts.tsx":"45","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/LoadingAnimation.tsx":"46","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/LoadingAnimationDNA.tsx":"47","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/LoadingAnimationMinimal.tsx":"48","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/LoadingProvider.tsx":"49","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/MarkdownContent.tsx":"50","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/Navigation.tsx":"51","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/PageTemplate.tsx":"52","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/ProcessSection.tsx":"53","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/ProjectGrid.tsx":"54","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/ProjectsBento.tsx":"55","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/ProjectsCards.tsx":"56","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/ProjectsGrid.tsx":"57","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/Providers.tsx":"58","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/ServicesSection.tsx":"59","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/TeamMenu.tsx":"60","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/TestimonialsSection.tsx":"61","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/admin/FileUpload.tsx":"62","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/ui/toast.tsx":"63","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/ui/toaster.tsx":"64","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/hooks/use-toast.ts":"65","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/lib/auth.ts":"66","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/lib/metadata.ts":"67","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/lib/prisma.ts":"68","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/lib/uploadthing.ts":"69","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/lib/utils.ts":"70","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/types/index.ts":"71","/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/types/next-auth.d.ts":"72"},{"size":17563,"mtime":1755322250138,"results":"73","hashOfConfig":"74"},{"size":15937,"mtime":1755322250138,"results":"75","hashOfConfig":"74"},{"size":336,"mtime":1755322250138,"results":"76","hashOfConfig":"74"},{"size":3520,"mtime":1755322250138,"results":"77","hashOfConfig":"74"},{"size":11297,"mtime":1755322250138,"results":"78","hashOfConfig":"74"},{"size":5481,"mtime":1755322250138,"results":"79","hashOfConfig":"74"},{"size":17675,"mtime":1755336873078,"results":"80","hashOfConfig":"74"},{"size":16250,"mtime":1755322250138,"results":"81","hashOfConfig":"74"},{"size":157,"mtime":1755322250138,"results":"82","hashOfConfig":"74"},{"size":4332,"mtime":1755337376717,"results":"83","hashOfConfig":"74"},{"size":3407,"mtime":1755322250138,"results":"84","hashOfConfig":"74"},{"size":2972,"mtime":1755337480751,"results":"85","hashOfConfig":"74"},{"size":1726,"mtime":1755322250138,"results":"86","hashOfConfig":"74"},{"size":4388,"mtime":1755336935131,"results":"87","hashOfConfig":"74"},{"size":1635,"mtime":1755322250138,"results":"88","hashOfConfig":"74"},{"size":1129,"mtime":1755322250138,"results":"89","hashOfConfig":"74"},{"size":1128,"mtime":1755336425912,"results":"90","hashOfConfig":"74"},{"size":1925,"mtime":1755322250138,"results":"91","hashOfConfig":"74"},{"size":3399,"mtime":1755337567165,"results":"92","hashOfConfig":"74"},{"size":1941,"mtime":1755322250138,"results":"93","hashOfConfig":"74"},{"size":1889,"mtime":1755336395218,"results":"94","hashOfConfig":"74"},{"size":273,"mtime":1755322250138,"results":"95","hashOfConfig":"74"},{"size":7512,"mtime":1755322250138,"results":"96","hashOfConfig":"74"},{"size":7964,"mtime":1755322250138,"results":"97","hashOfConfig":"74"},{"size":7378,"mtime":1755322250138,"results":"98","hashOfConfig":"74"},{"size":10038,"mtime":1755322250138,"results":"99","hashOfConfig":"74"},{"size":10208,"mtime":1755322250138,"results":"100","hashOfConfig":"74"},{"size":5563,"mtime":1755322250138,"results":"101","hashOfConfig":"74"},{"size":862,"mtime":1755322250138,"results":"102","hashOfConfig":"74"},{"size":2284,"mtime":1755322250138,"results":"103","hashOfConfig":"74"},{"size":5729,"mtime":1755322250138,"results":"104","hashOfConfig":"74"},{"size":4324,"mtime":1755322250138,"results":"105","hashOfConfig":"74"},{"size":1809,"mtime":1755322250138,"results":"106","hashOfConfig":"74"},{"size":3343,"mtime":1755322250138,"results":"107","hashOfConfig":"74"},{"size":1530,"mtime":1755322250138,"results":"108","hashOfConfig":"74"},{"size":3342,"mtime":1755322250138,"results":"109","hashOfConfig":"74"},{"size":4575,"mtime":1755322250138,"results":"110","hashOfConfig":"74"},{"size":1900,"mtime":1755322250138,"results":"111","hashOfConfig":"74"},{"size":1436,"mtime":1755322250138,"results":"112","hashOfConfig":"74"},{"size":8470,"mtime":1755322250138,"results":"113","hashOfConfig":"74"},{"size":4710,"mtime":1755322250138,"results":"114","hashOfConfig":"74"},{"size":4121,"mtime":1755322250138,"results":"115","hashOfConfig":"74"},{"size":1274,"mtime":1755322250138,"results":"116","hashOfConfig":"74"},{"size":4078,"mtime":1755322250138,"results":"117","hashOfConfig":"74"},{"size":3474,"mtime":1755322250138,"results":"118","hashOfConfig":"74"},{"size":5055,"mtime":1755322250138,"results":"119","hashOfConfig":"74"},{"size":1464,"mtime":1755322250138,"results":"120","hashOfConfig":"74"},{"size":1517,"mtime":1755322250138,"results":"121","hashOfConfig":"74"},{"size":1986,"mtime":1755322250138,"results":"122","hashOfConfig":"74"},{"size":3964,"mtime":1755322250138,"results":"123","hashOfConfig":"74"},{"size":6406,"mtime":1755322250138,"results":"124","hashOfConfig":"74"},{"size":791,"mtime":1755322250138,"results":"125","hashOfConfig":"74"},{"size":2486,"mtime":1755322250138,"results":"126","hashOfConfig":"74"},{"size":3236,"mtime":1755322250138,"results":"127","hashOfConfig":"74"},{"size":6989,"mtime":1755322250138,"results":"128","hashOfConfig":"74"},{"size":7560,"mtime":1755322250138,"results":"129","hashOfConfig":"74"},{"size":8739,"mtime":1755322250138,"results":"130","hashOfConfig":"74"},{"size":615,"mtime":1755322250138,"results":"131","hashOfConfig":"74"},{"size":4536,"mtime":1755322250138,"results":"132","hashOfConfig":"74"},{"size":4421,"mtime":1755322250138,"results":"133","hashOfConfig":"74"},{"size":2781,"mtime":1755322250138,"results":"134","hashOfConfig":"74"},{"size":3499,"mtime":1755322250138,"results":"135","hashOfConfig":"74"},{"size":4033,"mtime":1755322250138,"results":"136","hashOfConfig":"74"},{"size":786,"mtime":1755322250138,"results":"137","hashOfConfig":"74"},{"size":2783,"mtime":1755322250138,"results":"138","hashOfConfig":"74"},{"size":1584,"mtime":1755322250138,"results":"139","hashOfConfig":"74"},{"size":2979,"mtime":1755322250138,"results":"140","hashOfConfig":"74"},{"size":279,"mtime":1755322250141,"results":"141","hashOfConfig":"74"},{"size":211,"mtime":1755322250141,"results":"142","hashOfConfig":"74"},{"size":166,"mtime":1755322250141,"results":"143","hashOfConfig":"74"},{"size":1835,"mtime":1755322250141,"results":"144","hashOfConfig":"74"},{"size":439,"mtime":1755322250141,"results":"145","hashOfConfig":"74"},{"filePath":"146","messages":"147","suppressedMessages":"148","errorCount":17,"fatalErrorCount":0,"warningCount":8,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"vb2q6n",{"filePath":"149","messages":"150","suppressedMessages":"151","errorCount":21,"fatalErrorCount":0,"warningCount":11,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"152","messages":"153","suppressedMessages":"154","errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"155","messages":"156","suppressedMessages":"157","errorCount":1,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"158","messages":"159","suppressedMessages":"160","errorCount":4,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"161","messages":"162","suppressedMessages":"163","errorCount":6,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"164","messages":"165","suppressedMessages":"166","errorCount":11,"fatalErrorCount":0,"warningCount":6,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"167","messages":"168","suppressedMessages":"169","errorCount":17,"fatalErrorCount":0,"warningCount":8,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"170","messages":"171","suppressedMessages":"172","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"173","messages":"174","suppressedMessages":"175","errorCount":4,"fatalErrorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"176","messages":"177","suppressedMessages":"178","errorCount":2,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"179","messages":"180","suppressedMessages":"181","errorCount":4,"fatalErrorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"182","messages":"183","suppressedMessages":"184","errorCount":2,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"185","messages":"186","suppressedMessages":"187","errorCount":5,"fatalErrorCount":0,"warningCount":3,"fixableErrorCount":2,"fixableWarningCount":0,"source":null},{"filePath":"188","messages":"189","suppressedMessages":"190","errorCount":1,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"191","messages":"192","suppressedMessages":"193","errorCount":1,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"194","messages":"195","suppressedMessages":"196","errorCount":3,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":2,"fixableWarningCount":0,"source":null},{"filePath":"197","messages":"198","suppressedMessages":"199","errorCount":1,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"200","messages":"201","suppressedMessages":"202","errorCount":4,"fatalErrorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"203","messages":"204","suppressedMessages":"205","errorCount":2,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"206","messages":"207","suppressedMessages":"208","errorCount":13,"fatalErrorCount":0,"warningCount":6,"fixableErrorCount":9,"fixableWarningCount":0,"source":null},{"filePath":"209","messages":"210","suppressedMessages":"211","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"212","messages":"213","suppressedMessages":"214","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"215","messages":"216","suppressedMessages":"217","errorCount":2,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"218","messages":"219","suppressedMessages":"220","errorCount":4,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"221","messages":"222","suppressedMessages":"223","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"224","messages":"225","suppressedMessages":"226","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"227","messages":"228","suppressedMessages":"229","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"230","messages":"231","suppressedMessages":"232","errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"233","messages":"234","suppressedMessages":"235","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"236","messages":"237","suppressedMessages":"238","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"239","messages":"240","suppressedMessages":"241","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"242","messages":"243","suppressedMessages":"244","errorCount":1,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"245","messages":"246","suppressedMessages":"247","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"248","messages":"249","suppressedMessages":"250","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"251","messages":"252","suppressedMessages":"253","errorCount":2,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"254","messages":"255","suppressedMessages":"256","errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"257","messages":"258","suppressedMessages":"259","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"260","messages":"261","suppressedMessages":"262","errorCount":6,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"263","messages":"264","suppressedMessages":"265","errorCount":3,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"266","messages":"267","suppressedMessages":"268","errorCount":2,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"269","messages":"270","suppressedMessages":"271","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"272","messages":"273","suppressedMessages":"274","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"275","messages":"276","suppressedMessages":"277","errorCount":4,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"278","messages":"279","suppressedMessages":"280","errorCount":9,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"281","messages":"282","suppressedMessages":"283","errorCount":7,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"284","messages":"285","suppressedMessages":"286","errorCount":4,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"287","messages":"288","suppressedMessages":"289","errorCount":4,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"290","messages":"291","suppressedMessages":"292","errorCount":6,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"293","messages":"294","suppressedMessages":"295","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"296","messages":"297","suppressedMessages":"298","errorCount":6,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"299","messages":"300","suppressedMessages":"301","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"302","messages":"303","suppressedMessages":"304","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"305","messages":"306","suppressedMessages":"307","errorCount":2,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"308","messages":"309","suppressedMessages":"310","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"311","messages":"312","suppressedMessages":"313","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"314","messages":"315","suppressedMessages":"316","errorCount":2,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"317","messages":"318","suppressedMessages":"319","errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"320","messages":"321","suppressedMessages":"322","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"323","messages":"324","suppressedMessages":"325","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"326","messages":"327","suppressedMessages":"328","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"329","messages":"330","suppressedMessages":"331","errorCount":3,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"332","messages":"333","suppressedMessages":"334","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"335","messages":"336","suppressedMessages":"337","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"338","messages":"339","suppressedMessages":"340","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"341","messages":"342","suppressedMessages":"343","errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"344","messages":"345","suppressedMessages":"346","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"347","messages":"348","suppressedMessages":"349","errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"350","messages":"351","suppressedMessages":"352","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"353","messages":"354","suppressedMessages":"355","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"356","messages":"357","suppressedMessages":"358","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"359","messages":"360","suppressedMessages":"361","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/admin/blog/page.tsx",["362","363","364","365","366","367","368","369","370","371","372","373","374","375","376","377","378","379","380","381","382","383","384","385","386"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/admin/faq/page.tsx",["387","388","389","390","391","392","393","394","395","396","397","398","399","400","401","402","403","404","405","406","407","408","409","410","411","412","413","414","415","416","417","418"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/admin/layout.tsx",["419"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/admin/login/page.tsx",["420","421"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/admin/media/page.tsx",["422","423","424","425","426","427"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/admin/page.tsx",["428","429","430","431","432","433"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/admin/projects/page.tsx",["434","435","436","437","438","439","440","441","442","443","444","445","446","447","448","449","450"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/admin/team/page.tsx",["451","452","453","454","455","456","457","458","459","460","461","462","463","464","465","466","467","468","469","470","471","472","473","474","475"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/api/auth/[...nextauth]/route.ts",[],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/api/blog/[id]/route.ts",["476","477","478","479","480","481","482"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/api/blog/route.ts",["483","484","485","486"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/api/faq/[id]/route.ts",["487","488","489","490","491","492","493"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/api/faq/route.ts",["494","495","496","497"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/api/projects/[id]/route.ts",["498","499","500","501","502","503","504","505"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/api/projects/create/route.ts",["506","507"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/api/projects/delete/[id]/route.ts",["508","509"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/api/projects/route.ts",["510","511","512","513","514"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/api/projects/update/[id]/route.ts",["515","516"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/api/team/[id]/route.ts",["517","518","519","520","521","522","523"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/api/team/route.ts",["524","525","526","527"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/api/uploadthing/core.ts",["528","529","530","531","532","533","534","535","536","537","538","539","540","541","542","543","544","545","546"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/api/uploadthing/route.ts",[],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/blog/[slug]/page.tsx",[],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/blog/page.tsx",["547","548","549","550"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/contact/page.tsx",["551","552","553","554","555","556"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/crew/page.tsx",["557"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/example/page.tsx",["558","559"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/faq/page.tsx",["560"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/layout.tsx",["561"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/page.tsx",["562"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/projects/ProjectsPageClient.tsx",[],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/projects/[id]/ProjectPageClient.tsx",[],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/projects/[id]/page.tsx",["563","564"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/app/projects/page.tsx",[],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/AboutSection.tsx",[],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/Buttons.tsx",["565","566"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/Cards.tsx",["567"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/CrewSection.tsx",[],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/CustomCursor.tsx",["568","569","570","571","572","573"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/Footer.tsx",["574","575","576"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/Forms.tsx",["577","578"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/HeaderSide.tsx",[],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/HeroSection.tsx",[],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/HorizontalProjectShowcase.tsx",["579","580","581","582","583"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/Layouts.tsx",["584","585","586","587","588","589","590","591","592"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/LoadingAnimation.tsx",["593","594","595","596","597","598","599"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/LoadingAnimationDNA.tsx",["600","601","602","603"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/LoadingAnimationMinimal.tsx",["604","605","606","607"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/LoadingProvider.tsx",["608","609","610","611","612","613"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/MarkdownContent.tsx",["614"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/Navigation.tsx",["615","616","617","618","619","620","621"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/PageTemplate.tsx",[],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/ProcessSection.tsx",[],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/ProjectGrid.tsx",["622","623","624"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/ProjectsBento.tsx",["625"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/ProjectsCards.tsx",["626"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/ProjectsGrid.tsx",["627","628","629"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/Providers.tsx",["630"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/ServicesSection.tsx",[],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/TeamMenu.tsx",[],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/TestimonialsSection.tsx",[],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/admin/FileUpload.tsx",["631","632","633","634","635"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/ui/toast.tsx",[],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/components/ui/toaster.tsx",[],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/hooks/use-toast.ts",["636"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/lib/auth.ts",["637"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/lib/metadata.ts",[],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/lib/prisma.ts",["638"],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/lib/uploadthing.ts",[],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/lib/utils.ts",[],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/types/index.ts",[],[],"/home/Nicholai/Nextcloud/Dev/BiohazardVFX_Website/biohazard-vfx/src/types/next-auth.d.ts",["639"],[],{"ruleId":"640","severity":2,"message":"641","line":50,"column":27,"nodeType":"642","messageId":"643","endLine":50,"endColumn":32},{"ruleId":"640","severity":2,"message":"644","line":57,"column":9,"nodeType":"642","messageId":"643","endLine":57,"endColumn":16},{"ruleId":"645","severity":1,"message":"646","line":57,"column":9,"nodeType":"647","messageId":"648","endLine":57,"endColumn":22,"suggestions":"649"},{"ruleId":"650","severity":1,"message":"651","line":68,"column":9,"nodeType":null,"messageId":"652","endLine":68,"endColumn":18},{"ruleId":"640","severity":2,"message":"653","line":81,"column":9,"nodeType":"642","messageId":"643","endLine":81,"endColumn":16},{"ruleId":"640","severity":2,"message":"641","line":83,"column":27,"nodeType":"642","messageId":"643","endLine":83,"endColumn":32},{"ruleId":"640","severity":2,"message":"641","line":94,"column":31,"nodeType":"642","messageId":"643","endLine":94,"endColumn":36},{"ruleId":"640","severity":2,"message":"644","line":101,"column":13,"nodeType":"642","messageId":"643","endLine":101,"endColumn":20},{"ruleId":"645","severity":1,"message":"646","line":101,"column":13,"nodeType":"647","messageId":"648","endLine":101,"endColumn":26,"suggestions":"654"},{"ruleId":"640","severity":2,"message":"644","line":113,"column":9,"nodeType":"642","messageId":"643","endLine":113,"endColumn":16},{"ruleId":"645","severity":1,"message":"646","line":113,"column":9,"nodeType":"647","messageId":"648","endLine":113,"endColumn":22,"suggestions":"655"},{"ruleId":"640","severity":2,"message":"656","line":123,"column":32,"nodeType":"642","messageId":"643","endLine":123,"endColumn":37},{"ruleId":"640","severity":2,"message":"641","line":131,"column":21,"nodeType":"642","messageId":"643","endLine":131,"endColumn":26},{"ruleId":"640","severity":2,"message":"641","line":147,"column":21,"nodeType":"642","messageId":"643","endLine":147,"endColumn":26},{"ruleId":"640","severity":2,"message":"641","line":171,"column":29,"nodeType":"642","messageId":"643","endLine":171,"endColumn":34},{"ruleId":"640","severity":2,"message":"644","line":178,"column":11,"nodeType":"642","messageId":"643","endLine":178,"endColumn":18},{"ruleId":"645","severity":1,"message":"646","line":178,"column":11,"nodeType":"647","messageId":"648","endLine":178,"endColumn":24,"suggestions":"657"},{"ruleId":"640","severity":2,"message":"644","line":194,"column":7,"nodeType":"642","messageId":"643","endLine":194,"endColumn":14},{"ruleId":"645","severity":1,"message":"646","line":194,"column":7,"nodeType":"647","messageId":"648","endLine":194,"endColumn":20,"suggestions":"658"},{"ruleId":"640","severity":2,"message":"641","line":208,"column":25,"nodeType":"642","messageId":"643","endLine":208,"endColumn":30},{"ruleId":"640","severity":2,"message":"641","line":226,"column":29,"nodeType":"642","messageId":"643","endLine":226,"endColumn":34},{"ruleId":"640","severity":2,"message":"644","line":233,"column":11,"nodeType":"642","messageId":"643","endLine":233,"endColumn":18},{"ruleId":"645","severity":1,"message":"646","line":233,"column":11,"nodeType":"647","messageId":"648","endLine":233,"endColumn":24,"suggestions":"659"},{"ruleId":"640","severity":2,"message":"644","line":245,"column":7,"nodeType":"642","messageId":"643","endLine":245,"endColumn":14},{"ruleId":"645","severity":1,"message":"646","line":245,"column":7,"nodeType":"647","messageId":"648","endLine":245,"endColumn":20,"suggestions":"660"},{"ruleId":"640","severity":2,"message":"641","line":37,"column":27,"nodeType":"642","messageId":"643","endLine":37,"endColumn":32},{"ruleId":"640","severity":2,"message":"644","line":44,"column":9,"nodeType":"642","messageId":"643","endLine":44,"endColumn":16},{"ruleId":"645","severity":1,"message":"646","line":44,"column":9,"nodeType":"647","messageId":"648","endLine":44,"endColumn":22,"suggestions":"661"},{"ruleId":"640","severity":2,"message":"653","line":66,"column":9,"nodeType":"642","messageId":"643","endLine":66,"endColumn":16},{"ruleId":"640","severity":2,"message":"641","line":68,"column":27,"nodeType":"642","messageId":"643","endLine":68,"endColumn":32},{"ruleId":"640","severity":2,"message":"641","line":79,"column":31,"nodeType":"642","messageId":"643","endLine":79,"endColumn":36},{"ruleId":"640","severity":2,"message":"644","line":86,"column":13,"nodeType":"642","messageId":"643","endLine":86,"endColumn":20},{"ruleId":"645","severity":1,"message":"646","line":86,"column":13,"nodeType":"647","messageId":"648","endLine":86,"endColumn":26,"suggestions":"662"},{"ruleId":"640","severity":2,"message":"644","line":98,"column":9,"nodeType":"642","messageId":"643","endLine":98,"endColumn":16},{"ruleId":"645","severity":1,"message":"646","line":98,"column":9,"nodeType":"647","messageId":"648","endLine":98,"endColumn":22,"suggestions":"663"},{"ruleId":"640","severity":2,"message":"656","line":108,"column":32,"nodeType":"642","messageId":"643","endLine":108,"endColumn":37},{"ruleId":"640","severity":2,"message":"641","line":116,"column":21,"nodeType":"642","messageId":"643","endLine":116,"endColumn":26},{"ruleId":"640","severity":2,"message":"641","line":125,"column":21,"nodeType":"642","messageId":"643","endLine":125,"endColumn":26},{"ruleId":"640","severity":2,"message":"641","line":142,"column":29,"nodeType":"642","messageId":"643","endLine":142,"endColumn":34},{"ruleId":"640","severity":2,"message":"644","line":149,"column":11,"nodeType":"642","messageId":"643","endLine":149,"endColumn":18},{"ruleId":"645","severity":1,"message":"646","line":149,"column":11,"nodeType":"647","messageId":"648","endLine":149,"endColumn":24,"suggestions":"664"},{"ruleId":"640","severity":2,"message":"644","line":164,"column":7,"nodeType":"642","messageId":"643","endLine":164,"endColumn":14},{"ruleId":"645","severity":1,"message":"646","line":164,"column":7,"nodeType":"647","messageId":"648","endLine":164,"endColumn":20,"suggestions":"665"},{"ruleId":"640","severity":2,"message":"641","line":189,"column":9,"nodeType":"642","messageId":"643","endLine":189,"endColumn":14},{"ruleId":"640","severity":2,"message":"641","line":203,"column":29,"nodeType":"642","messageId":"643","endLine":203,"endColumn":34},{"ruleId":"640","severity":2,"message":"644","line":210,"column":11,"nodeType":"642","messageId":"643","endLine":210,"endColumn":18},{"ruleId":"645","severity":1,"message":"646","line":210,"column":11,"nodeType":"647","messageId":"648","endLine":210,"endColumn":24,"suggestions":"666"},{"ruleId":"640","severity":2,"message":"644","line":216,"column":7,"nodeType":"642","messageId":"643","endLine":216,"endColumn":14},{"ruleId":"645","severity":1,"message":"646","line":216,"column":7,"nodeType":"647","messageId":"648","endLine":216,"endColumn":20,"suggestions":"667"},{"ruleId":"640","severity":2,"message":"641","line":232,"column":25,"nodeType":"642","messageId":"643","endLine":232,"endColumn":30},{"ruleId":"640","severity":2,"message":"641","line":247,"column":29,"nodeType":"642","messageId":"643","endLine":247,"endColumn":34},{"ruleId":"640","severity":2,"message":"644","line":254,"column":11,"nodeType":"642","messageId":"643","endLine":254,"endColumn":18},{"ruleId":"645","severity":1,"message":"646","line":254,"column":11,"nodeType":"647","messageId":"648","endLine":254,"endColumn":24,"suggestions":"668"},{"ruleId":"640","severity":2,"message":"644","line":266,"column":7,"nodeType":"642","messageId":"643","endLine":266,"endColumn":14},{"ruleId":"645","severity":1,"message":"646","line":266,"column":7,"nodeType":"647","messageId":"648","endLine":266,"endColumn":20,"suggestions":"669"},{"ruleId":"650","severity":1,"message":"670","line":275,"column":62,"nodeType":null,"messageId":"652","endLine":275,"endColumn":63},{"ruleId":"650","severity":1,"message":"670","line":279,"column":22,"nodeType":null,"messageId":"652","endLine":279,"endColumn":23},{"ruleId":"640","severity":2,"message":"656","line":6,"column":13,"nodeType":"642","messageId":"643","endLine":6,"endColumn":18},{"ruleId":"640","severity":2,"message":"656","line":12,"column":34,"nodeType":"642","messageId":"643","endLine":12,"endColumn":39},{"ruleId":"650","severity":1,"message":"671","line":27,"column":14,"nodeType":null,"messageId":"652","endLine":27,"endColumn":19},{"ruleId":"640","severity":2,"message":"672","line":38,"column":26,"nodeType":"642","messageId":"643","endLine":38,"endColumn":38},{"ruleId":"640","severity":2,"message":"672","line":48,"column":5,"nodeType":"642","messageId":"643","endLine":48,"endColumn":17},{"ruleId":"650","severity":1,"message":"673","line":52,"column":9,"nodeType":null,"messageId":"652","endLine":52,"endColumn":33},{"ruleId":"640","severity":2,"message":"653","line":80,"column":9,"nodeType":"642","messageId":"643","endLine":80,"endColumn":16},{"ruleId":"640","severity":2,"message":"674","line":208,"column":38,"nodeType":"642","messageId":"643","endLine":208,"endColumn":47},{"ruleId":"650","severity":1,"message":"675","line":297,"column":36,"nodeType":null,"messageId":"652","endLine":297,"endColumn":39},{"ruleId":"640","severity":2,"message":"672","line":21,"column":7,"nodeType":"642","messageId":"643","endLine":21,"endColumn":19},{"ruleId":"640","severity":2,"message":"672","line":24,"column":7,"nodeType":"642","messageId":"643","endLine":24,"endColumn":19},{"ruleId":"640","severity":2,"message":"672","line":27,"column":7,"nodeType":"642","messageId":"643","endLine":27,"endColumn":19},{"ruleId":"640","severity":2,"message":"672","line":29,"column":29,"nodeType":"642","messageId":"643","endLine":29,"endColumn":41},{"ruleId":"676","severity":2,"message":"677","line":33,"column":39,"nodeType":"678","messageId":"679","endLine":33,"endColumn":42,"suggestions":"680"},{"ruleId":"676","severity":2,"message":"677","line":35,"column":29,"nodeType":"678","messageId":"679","endLine":35,"endColumn":32,"suggestions":"681"},{"ruleId":"640","severity":2,"message":"641","line":46,"column":27,"nodeType":"642","messageId":"643","endLine":46,"endColumn":32},{"ruleId":"640","severity":2,"message":"644","line":53,"column":9,"nodeType":"642","messageId":"643","endLine":53,"endColumn":16},{"ruleId":"645","severity":1,"message":"646","line":53,"column":9,"nodeType":"647","messageId":"648","endLine":53,"endColumn":22,"suggestions":"682"},{"ruleId":"640","severity":2,"message":"653","line":75,"column":9,"nodeType":"642","messageId":"643","endLine":75,"endColumn":16},{"ruleId":"640","severity":2,"message":"641","line":77,"column":27,"nodeType":"642","messageId":"643","endLine":77,"endColumn":32},{"ruleId":"640","severity":2,"message":"644","line":93,"column":9,"nodeType":"642","messageId":"643","endLine":93,"endColumn":16},{"ruleId":"645","severity":1,"message":"646","line":93,"column":9,"nodeType":"647","messageId":"648","endLine":93,"endColumn":22,"suggestions":"683"},{"ruleId":"640","severity":2,"message":"656","line":103,"column":32,"nodeType":"642","messageId":"643","endLine":103,"endColumn":37},{"ruleId":"640","severity":2,"message":"644","line":108,"column":5,"nodeType":"642","messageId":"643","endLine":108,"endColumn":12},{"ruleId":"645","severity":1,"message":"646","line":108,"column":5,"nodeType":"647","messageId":"648","endLine":108,"endColumn":16,"suggestions":"684"},{"ruleId":"640","severity":2,"message":"641","line":114,"column":21,"nodeType":"642","messageId":"643","endLine":114,"endColumn":26},{"ruleId":"640","severity":2,"message":"641","line":123,"column":21,"nodeType":"642","messageId":"643","endLine":123,"endColumn":26},{"ruleId":"640","severity":2,"message":"644","line":134,"column":9,"nodeType":"642","messageId":"643","endLine":134,"endColumn":16},{"ruleId":"645","severity":1,"message":"646","line":134,"column":9,"nodeType":"647","messageId":"648","endLine":134,"endColumn":22,"suggestions":"685"},{"ruleId":"640","severity":2,"message":"644","line":158,"column":7,"nodeType":"642","messageId":"643","endLine":158,"endColumn":14},{"ruleId":"645","severity":1,"message":"646","line":158,"column":7,"nodeType":"647","messageId":"648","endLine":158,"endColumn":20,"suggestions":"686"},{"ruleId":"650","severity":1,"message":"687","line":217,"column":35,"nodeType":null,"messageId":"652","endLine":217,"endColumn":40},{"ruleId":"640","severity":2,"message":"641","line":40,"column":27,"nodeType":"642","messageId":"643","endLine":40,"endColumn":32},{"ruleId":"640","severity":2,"message":"644","line":47,"column":9,"nodeType":"642","messageId":"643","endLine":47,"endColumn":16},{"ruleId":"645","severity":1,"message":"646","line":47,"column":9,"nodeType":"647","messageId":"648","endLine":47,"endColumn":22,"suggestions":"688"},{"ruleId":"650","severity":1,"message":"689","line":58,"column":9,"nodeType":null,"messageId":"652","endLine":58,"endColumn":20},{"ruleId":"640","severity":2,"message":"653","line":70,"column":9,"nodeType":"642","messageId":"643","endLine":70,"endColumn":16},{"ruleId":"640","severity":2,"message":"641","line":72,"column":27,"nodeType":"642","messageId":"643","endLine":72,"endColumn":32},{"ruleId":"640","severity":2,"message":"641","line":83,"column":31,"nodeType":"642","messageId":"643","endLine":83,"endColumn":36},{"ruleId":"640","severity":2,"message":"644","line":90,"column":13,"nodeType":"642","messageId":"643","endLine":90,"endColumn":20},{"ruleId":"645","severity":1,"message":"646","line":90,"column":13,"nodeType":"647","messageId":"648","endLine":90,"endColumn":26,"suggestions":"690"},{"ruleId":"640","severity":2,"message":"644","line":102,"column":9,"nodeType":"642","messageId":"643","endLine":102,"endColumn":16},{"ruleId":"645","severity":1,"message":"646","line":102,"column":9,"nodeType":"647","messageId":"648","endLine":102,"endColumn":22,"suggestions":"691"},{"ruleId":"640","severity":2,"message":"656","line":112,"column":32,"nodeType":"642","messageId":"643","endLine":112,"endColumn":37},{"ruleId":"640","severity":2,"message":"641","line":120,"column":21,"nodeType":"642","messageId":"643","endLine":120,"endColumn":26},{"ruleId":"640","severity":2,"message":"641","line":129,"column":21,"nodeType":"642","messageId":"643","endLine":129,"endColumn":26},{"ruleId":"640","severity":2,"message":"641","line":146,"column":29,"nodeType":"642","messageId":"643","endLine":146,"endColumn":34},{"ruleId":"640","severity":2,"message":"644","line":153,"column":11,"nodeType":"642","messageId":"643","endLine":153,"endColumn":18},{"ruleId":"645","severity":1,"message":"646","line":153,"column":11,"nodeType":"647","messageId":"648","endLine":153,"endColumn":24,"suggestions":"692"},{"ruleId":"640","severity":2,"message":"644","line":168,"column":7,"nodeType":"642","messageId":"643","endLine":168,"endColumn":14},{"ruleId":"645","severity":1,"message":"646","line":168,"column":7,"nodeType":"647","messageId":"648","endLine":168,"endColumn":20,"suggestions":"693"},{"ruleId":"640","severity":2,"message":"641","line":196,"column":9,"nodeType":"642","messageId":"643","endLine":196,"endColumn":14},{"ruleId":"640","severity":2,"message":"641","line":210,"column":29,"nodeType":"642","messageId":"643","endLine":210,"endColumn":34},{"ruleId":"640","severity":2,"message":"644","line":217,"column":11,"nodeType":"642","messageId":"643","endLine":217,"endColumn":18},{"ruleId":"645","severity":1,"message":"646","line":217,"column":11,"nodeType":"647","messageId":"648","endLine":217,"endColumn":24,"suggestions":"694"},{"ruleId":"640","severity":2,"message":"644","line":223,"column":7,"nodeType":"642","messageId":"643","endLine":223,"endColumn":14},{"ruleId":"645","severity":1,"message":"646","line":223,"column":7,"nodeType":"647","messageId":"648","endLine":223,"endColumn":20,"suggestions":"695"},{"ruleId":"640","severity":2,"message":"644","line":56,"column":5,"nodeType":"642","messageId":"643","endLine":56,"endColumn":12},{"ruleId":"645","severity":1,"message":"646","line":56,"column":5,"nodeType":"647","messageId":"648","endLine":56,"endColumn":18,"suggestions":"696"},{"ruleId":"640","severity":2,"message":"697","line":76,"column":24,"nodeType":"642","messageId":"643","endLine":76,"endColumn":27},{"ruleId":"640","severity":2,"message":"644","line":122,"column":5,"nodeType":"642","messageId":"643","endLine":122,"endColumn":12},{"ruleId":"645","severity":1,"message":"646","line":122,"column":5,"nodeType":"647","messageId":"648","endLine":122,"endColumn":18,"suggestions":"698"},{"ruleId":"640","severity":2,"message":"644","line":165,"column":5,"nodeType":"642","messageId":"643","endLine":165,"endColumn":12},{"ruleId":"645","severity":1,"message":"646","line":165,"column":5,"nodeType":"647","messageId":"648","endLine":165,"endColumn":18,"suggestions":"699"},{"ruleId":"640","severity":2,"message":"644","line":46,"column":5,"nodeType":"642","messageId":"643","endLine":46,"endColumn":12},{"ruleId":"645","severity":1,"message":"646","line":46,"column":5,"nodeType":"647","messageId":"648","endLine":46,"endColumn":18,"suggestions":"700"},{"ruleId":"640","severity":2,"message":"644","line":116,"column":5,"nodeType":"642","messageId":"643","endLine":116,"endColumn":12},{"ruleId":"645","severity":1,"message":"646","line":116,"column":5,"nodeType":"647","messageId":"648","endLine":116,"endColumn":18,"suggestions":"701"},{"ruleId":"640","severity":2,"message":"644","line":31,"column":5,"nodeType":"642","messageId":"643","endLine":31,"endColumn":12},{"ruleId":"645","severity":1,"message":"646","line":31,"column":5,"nodeType":"647","messageId":"648","endLine":31,"endColumn":18,"suggestions":"702"},{"ruleId":"640","severity":2,"message":"697","line":48,"column":24,"nodeType":"642","messageId":"643","endLine":48,"endColumn":27},{"ruleId":"640","severity":2,"message":"644","line":76,"column":5,"nodeType":"642","messageId":"643","endLine":76,"endColumn":12},{"ruleId":"645","severity":1,"message":"646","line":76,"column":5,"nodeType":"647","messageId":"648","endLine":76,"endColumn":18,"suggestions":"703"},{"ruleId":"640","severity":2,"message":"644","line":113,"column":5,"nodeType":"642","messageId":"643","endLine":113,"endColumn":12},{"ruleId":"645","severity":1,"message":"646","line":113,"column":5,"nodeType":"647","messageId":"648","endLine":113,"endColumn":18,"suggestions":"704"},{"ruleId":"640","severity":2,"message":"644","line":24,"column":5,"nodeType":"642","messageId":"643","endLine":24,"endColumn":12},{"ruleId":"645","severity":1,"message":"646","line":24,"column":5,"nodeType":"647","messageId":"648","endLine":24,"endColumn":18,"suggestions":"705"},{"ruleId":"640","severity":2,"message":"644","line":60,"column":5,"nodeType":"642","messageId":"643","endLine":60,"endColumn":12},{"ruleId":"645","severity":1,"message":"646","line":60,"column":5,"nodeType":"647","messageId":"648","endLine":60,"endColumn":18,"suggestions":"706"},{"ruleId":"640","severity":2,"message":"644","line":48,"column":5,"nodeType":"642","messageId":"643","endLine":48,"endColumn":12},{"ruleId":"645","severity":1,"message":"646","line":48,"column":5,"nodeType":"647","messageId":"648","endLine":48,"endColumn":18,"suggestions":"707"},{"ruleId":"708","severity":2,"message":"709","line":115,"column":21,"nodeType":null,"messageId":"710","endLine":115,"endColumn":81,"fix":"711"},{"ruleId":"640","severity":2,"message":"644","line":121,"column":5,"nodeType":"642","messageId":"643","endLine":121,"endColumn":12},{"ruleId":"645","severity":1,"message":"646","line":121,"column":5,"nodeType":"647","messageId":"648","endLine":121,"endColumn":18,"suggestions":"712"},{"ruleId":"640","severity":2,"message":"644","line":161,"column":5,"nodeType":"642","messageId":"643","endLine":161,"endColumn":12},{"ruleId":"645","severity":1,"message":"646","line":161,"column":5,"nodeType":"647","messageId":"648","endLine":161,"endColumn":18,"suggestions":"713"},{"ruleId":"708","severity":2,"message":"714","line":167,"column":2,"nodeType":null,"messageId":"715","endLine":167,"endColumn":2,"fix":"716"},{"ruleId":"640","severity":2,"message":"644","line":52,"column":5,"nodeType":"642","messageId":"643","endLine":52,"endColumn":12},{"ruleId":"645","severity":1,"message":"646","line":52,"column":5,"nodeType":"647","messageId":"648","endLine":52,"endColumn":18,"suggestions":"717"},{"ruleId":"640","severity":2,"message":"644","line":37,"column":5,"nodeType":"642","messageId":"643","endLine":37,"endColumn":12},{"ruleId":"645","severity":1,"message":"646","line":37,"column":5,"nodeType":"647","messageId":"648","endLine":37,"endColumn":18,"suggestions":"718"},{"ruleId":"650","severity":1,"message":"719","line":6,"column":27,"nodeType":null,"messageId":"652","endLine":6,"endColumn":34},{"ruleId":"708","severity":2,"message":"720","line":10,"column":1,"nodeType":null,"messageId":"721","endLine":10,"endColumn":5,"fix":"722"},{"ruleId":"708","severity":2,"message":"723","line":12,"column":24,"nodeType":null,"messageId":"710","endLine":14,"endColumn":6,"fix":"724"},{"ruleId":"640","severity":2,"message":"644","line":36,"column":5,"nodeType":"642","messageId":"643","endLine":36,"endColumn":12},{"ruleId":"645","severity":1,"message":"646","line":36,"column":5,"nodeType":"647","messageId":"648","endLine":36,"endColumn":18,"suggestions":"725"},{"ruleId":"640","severity":2,"message":"644","line":69,"column":5,"nodeType":"642","messageId":"643","endLine":69,"endColumn":12},{"ruleId":"645","severity":1,"message":"646","line":69,"column":5,"nodeType":"647","messageId":"648","endLine":69,"endColumn":18,"suggestions":"726"},{"ruleId":"640","severity":2,"message":"644","line":34,"column":5,"nodeType":"642","messageId":"643","endLine":34,"endColumn":12},{"ruleId":"645","severity":1,"message":"646","line":34,"column":5,"nodeType":"647","messageId":"648","endLine":34,"endColumn":18,"suggestions":"727"},{"ruleId":"640","severity":2,"message":"697","line":54,"column":24,"nodeType":"642","messageId":"643","endLine":54,"endColumn":27},{"ruleId":"640","severity":2,"message":"644","line":87,"column":5,"nodeType":"642","messageId":"643","endLine":87,"endColumn":12},{"ruleId":"645","severity":1,"message":"646","line":87,"column":5,"nodeType":"647","messageId":"648","endLine":87,"endColumn":18,"suggestions":"728"},{"ruleId":"640","severity":2,"message":"644","line":130,"column":5,"nodeType":"642","messageId":"643","endLine":130,"endColumn":12},{"ruleId":"645","severity":1,"message":"646","line":130,"column":5,"nodeType":"647","messageId":"648","endLine":130,"endColumn":18,"suggestions":"729"},{"ruleId":"640","severity":2,"message":"644","line":24,"column":5,"nodeType":"642","messageId":"643","endLine":24,"endColumn":12},{"ruleId":"645","severity":1,"message":"646","line":24,"column":5,"nodeType":"647","messageId":"648","endLine":24,"endColumn":18,"suggestions":"730"},{"ruleId":"640","severity":2,"message":"644","line":65,"column":5,"nodeType":"642","messageId":"643","endLine":65,"endColumn":12},{"ruleId":"645","severity":1,"message":"646","line":65,"column":5,"nodeType":"647","messageId":"648","endLine":65,"endColumn":18,"suggestions":"731"},{"ruleId":"650","severity":1,"message":"732","line":12,"column":26,"nodeType":null,"messageId":"652","endLine":12,"endColumn":29},{"ruleId":"708","severity":2,"message":"733","line":14,"column":58,"nodeType":null,"messageId":"721","endLine":14,"endColumn":59,"fix":"734"},{"ruleId":"708","severity":2,"message":"735","line":17,"column":53,"nodeType":null,"messageId":"710","endLine":17,"endColumn":86,"fix":"736"},{"ruleId":"708","severity":2,"message":"733","line":20,"column":41,"nodeType":null,"messageId":"721","endLine":20,"endColumn":42,"fix":"737"},{"ruleId":"640","severity":2,"message":"644","line":24,"column":7,"nodeType":"642","messageId":"643","endLine":24,"endColumn":14},{"ruleId":"645","severity":1,"message":"646","line":24,"column":7,"nodeType":"647","messageId":"648","endLine":24,"endColumn":18,"suggestions":"738"},{"ruleId":"640","severity":2,"message":"644","line":26,"column":7,"nodeType":"642","messageId":"643","endLine":26,"endColumn":14},{"ruleId":"645","severity":1,"message":"646","line":26,"column":7,"nodeType":"647","messageId":"648","endLine":26,"endColumn":18,"suggestions":"739"},{"ruleId":"708","severity":2,"message":"733","line":29,"column":45,"nodeType":null,"messageId":"721","endLine":29,"endColumn":46,"fix":"740"},{"ruleId":"650","severity":1,"message":"732","line":32,"column":26,"nodeType":null,"messageId":"652","endLine":32,"endColumn":29},{"ruleId":"708","severity":2,"message":"733","line":33,"column":58,"nodeType":null,"messageId":"721","endLine":33,"endColumn":59,"fix":"741"},{"ruleId":"708","severity":2,"message":"742","line":34,"column":1,"nodeType":null,"messageId":"721","endLine":34,"endColumn":7,"fix":"743"},{"ruleId":"708","severity":2,"message":"735","line":35,"column":53,"nodeType":null,"messageId":"710","endLine":35,"endColumn":86,"fix":"744"},{"ruleId":"708","severity":2,"message":"742","line":36,"column":1,"nodeType":null,"messageId":"721","endLine":36,"endColumn":7,"fix":"745"},{"ruleId":"708","severity":2,"message":"733","line":37,"column":41,"nodeType":null,"messageId":"721","endLine":37,"endColumn":42,"fix":"746"},{"ruleId":"640","severity":2,"message":"644","line":40,"column":7,"nodeType":"642","messageId":"643","endLine":40,"endColumn":14},{"ruleId":"645","severity":1,"message":"646","line":40,"column":7,"nodeType":"647","messageId":"648","endLine":40,"endColumn":18,"suggestions":"747"},{"ruleId":"640","severity":2,"message":"644","line":41,"column":7,"nodeType":"642","messageId":"643","endLine":41,"endColumn":14},{"ruleId":"645","severity":1,"message":"646","line":41,"column":7,"nodeType":"647","messageId":"648","endLine":41,"endColumn":18,"suggestions":"748"},{"ruleId":"650","severity":1,"message":"749","line":1,"column":10,"nodeType":null,"messageId":"652","endLine":1,"endColumn":18},{"ruleId":"650","severity":1,"message":"750","line":5,"column":30,"nodeType":null,"messageId":"652","endLine":5,"endColumn":40},{"ruleId":"640","severity":2,"message":"751","line":155,"column":32,"nodeType":"642","messageId":"643","endLine":155,"endColumn":36},{"ruleId":"640","severity":2,"message":"751","line":155,"column":53,"nodeType":"642","messageId":"643","endLine":155,"endColumn":57},{"ruleId":"650","severity":1,"message":"752","line":4,"column":27,"nodeType":null,"messageId":"652","endLine":4,"endColumn":36},{"ruleId":"640","severity":2,"message":"656","line":19,"column":34,"nodeType":"642","messageId":"643","endLine":19,"endColumn":39},{"ruleId":"640","severity":2,"message":"641","line":25,"column":30,"nodeType":"642","messageId":"643","endLine":25,"endColumn":35},{"ruleId":"640","severity":2,"message":"753","line":32,"column":13,"nodeType":"642","messageId":"643","endLine":32,"endColumn":20},{"ruleId":"650","severity":1,"message":"671","line":61,"column":14,"nodeType":null,"messageId":"652","endLine":61,"endColumn":19},{"ruleId":"640","severity":2,"message":"656","line":71,"column":8,"nodeType":"642","messageId":"643","endLine":71,"endColumn":13},{"ruleId":"650","severity":1,"message":"754","line":6,"column":10,"nodeType":null,"messageId":"652","endLine":6,"endColumn":18},{"ruleId":"650","severity":1,"message":"755","line":5,"column":18,"nodeType":null,"messageId":"652","endLine":5,"endColumn":28},{"ruleId":"650","severity":1,"message":"756","line":5,"column":30,"nodeType":null,"messageId":"652","endLine":5,"endColumn":40},{"ruleId":"650","severity":1,"message":"757","line":79,"column":29,"nodeType":null,"messageId":"652","endLine":79,"endColumn":34},{"ruleId":"640","severity":2,"message":"656","line":21,"column":13,"nodeType":"642","messageId":"643","endLine":21,"endColumn":18},{"ruleId":"650","severity":1,"message":"758","line":4,"column":8,"nodeType":null,"messageId":"652","endLine":4,"endColumn":12},{"ruleId":"640","severity":2,"message":"644","line":70,"column":5,"nodeType":"642","messageId":"643","endLine":70,"endColumn":12},{"ruleId":"645","severity":1,"message":"646","line":70,"column":5,"nodeType":"647","messageId":"648","endLine":70,"endColumn":18,"suggestions":"759"},{"ruleId":"640","severity":2,"message":"656","line":95,"column":9,"nodeType":"642","messageId":"643","endLine":95,"endColumn":14},{"ruleId":"640","severity":2,"message":"656","line":125,"column":9,"nodeType":"642","messageId":"643","endLine":125,"endColumn":14},{"ruleId":"640","severity":2,"message":"656","line":137,"column":10,"nodeType":"642","messageId":"643","endLine":137,"endColumn":15},{"ruleId":"640","severity":2,"message":"760","line":27,"column":5,"nodeType":"642","messageId":"643","endLine":27,"endColumn":11},{"ruleId":"640","severity":2,"message":"760","line":28,"column":5,"nodeType":"642","messageId":"643","endLine":28,"endColumn":11},{"ruleId":"640","severity":2,"message":"760","line":29,"column":5,"nodeType":"642","messageId":"643","endLine":29,"endColumn":11},{"ruleId":"640","severity":2,"message":"760","line":32,"column":7,"nodeType":"642","messageId":"643","endLine":32,"endColumn":13},{"ruleId":"640","severity":2,"message":"760","line":33,"column":7,"nodeType":"642","messageId":"643","endLine":33,"endColumn":13},{"ruleId":"640","severity":2,"message":"760","line":34,"column":7,"nodeType":"642","messageId":"643","endLine":34,"endColumn":13},{"ruleId":"640","severity":2,"message":"656","line":16,"column":34,"nodeType":"642","messageId":"643","endLine":16,"endColumn":39},{"ruleId":"640","severity":2,"message":"761","line":21,"column":5,"nodeType":"642","messageId":"643","endLine":21,"endColumn":15},{"ruleId":"640","severity":2,"message":"761","line":29,"column":7,"nodeType":"642","messageId":"643","endLine":29,"endColumn":17},{"ruleId":"640","severity":2,"message":"656","line":175,"column":13,"nodeType":"642","messageId":"643","endLine":175,"endColumn":18},{"ruleId":"640","severity":2,"message":"656","line":186,"column":13,"nodeType":"642","messageId":"643","endLine":186,"endColumn":18},{"ruleId":"640","severity":2,"message":"641","line":19,"column":27,"nodeType":"642","messageId":"643","endLine":19,"endColumn":32},{"ruleId":"640","severity":2,"message":"644","line":26,"column":9,"nodeType":"642","messageId":"643","endLine":26,"endColumn":16},{"ruleId":"645","severity":1,"message":"646","line":26,"column":9,"nodeType":"647","messageId":"648","endLine":26,"endColumn":22,"suggestions":"762"},{"ruleId":"640","severity":2,"message":"656","line":35,"column":31,"nodeType":"642","messageId":"643","endLine":35,"endColumn":36},{"ruleId":"640","severity":2,"message":"656","line":50,"column":31,"nodeType":"642","messageId":"643","endLine":50,"endColumn":36},{"ruleId":"640","severity":2,"message":"656","line":4,"column":13,"nodeType":"642","messageId":"643","endLine":4,"endColumn":18},{"ruleId":"640","severity":2,"message":"656","line":24,"column":13,"nodeType":"642","messageId":"643","endLine":24,"endColumn":18},{"ruleId":"640","severity":2,"message":"656","line":35,"column":13,"nodeType":"642","messageId":"643","endLine":35,"endColumn":18},{"ruleId":"640","severity":2,"message":"656","line":44,"column":13,"nodeType":"642","messageId":"643","endLine":44,"endColumn":18},{"ruleId":"640","severity":2,"message":"656","line":77,"column":9,"nodeType":"642","messageId":"643","endLine":77,"endColumn":14},{"ruleId":"640","severity":2,"message":"656","line":78,"column":10,"nodeType":"642","messageId":"643","endLine":78,"endColumn":15},{"ruleId":"640","severity":2,"message":"656","line":97,"column":14,"nodeType":"642","messageId":"643","endLine":97,"endColumn":19},{"ruleId":"640","severity":2,"message":"656","line":133,"column":10,"nodeType":"642","messageId":"643","endLine":133,"endColumn":15},{"ruleId":"640","severity":2,"message":"656","line":136,"column":12,"nodeType":"642","messageId":"643","endLine":136,"endColumn":17},{"ruleId":"640","severity":2,"message":"763","line":18,"column":30,"nodeType":"642","messageId":"643","endLine":18,"endColumn":41},{"ruleId":"640","severity":2,"message":"764","line":21,"column":11,"nodeType":"642","messageId":"643","endLine":21,"endColumn":24},{"ruleId":"640","severity":2,"message":"763","line":29,"column":26,"nodeType":"642","messageId":"643","endLine":29,"endColumn":37},{"ruleId":"640","severity":2,"message":"764","line":32,"column":11,"nodeType":"642","messageId":"643","endLine":32,"endColumn":24},{"ruleId":"640","severity":2,"message":"761","line":33,"column":11,"nodeType":"642","messageId":"643","endLine":33,"endColumn":21},{"ruleId":"640","severity":2,"message":"764","line":41,"column":7,"nodeType":"642","messageId":"643","endLine":41,"endColumn":20},{"ruleId":"640","severity":2,"message":"764","line":42,"column":7,"nodeType":"642","messageId":"643","endLine":42,"endColumn":20},{"ruleId":"640","severity":2,"message":"761","line":15,"column":5,"nodeType":"642","messageId":"643","endLine":15,"endColumn":15},{"ruleId":"640","severity":2,"message":"761","line":17,"column":23,"nodeType":"642","messageId":"643","endLine":17,"endColumn":33},{"ruleId":"640","severity":2,"message":"761","line":19,"column":7,"nodeType":"642","messageId":"643","endLine":19,"endColumn":17},{"ruleId":"640","severity":2,"message":"765","line":23,"column":7,"nodeType":"642","messageId":"643","endLine":23,"endColumn":19},{"ruleId":"640","severity":2,"message":"763","line":17,"column":19,"nodeType":"642","messageId":"643","endLine":17,"endColumn":30},{"ruleId":"640","severity":2,"message":"764","line":21,"column":11,"nodeType":"642","messageId":"643","endLine":21,"endColumn":24},{"ruleId":"640","severity":2,"message":"761","line":22,"column":11,"nodeType":"642","messageId":"643","endLine":22,"endColumn":21},{"ruleId":"640","severity":2,"message":"764","line":29,"column":18,"nodeType":"642","messageId":"643","endLine":29,"endColumn":31},{"ruleId":"640","severity":2,"message":"656","line":23,"column":13,"nodeType":"642","messageId":"643","endLine":23,"endColumn":18},{"ruleId":"640","severity":2,"message":"760","line":33,"column":43,"nodeType":"642","messageId":"643","endLine":33,"endColumn":49},{"ruleId":"640","severity":2,"message":"766","line":37,"column":24,"nodeType":"642","messageId":"643","endLine":37,"endColumn":38},{"ruleId":"640","severity":2,"message":"761","line":41,"column":7,"nodeType":"642","messageId":"643","endLine":41,"endColumn":17},{"ruleId":"640","severity":2,"message":"766","line":46,"column":7,"nodeType":"642","messageId":"643","endLine":46,"endColumn":21},{"ruleId":"640","severity":2,"message":"761","line":53,"column":5,"nodeType":"642","messageId":"643","endLine":53,"endColumn":15},{"ruleId":"767","severity":1,"message":"768","line":98,"column":13,"nodeType":"769","endLine":102,"endColumn":15},{"ruleId":"650","severity":1,"message":"770","line":11,"column":17,"nodeType":null,"messageId":"652","endLine":11,"endColumn":24},{"ruleId":"640","severity":2,"message":"771","line":31,"column":19,"nodeType":"642","messageId":"643","endLine":31,"endColumn":27},{"ruleId":"640","severity":2,"message":"771","line":32,"column":22,"nodeType":"642","messageId":"643","endLine":32,"endColumn":30},{"ruleId":"640","severity":2,"message":"771","line":45,"column":5,"nodeType":"642","messageId":"643","endLine":45,"endColumn":13},{"ruleId":"640","severity":2,"message":"771","line":47,"column":7,"nodeType":"642","messageId":"643","endLine":47,"endColumn":15},{"ruleId":"640","severity":2,"message":"771","line":59,"column":5,"nodeType":"642","messageId":"643","endLine":59,"endColumn":13},{"ruleId":"640","severity":2,"message":"771","line":61,"column":7,"nodeType":"642","messageId":"643","endLine":61,"endColumn":15},{"ruleId":"640","severity":2,"message":"641","line":15,"column":27,"nodeType":"642","messageId":"643","endLine":15,"endColumn":32},{"ruleId":"640","severity":2,"message":"644","line":22,"column":9,"nodeType":"642","messageId":"643","endLine":22,"endColumn":16},{"ruleId":"645","severity":1,"message":"646","line":22,"column":9,"nodeType":"647","messageId":"648","endLine":22,"endColumn":22,"suggestions":"772"},{"ruleId":"650","severity":1,"message":"773","line":3,"column":28,"nodeType":null,"messageId":"652","endLine":3,"endColumn":37},{"ruleId":"650","severity":1,"message":"687","line":91,"column":35,"nodeType":null,"messageId":"652","endLine":91,"endColumn":40},{"ruleId":"640","severity":2,"message":"641","line":30,"column":27,"nodeType":"642","messageId":"643","endLine":30,"endColumn":32},{"ruleId":"640","severity":2,"message":"644","line":37,"column":9,"nodeType":"642","messageId":"643","endLine":37,"endColumn":16},{"ruleId":"645","severity":1,"message":"646","line":37,"column":9,"nodeType":"647","messageId":"648","endLine":37,"endColumn":22,"suggestions":"774"},{"ruleId":"640","severity":2,"message":"656","line":8,"column":61,"nodeType":"642","messageId":"643","endLine":8,"endColumn":66},{"ruleId":"640","severity":2,"message":"644","line":36,"column":7,"nodeType":"642","messageId":"643","endLine":36,"endColumn":14},{"ruleId":"645","severity":1,"message":"646","line":36,"column":7,"nodeType":"647","messageId":"648","endLine":36,"endColumn":20,"suggestions":"775"},{"ruleId":"640","severity":2,"message":"656","line":48,"column":32,"nodeType":"642","messageId":"643","endLine":48,"endColumn":37},{"ruleId":"640","severity":2,"message":"644","line":52,"column":9,"nodeType":"642","messageId":"643","endLine":52,"endColumn":16},{"ruleId":"645","severity":1,"message":"646","line":52,"column":9,"nodeType":"647","messageId":"648","endLine":52,"endColumn":22,"suggestions":"776"},{"ruleId":"650","severity":1,"message":"777","line":6,"column":7,"nodeType":null,"messageId":"652","endLine":6,"endColumn":25},{"ruleId":"676","severity":2,"message":"677","line":8,"column":37,"nodeType":"678","messageId":"679","endLine":8,"endColumn":40,"suggestions":"778"},{"ruleId":"640","severity":2,"message":"753","line":9,"column":5,"nodeType":"642","messageId":"643","endLine":9,"endColumn":12},{"ruleId":"650","severity":1,"message":"779","line":1,"column":8,"nodeType":null,"messageId":"652","endLine":1,"endColumn":16},"no-undef","'fetch' is not defined.","Identifier","undef","'console' is not defined.","no-console","Unexpected console statement.","MemberExpression","unexpected",["780"],"@typescript-eslint/no-unused-vars","'savePosts' is assigned a value but never used. Allowed unused vars must match /^_/u.","unusedVar","'confirm' is not defined.",["781"],["782"],"'React' is not defined.",["783"],["784"],["785"],["786"],["787"],["788"],["789"],["790"],["791"],["792"],["793"],["794"],["795"],"'f' is defined but never used. Allowed unused args must match /^_/u.","'error' is defined but never used.","'localStorage' is not defined.","'handleFileUploadComplete' is assigned a value but never used. Allowed unused vars must match /^_/u.","'navigator' is not defined.","'url' is defined but never used. Allowed unused args must match /^_/u.","@typescript-eslint/no-explicit-any","Unexpected any. Specify a different type.","TSAnyKeyword","unexpectedAny",["796","797"],["798","799"],["800"],["801"],["802"],["803"],["804"],"'index' is defined but never used. Allowed unused args must match /^_/u.",["805"],"'saveMembers' is assigned a value but never used. Allowed unused vars must match /^_/u.",["806"],["807"],["808"],["809"],["810"],["811"],["812"],"'req' is not defined.",["813"],["814"],["815"],["816"],["817"],["818"],["819"],["820"],["821"],["822"],"prettier/prettier","Replace `·body.published·&&·!existingProject.publishedAt·?·new·Date()` with `⏎··········body.published·&&·!existingProject.publishedAt⏎············?·new·Date()⏎···········`","replace",{"range":"823","text":"824"},["825"],["826"],"Insert `⏎`","insert",{"range":"827","text":"828"},["829"],["830"],"'request' is defined but never used. Allowed unused args must match /^_/u.","Delete `····`","delete",{"range":"831","text":"832"},"Replace `·session?.user?.role·===·'ADMIN'·⏎······?·{}·⏎·····` with `⏎······session?.user?.role·===·'ADMIN'·?·{}`",{"range":"833","text":"834"},["835"],["836"],["837"],["838"],["839"],["840"],["841"],"'req' is defined but never used. Allowed unused args must match /^_/u.","Delete `;`",{"range":"842","text":"832"},"Replace `·throw·new·Error(\"Unauthorized\");` with `⏎········throw·new·Error('Unauthorized')`",{"range":"843","text":"844"},{"range":"845","text":"832"},["846"],["847"],{"range":"848","text":"832"},{"range":"849","text":"832"},"Delete `······`",{"range":"850","text":"832"},{"range":"851","text":"844"},{"range":"852","text":"832"},{"range":"853","text":"832"},["854"],["855"],"'Metadata' is defined but never used. Allowed unused vars must match /^_/u.","'PageHeader' is defined but never used. Allowed unused vars must match /^_/u.","'post' is not defined.","'FormGroup' is defined but never used. Allowed unused vars must match /^_/u.","'process' is not defined.","'TeamCard' is defined but never used. Allowed unused vars must match /^_/u.","'LinkButton' is defined but never used. Allowed unused vars must match /^_/u.","'IconButton' is defined but never used. Allowed unused vars must match /^_/u.","'faqId' is assigned a value but never used. Allowed unused vars must match /^_/u.","'Link' is defined but never used. Allowed unused vars must match /^_/u.",["856"],"'window' is not defined.","'setTimeout' is not defined.",["857"],"'setInterval' is not defined.","'clearInterval' is not defined.","'clearTimeout' is not defined.","'sessionStorage' is not defined.","@next/next/no-img-element","Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element","JSXOpeningElement","'session' is assigned a value but never used. Allowed unused vars must match /^_/u.","'document' is not defined.",["858"],"'useEffect' is defined but never used. Allowed unused vars must match /^_/u.",["859"],["860"],["861"],"'TOAST_REMOVE_DELAY' is assigned a value but never used. Allowed unused vars must match /^_/u.",["862","863"],"'NextAuth' is defined but never used. Allowed unused vars must match /^_/u.",{"fix":"864","messageId":"865","data":"866","desc":"867"},{"fix":"868","messageId":"865","data":"869","desc":"867"},{"fix":"870","messageId":"865","data":"871","desc":"867"},{"fix":"872","messageId":"865","data":"873","desc":"867"},{"fix":"874","messageId":"865","data":"875","desc":"867"},{"fix":"876","messageId":"865","data":"877","desc":"867"},{"fix":"878","messageId":"865","data":"879","desc":"867"},{"fix":"880","messageId":"865","data":"881","desc":"867"},{"fix":"882","messageId":"865","data":"883","desc":"867"},{"fix":"884","messageId":"865","data":"885","desc":"867"},{"fix":"886","messageId":"865","data":"887","desc":"867"},{"fix":"888","messageId":"865","data":"889","desc":"867"},{"fix":"890","messageId":"865","data":"891","desc":"867"},{"fix":"892","messageId":"865","data":"893","desc":"867"},{"fix":"894","messageId":"865","data":"895","desc":"867"},{"fix":"896","messageId":"865","data":"897","desc":"867"},{"messageId":"898","fix":"899","desc":"900"},{"messageId":"901","fix":"902","desc":"903"},{"messageId":"898","fix":"904","desc":"900"},{"messageId":"901","fix":"905","desc":"903"},{"fix":"906","messageId":"865","data":"907","desc":"867"},{"fix":"908","messageId":"865","data":"909","desc":"867"},{"fix":"910","messageId":"865","data":"911","desc":"912"},{"fix":"913","messageId":"865","data":"914","desc":"867"},{"fix":"915","messageId":"865","data":"916","desc":"867"},{"fix":"917","messageId":"865","data":"918","desc":"867"},{"fix":"919","messageId":"865","data":"920","desc":"867"},{"fix":"921","messageId":"865","data":"922","desc":"867"},{"fix":"923","messageId":"865","data":"924","desc":"867"},{"fix":"925","messageId":"865","data":"926","desc":"867"},{"fix":"927","messageId":"865","data":"928","desc":"867"},{"fix":"929","messageId":"865","data":"930","desc":"867"},{"fix":"931","messageId":"865","data":"932","desc":"867"},{"fix":"933","messageId":"865","data":"934","desc":"867"},{"fix":"935","messageId":"865","data":"936","desc":"867"},{"fix":"937","messageId":"865","data":"938","desc":"867"},{"fix":"939","messageId":"865","data":"940","desc":"867"},{"fix":"941","messageId":"865","data":"942","desc":"867"},{"fix":"943","messageId":"865","data":"944","desc":"867"},{"fix":"945","messageId":"865","data":"946","desc":"867"},{"fix":"947","messageId":"865","data":"948","desc":"867"},{"fix":"949","messageId":"865","data":"950","desc":"867"},{"fix":"951","messageId":"865","data":"952","desc":"867"},[3038,3098],"\n body.published && !existingProject.publishedAt\n ? new Date()\n ",{"fix":"953","messageId":"865","data":"954","desc":"867"},{"fix":"955","messageId":"865","data":"956","desc":"867"},[4388,4388],"\n",{"fix":"957","messageId":"865","data":"958","desc":"867"},{"fix":"959","messageId":"865","data":"960","desc":"867"},[356,360],"",[458,509],"\n session?.user?.role === 'ADMIN' ? {}",{"fix":"961","messageId":"865","data":"962","desc":"867"},{"fix":"963","messageId":"865","data":"964","desc":"867"},{"fix":"965","messageId":"865","data":"966","desc":"867"},{"fix":"967","messageId":"865","data":"968","desc":"867"},{"fix":"969","messageId":"865","data":"970","desc":"867"},{"fix":"971","messageId":"865","data":"972","desc":"867"},{"fix":"973","messageId":"865","data":"974","desc":"867"},[615,616],[729,762],"\n throw new Error('Unauthorized')",[887,888],{"fix":"975","messageId":"865","data":"976","desc":"912"},{"fix":"977","messageId":"865","data":"978","desc":"912"},[1246,1247],[1405,1406],[1407,1413],[1466,1499],[1500,1506],[1547,1548],{"fix":"979","messageId":"865","data":"980","desc":"912"},{"fix":"981","messageId":"865","data":"982","desc":"912"},{"fix":"983","messageId":"865","data":"984","desc":"867"},{"fix":"985","messageId":"865","data":"986","desc":"867"},{"fix":"987","messageId":"865","data":"988","desc":"867"},{"fix":"989","messageId":"865","data":"990","desc":"867"},{"fix":"991","messageId":"865","data":"992","desc":"867"},{"fix":"993","messageId":"865","data":"994","desc":"867"},{"messageId":"898","fix":"995","desc":"900"},{"messageId":"901","fix":"996","desc":"903"},{"range":"997","text":"832"},"removeConsole",{"propertyName":"998"},"Remove the console.error().",{"range":"999","text":"832"},{"propertyName":"998"},{"range":"1000","text":"832"},{"propertyName":"998"},{"range":"1001","text":"832"},{"propertyName":"998"},{"range":"1002","text":"832"},{"propertyName":"998"},{"range":"1003","text":"832"},{"propertyName":"998"},{"range":"1004","text":"832"},{"propertyName":"998"},{"range":"1005","text":"832"},{"propertyName":"998"},{"range":"1006","text":"832"},{"propertyName":"998"},{"range":"1007","text":"832"},{"propertyName":"998"},{"range":"1008","text":"832"},{"propertyName":"998"},{"range":"1009","text":"832"},{"propertyName":"998"},{"range":"1010","text":"832"},{"propertyName":"998"},{"range":"1011","text":"832"},{"propertyName":"998"},{"range":"1012","text":"832"},{"propertyName":"998"},{"range":"1013","text":"832"},{"propertyName":"998"},"suggestUnknown",{"range":"1014","text":"1015"},"Use `unknown` instead, this will force you to explicitly, and safely assert the type is correct.","suggestNever",{"range":"1016","text":"1017"},"Use `never` instead, this is useful when instantiating generic type parameters that you don't need to know the type of.",{"range":"1018","text":"1015"},{"range":"1019","text":"1017"},{"range":"1020","text":"832"},{"propertyName":"998"},{"range":"1021","text":"832"},{"propertyName":"998"},{"range":"1022","text":"832"},{"propertyName":"1023"},"Remove the console.log().",{"range":"1024","text":"832"},{"propertyName":"998"},{"range":"1025","text":"832"},{"propertyName":"998"},{"range":"1026","text":"832"},{"propertyName":"998"},{"range":"1027","text":"832"},{"propertyName":"998"},{"range":"1028","text":"832"},{"propertyName":"998"},{"range":"1029","text":"832"},{"propertyName":"998"},{"range":"1030","text":"832"},{"propertyName":"998"},{"range":"1031","text":"832"},{"propertyName":"998"},{"range":"1032","text":"832"},{"propertyName":"998"},{"range":"1033","text":"832"},{"propertyName":"998"},{"range":"1034","text":"832"},{"propertyName":"998"},{"range":"1035","text":"832"},{"propertyName":"998"},{"range":"1036","text":"832"},{"propertyName":"998"},{"range":"1037","text":"832"},{"propertyName":"998"},{"range":"1038","text":"832"},{"propertyName":"998"},{"range":"1039","text":"832"},{"propertyName":"998"},{"range":"1040","text":"832"},{"propertyName":"998"},{"range":"1041","text":"832"},{"propertyName":"998"},{"range":"1042","text":"832"},{"propertyName":"998"},{"range":"1043","text":"832"},{"propertyName":"998"},{"range":"1044","text":"832"},{"propertyName":"998"},{"range":"1045","text":"832"},{"propertyName":"998"},{"range":"1046","text":"832"},{"propertyName":"998"},{"range":"1047","text":"832"},{"propertyName":"998"},{"range":"1048","text":"832"},{"propertyName":"998"},{"range":"1049","text":"832"},{"propertyName":"998"},{"range":"1050","text":"832"},{"propertyName":"998"},{"range":"1051","text":"832"},{"propertyName":"998"},{"range":"1052","text":"832"},{"propertyName":"998"},{"range":"1053","text":"832"},{"propertyName":"998"},{"range":"1054","text":"832"},{"propertyName":"998"},{"range":"1055","text":"832"},{"propertyName":"1023"},{"range":"1056","text":"832"},{"propertyName":"1023"},{"range":"1057","text":"832"},{"propertyName":"1023"},{"range":"1058","text":"832"},{"propertyName":"1023"},{"range":"1059","text":"832"},{"propertyName":"998"},{"range":"1060","text":"832"},{"propertyName":"998"},{"range":"1061","text":"832"},{"propertyName":"998"},{"range":"1062","text":"832"},{"propertyName":"998"},{"range":"1063","text":"832"},{"propertyName":"998"},{"range":"1064","text":"832"},{"propertyName":"998"},{"range":"1065","text":"1015"},{"range":"1066","text":"1017"},[1593,1641],"error",[2735,2783],[3000,3042],[4789,4837],[5110,5150],[6068,6116],[6313,6355],[1216,1258],[2226,2268],[2483,2524],[3774,3816],[4064,4103],[5348,5390],[5459,5503],[6415,6457],[6698,6739],[1024,1027],"unknown",[1024,1027],"never",[1161,1164],[1161,1164],[1479,1525],[2461,2506],[2801,2853],"log",[3522,3572],[4199,4242],[1306,1356],[2449,2499],[2720,2764],[4061,4111],[4368,4410],[5738,5788],[5860,5907],[1356,1405],[3118,3167],[4171,4220],[1161,1211],[3246,3295],[778,821],[1885,1928],[2841,2884],[629,673],[1595,1638],[1278,1325],[3209,3256],[4232,4279],[1478,1525],[972,1019],[970,1018],[1768,1815],[867,918],[2159,2210],[3234,3285],[677,729],[1776,1827],[1008,1060],[1068,1101],[1616,1667],[1674,1707],[1522,1569],[826,874],[614,662],[1162,1208],[1171,1208],[1588,1626],[310,313],[310,313]]