Hotspots Report

Commit: 391db367Branch: mainTimestamp: 2026-03-02 14:08 UTC

Total Functions

3031

Critical Risk

84

High Risk

175

Average LRS

3.00

Total Activity Risk

11970.4

Top 1% Share

3.5%

Call Graph Edges

548

Triage

Active Risk
259
high/critical + recently active
Stable Debt
0
high/critical + not recently active
Watch
2772
moderate/low + recently active
OK
0
low risk, not recently active

Top Risks (15)

File Function Band Risk Driver Touches (30d) Last Change Fan-in Action
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-persist-client-core/src/createPersister.ts experimental_createQueryPersister critical 16.82 high_complexity 21d0 (safe)Extract sub-functions now — actively changing
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/transformers/filter-aware-usage-transformer.cjs <anonymous> critical 16.34 high_complexity 14dExtract sub-functions now — actively changing
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/transformers/filter-aware-usage-transformer.cjs <anonymous> critical 15.67 high_complexity 14dExtract sub-functions now — actively changing
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-persist-client-core/src/createPersister.ts restoreQueries critical 15.56 high_complexity 21d0 (safe)Extract sub-functions now — actively changing
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Explorer.tsx Explorer critical 15.44 high_complexity 14d0 (safe)Extract sub-functions now — actively changing
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/transformers/query-fn-aware-usage-transformer.cjs <anonymous> critical 14.64 high_complexity 14dExtract sub-functions now — actively changing
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/transformers/query-fn-aware-usage-transformer.cjs <anonymous> critical 14.53 high_complexity 14dExtract sub-functions now — actively changing
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/is-loading.cjs <anonymous> critical 14.47 high_complexity 14dExtract sub-functions now — actively changing
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-persist-client-core/src/createPersister.ts removeQueries critical 14.35 high_complexity 14d0 (safe)Extract sub-functions now — actively changing
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/utils.ts matchQuery critical 14.25 high_complexity 14d6Extract sub-functions now — actively changing
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/utils.ts replaceEqualDeep critical 14.23 high_complexity 14d16Extract sub-functions now — actively changing
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useBaseQuery.ts useBaseQuery critical 14.10 high_complexity 14d2 (safe)Extract sub-functions now — actively changing
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> critical 14.04 high_complexity 14dExtract sub-functions now — actively changing
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/keep-previous-data.cjs <anonymous> critical 14.03 high_complexity 14dExtract sub-functions now — actively changing
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/utils/replacers/key-replacer.cjs <anonymous> critical 13.84 high_complexity 14dExtract sub-functions now — actively changing

Pattern Breakdown

Detected across 140 functions

97
god_function
Too many responsibilities
86
long_function
Exceeds recommended length
53
exit_heavy
Many early returns
18
complex_branching
High cyclomatic complexity and nesting
7
deeply_nested
Nesting depth ≥ 5 levels
4
hub_function
High fan-in and complex
2
middle_man
High fan-out, trivial logic

Functions (3031 of 3031)

File Function Line LRS Band CC ND FO NS Activity Risk Touches Last Change Fan-in Patterns
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/angular/auto-refetching/src/app/interceptor/mock-api.interceptor.ts <anonymous> high_complexity 19 9.55 critical 12 2 11 3 10.4714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/angular/auto-refetching/src/app/interceptor/mock-api.interceptor.ts <anonymous> composite 23 2.20 low 1 0 3 0 3.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/angular/auto-refetching/src/main.ts <anonymous> composite 6 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/angular/auto-refetching/src/main.ts <anonymous> composite 13 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/angular/basic-persister/src/main.ts <anonymous> composite 5 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/angular/basic/src/main.ts <anonymous> composite 5 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/angular/devtools-panel/src/app/app.routes.ts <anonymous> composite 11 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/angular/devtools-panel/src/app/app.routes.ts <anonymous> composite 16 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/angular/devtools-panel/src/main.ts <anonymous> composite 5 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/angular/infinite-query-with-max-pages/src/app/api/projects-mock.interceptor.ts <anonymous> high_complexity 6 7.29 high 6 1 13 2 8.2114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/angular/infinite-query-with-max-pages/src/app/api/projects-mock.interceptor.ts <anonymous> composite 21 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/angular/infinite-query-with-max-pages/src/app/api/projects-mock.interceptor.ts <anonymous> composite 42 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/angular/infinite-query-with-max-pages/src/main.ts <anonymous> composite 5 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/angular/optimistic-updates/src/app/interceptor/mock-api.interceptor.ts <anonymous> high_complexity 18 9.48 critical 12 2 10 3 10.3914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/angular/optimistic-updates/src/app/interceptor/mock-api.interceptor.ts <anonymous> composite 22 2.20 low 1 0 3 0 3.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/angular/optimistic-updates/src/main.ts <anonymous> composite 5 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/angular/pagination/src/app/api/projects-mock.interceptor.ts <anonymous> high_complexity 6 7.08 high 6 1 10 2 8.0014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/angular/pagination/src/app/api/projects-mock.interceptor.ts <anonymous> composite 21 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/angular/pagination/src/main.ts <anonymous> composite 5 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/angular/query-options-from-a-service/src/app/app.routes.ts <anonymous> composite 9 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/angular/query-options-from-a-service/src/app/app.routes.ts <anonymous> composite 13 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/angular/query-options-from-a-service/src/main.ts <anonymous> composite 5 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/angular/router/src/app/app.routes.ts <anonymous> composite 9 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/angular/router/src/app/app.routes.ts <anonymous> composite 13 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/angular/router/src/main.ts <anonymous> composite 5 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/angular/rxjs/src/app/api/autocomplete-mock.interceptor.ts <anonymous> high_complexity 6 6.53 high 6 1 12 1 7.4414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/angular/rxjs/src/app/api/autocomplete-mock.interceptor.ts <anonymous> composite 43 2.20 low 1 0 3 0 3.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/angular/rxjs/src/app/api/autocomplete-mock.interceptor.ts <anonymous> composite 48 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/angular/rxjs/src/main.ts <anonymous> composite 5 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/angular/simple/src/main.ts <anonymous> composite 5 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/preact/simple/src/index.tsx <anonymous> high_complexity 18 7.10 high 7 1 3 3 8.0214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/preact/simple/src/index.tsx <anonymous> composite 21 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/preact/simple/src/index.tsx App composite 10 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/algolia/src/App.tsx App composite 8 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/algolia/src/Search.tsx <anonymous> composite 8 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/algolia/src/Search.tsx Search composite 5 3.20 moderate 3 0 3 0 4.1214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/algolia/src/SearchResults.tsx <anonymous> composite 62 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/algolia/src/SearchResults.tsx <anonymous> composite 42 1.58 low 2 0 0 0 2.5014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/algolia/src/SearchResults.tsx SearchResults high_complexity 13 7.10 high 12 1 3 2 8.0214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/algolia/src/algolia.ts search composite 16 3.20 moderate 3 0 3 0 4.6014d6
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/algolia/src/useAlgolia.ts <anonymous> composite 22 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/algolia/src/useAlgolia.ts <anonymous> composite 26 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/algolia/src/useAlgolia.ts <anonymous> composite 31 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/algolia/src/useAlgolia.ts useAlgolia composite 12 2.95 low 3 0 2 0 3.9514d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/auto-refetching/src/pages/api/data.ts <anonymous> high_complexity 6 5.80 moderate 6 2 4 0 6.7214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/auto-refetching/src/pages/api/data.ts <anonymous> composite 18 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/auto-refetching/src/pages/index.tsx <anonymous> composite 81 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/auto-refetching/src/pages/index.tsx <anonymous> composite 29 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/auto-refetching/src/pages/index.tsx <anonymous> composite 84 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/auto-refetching/src/pages/index.tsx <anonymous> composite 103 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/auto-refetching/src/pages/index.tsx <anonymous> composite 62 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/auto-refetching/src/pages/index.tsx <anonymous> composite 38 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/auto-refetching/src/pages/index.tsx <anonymous> composite 39 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/auto-refetching/src/pages/index.tsx <anonymous> composite 43 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/auto-refetching/src/pages/index.tsx <anonymous> composite 44 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/auto-refetching/src/pages/index.tsx <anonymous> composite 93 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/auto-refetching/src/pages/index.tsx <anonymous> composite 97 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/auto-refetching/src/pages/index.tsx App composite 14 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/auto-refetching/src/pages/index.tsx Example high_complexity 22 8.24 high 7 1 14 3 9.1614d0
god_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/basic-graphql-request/src/index.tsx <anonymous> composite 50 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/basic-graphql-request/src/index.tsx <anonymous> composite 122 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/basic-graphql-request/src/index.tsx <anonymous> composite 90 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/basic-graphql-request/src/index.tsx <anonymous> composite 93 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/basic-graphql-request/src/index.tsx <anonymous> composite 154 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/basic-graphql-request/src/index.tsx App composite 22 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/basic-graphql-request/src/index.tsx Post high_complexity 142 3.27 moderate 4 0 2 0 4.1914d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/basic-graphql-request/src/index.tsx Posts composite 71 3.55 moderate 3 0 5 0 4.4714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/basic-graphql-request/src/index.tsx usePost composite 119 1.95 low 1 0 2 0 2.9514d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/basic-graphql-request/src/index.tsx usePosts composite 47 1.95 low 1 0 2 0 2.9514d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/basic/src/index.tsx <anonymous> composite 29 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/basic/src/index.tsx <anonymous> composite 84 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/basic/src/index.tsx <anonymous> composite 55 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/basic/src/index.tsx <anonymous> composite 58 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/basic/src/index.tsx <anonymous> composite 94 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/basic/src/index.tsx <anonymous> composite 111 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/basic/src/index.tsx App composite 132 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/basic/src/index.tsx Post high_complexity 99 3.27 moderate 4 0 2 0 4.1914d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/basic/src/index.tsx Posts composite 36 3.55 moderate 3 0 5 0 4.4714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/basic/src/index.tsx usePost composite 91 1.95 low 1 0 2 0 2.9514d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/basic/src/index.tsx usePosts composite 26 2.20 low 1 0 3 0 3.2814d2
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/chat/src/chat.ts <anonymous> high_complexity 13 4.32 moderate 4 1 3 0 5.2414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/chat/src/chat.ts <anonymous> composite 26 2.20 low 1 0 3 0 3.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/chat/src/chat.ts <anonymous> composite 17 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/chat/src/chat.ts <anonymous> composite 30 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/chat/src/chat.ts chatAnswer deep_nesting 11 3.00 moderate 1 1 3 0 4.0814d2
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/chat/src/index.tsx <anonymous> high_complexity 66 3.72 moderate 4 1 1 0 4.6414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/chat/src/index.tsx <anonymous> composite 45 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/chat/src/index.tsx <anonymous> composite 65 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/chat/src/index.tsx <anonymous> composite 56 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/chat/src/index.tsx App composite 16 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/chat/src/index.tsx ChatMessage high_complexity 25 5.28 moderate 5 1 3 1 6.2014d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/chat/src/index.tsx Example deep_nesting 41 4.48 moderate 3 1 6 0 5.4014d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/chat/src/message.tsx Message composite 1 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/default-query-function/src/index.tsx <anonymous> composite 19 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/default-query-function/src/index.tsx <anonymous> composite 83 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/default-query-function/src/index.tsx <anonymous> composite 86 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/default-query-function/src/index.tsx <anonymous> composite 128 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/default-query-function/src/index.tsx App composite 35 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/default-query-function/src/index.tsx Post high_complexity 112 3.27 moderate 4 0 2 0 4.1914d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/default-query-function/src/index.tsx Posts composite 60 3.55 moderate 3 0 5 0 4.4714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/devtools-panel/src/index.tsx <anonymous> composite 29 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/devtools-panel/src/index.tsx <anonymous> composite 19 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/devtools-panel/src/index.tsx <anonymous> composite 21 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/devtools-panel/src/index.tsx App high_complexity 12 3.27 moderate 4 0 2 0 4.1914d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/devtools-panel/src/index.tsx Example high_complexity 26 7.10 high 7 1 3 3 8.0214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/eslint-legacy/src/index.tsx <anonymous> composite 29 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/eslint-legacy/src/index.tsx <anonymous> composite 84 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/eslint-legacy/src/index.tsx <anonymous> composite 55 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/eslint-legacy/src/index.tsx <anonymous> composite 58 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/eslint-legacy/src/index.tsx <anonymous> composite 94 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/eslint-legacy/src/index.tsx <anonymous> composite 111 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/eslint-legacy/src/index.tsx App composite 132 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/eslint-legacy/src/index.tsx Post high_complexity 99 3.27 moderate 4 0 2 0 4.1914d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/eslint-legacy/src/index.tsx Posts composite 36 3.55 moderate 3 0 5 0 4.4714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/eslint-legacy/src/index.tsx usePost composite 91 1.95 low 1 0 2 0 2.9514d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/eslint-legacy/src/index.tsx usePosts composite 26 2.20 low 1 0 3 0 3.2014d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/infinite-query-with-max-pages/src/pages/api/projects.ts <anonymous> high_complexity 3 4.82 moderate 4 0 7 1 5.7414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/infinite-query-with-max-pages/src/pages/api/projects.ts <anonymous> composite 9 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/infinite-query-with-max-pages/src/pages/api/projects.ts <anonymous> composite 19 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/infinite-query-with-max-pages/src/pages/index.tsx <anonymous> composite 33 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/infinite-query-with-max-pages/src/pages/index.tsx <anonymous> composite 56 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/infinite-query-with-max-pages/src/pages/index.tsx <anonymous> composite 66 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/infinite-query-with-max-pages/src/pages/index.tsx <anonymous> composite 86 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/infinite-query-with-max-pages/src/pages/index.tsx <anonymous> composite 38 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/infinite-query-with-max-pages/src/pages/index.tsx <anonymous> composite 39 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/infinite-query-with-max-pages/src/pages/index.tsx <anonymous> composite 68 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/infinite-query-with-max-pages/src/pages/index.tsx App composite 11 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/infinite-query-with-max-pages/src/pages/index.tsx Example high_complexity 19 5.31 moderate 6 0 7 1 6.2214d0
long_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/load-more-infinite-scroll/src/pages/about.tsx <anonymous> composite 5 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/load-more-infinite-scroll/src/pages/about.tsx <anonymous> composite 1 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/load-more-infinite-scroll/src/pages/api/projects.ts <anonymous> high_complexity 3 4.82 moderate 4 0 7 1 5.7414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/load-more-infinite-scroll/src/pages/api/projects.ts <anonymous> composite 9 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/load-more-infinite-scroll/src/pages/api/projects.ts <anonymous> composite 19 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/load-more-infinite-scroll/src/pages/index.tsx <anonymous> high_complexity 52 4.21 moderate 6 1 1 0 5.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/load-more-infinite-scroll/src/pages/index.tsx <anonymous> composite 37 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/load-more-infinite-scroll/src/pages/index.tsx <anonymous> composite 69 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/load-more-infinite-scroll/src/pages/index.tsx <anonymous> composite 79 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/load-more-infinite-scroll/src/pages/index.tsx <anonymous> composite 99 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/load-more-infinite-scroll/src/pages/index.tsx <anonymous> composite 48 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/load-more-infinite-scroll/src/pages/index.tsx <anonymous> composite 49 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/load-more-infinite-scroll/src/pages/index.tsx <anonymous> composite 81 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/load-more-infinite-scroll/src/pages/index.tsx App composite 13 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/load-more-infinite-scroll/src/pages/index.tsx Example high_complexity 21 6.66 high 8 1 9 1 7.5814d0
long_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/nextjs-app-prefetching/app/get-query-client.ts <anonymous> composite 15 2.18 low 2 0 1 0 3.1014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/nextjs-app-prefetching/app/get-query-client.ts getQueryClient high_complexity 25 6.41 high 6 2 1 2 7.4814d2
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/nextjs-app-prefetching/app/get-query-client.ts makeQueryClient composite 7 2.18 low 2 0 1 0 3.1814d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/nextjs-app-prefetching/app/layout.tsx RootLayout composite 10 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/nextjs-app-prefetching/app/page.tsx Home composite 7 3.20 moderate 3 0 3 0 4.1214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/nextjs-app-prefetching/app/pokemon-info.tsx PokemonInfo composite 7 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/nextjs-app-prefetching/app/pokemon.ts <anonymous> composite 5 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/nextjs-app-prefetching/app/providers.tsx Providers composite 7 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/nextjs-suspense-streaming/next.config.js <anonymous> high_complexity 8 3.12 moderate 4 1 0 0 4.0414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/nextjs-suspense-streaming/src/app/api/wait/route.ts <anonymous> composite 7 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/nextjs-suspense-streaming/src/app/api/wait/route.ts GET composite 3 3.39 moderate 3 0 4 0 4.3114d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/nextjs-suspense-streaming/src/app/layout.tsx RootLayout composite 8 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/nextjs-suspense-streaming/src/app/page.tsx <anonymous> composite 20 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/nextjs-suspense-streaming/src/app/page.tsx MyComponent composite 36 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/nextjs-suspense-streaming/src/app/page.tsx MyPage composite 42 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/nextjs-suspense-streaming/src/app/page.tsx getBaseURL high_complexity 7 5.20 moderate 7 1 0 2 6.1214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/nextjs-suspense-streaming/src/app/page.tsx useWaitQuery composite 17 3.65 moderate 3 0 2 1 4.6514d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/nextjs-suspense-streaming/src/app/providers.tsx Providers composite 33 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/nextjs-suspense-streaming/src/app/providers.tsx getQueryClient high_complexity 24 6.41 high 6 2 1 2 7.4014d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/nextjs-suspense-streaming/src/app/providers.tsx makeQueryClient composite 12 1.00 low 1 0 0 0 2.0014d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/nextjs/src/components/Header.tsx <anonymous> composite 5 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/nextjs/src/components/InfoBox.tsx <anonymous> composite 3 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/nextjs/src/components/Layout.tsx <anonymous> composite 3 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/nextjs/src/components/PostList.tsx <anonymous> high_complexity 4 5.51 moderate 6 1 3 1 6.4214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/nextjs/src/components/PostList.tsx <anonymous> composite 21 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/nextjs/src/components/PostList.tsx <anonymous> composite 13 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/nextjs/src/hooks/usePosts.ts <anonymous> composite 9 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/nextjs/src/hooks/usePosts.ts <anonymous> composite 15 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/nextjs/src/hooks/usePosts.ts <anonymous> composite 18 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/nextjs/src/hooks/usePosts.ts <anonymous> composite 12 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/nextjs/src/pages/_app.tsx <anonymous> composite 11 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/nextjs/src/pages/_app.tsx MyApp composite 10 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/nextjs/src/pages/client-only.tsx <anonymous> composite 4 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/nextjs/src/pages/index.tsx <anonymous> composite 21 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/nextjs/src/pages/index.tsx <anonymous> composite 6 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/nextjs/src/pages/index.tsx getStaticProps composite 16 3.20 moderate 3 0 3 0 4.1214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/public/mockServiceWorker.js <anonymous> high_complexity 22 11.85 critical 18 2 7 8 12.7614d
exit_heavy
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/public/mockServiceWorker.js <anonymous> high_complexity 87 7.56 high 10 1 3 3 8.4814d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/public/mockServiceWorker.js <anonymous> high_complexity 254 5.26 moderate 6 1 2 1 6.1714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/public/mockServiceWorker.js <anonymous> high_complexity 251 5.22 moderate 4 1 4 1 6.1314d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/public/mockServiceWorker.js <anonymous> composite 121 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/public/mockServiceWorker.js <anonymous> composite 18 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/public/mockServiceWorker.js <anonymous> composite 14 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/public/mockServiceWorker.js <anonymous> composite 166 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/public/mockServiceWorker.js <anonymous> composite 73 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/public/mockServiceWorker.js <anonymous> composite 162 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/public/mockServiceWorker.js getResponse high_complexity 173 10.85 critical 12 1 11 6 11.8814d1
exit_heavygod_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/public/mockServiceWorker.js handleRequest high_complexity 113 5.18 moderate 5 1 7 0 6.1814d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/public/mockServiceWorker.js passthrough composite 180 3.20 moderate 3 0 3 0 4.5814d5
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/public/mockServiceWorker.js resolveMainClient high_complexity 150 5.64 moderate 5 1 5 1 6.6614d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/public/mockServiceWorker.js respondWithMock high_complexity 269 5.04 moderate 5 1 2 1 6.1014d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/public/mockServiceWorker.js sendToClient deep_nesting 250 3.78 moderate 2 1 4 0 5.0514d4
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/src/App.tsx <anonymous> composite 51 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/src/App.tsx <anonymous> composite 63 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/src/App.tsx <anonymous> composite 90 3.14 moderate 2 0 5 0 4.0514d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/src/App.tsx <anonymous> composite 40 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/src/App.tsx <anonymous> composite 43 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/src/App.tsx <anonymous> composite 65 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/src/App.tsx <anonymous> composite 97 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/src/App.tsx <anonymous> composite 200 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/src/App.tsx <anonymous> composite 129 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/src/App.tsx App composite 58 2.20 low 1 0 3 0 3.1214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/src/App.tsx Detail high_complexity 161 8.04 high 11 1 5 3 8.9514d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/src/App.tsx List high_complexity 109 6.57 high 8 1 3 2 7.4914d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/src/App.tsx MovieError composite 149 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/src/App.tsx Movies high_complexity 76 4.01 moderate 4 0 6 0 4.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/src/App.tsx submitForm composite 171 2.95 low 3 0 2 0 3.8714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/src/api.ts <anonymous> high_complexity 53 5.48 moderate 5 1 4 1 6.3914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/src/api.ts <anonymous> deep_nesting 68 4.35 moderate 3 1 5 0 5.2714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/src/api.ts <anonymous> high_complexity 73 3.72 moderate 4 1 1 0 4.6414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/src/api.ts <anonymous> composite 45 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/src/api.ts <anonymous> composite 35 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/src/api.ts <anonymous> composite 17 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/src/api.ts <anonymous> composite 27 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/src/api.ts <anonymous> composite 82 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/src/api.ts <anonymous> composite 83 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/src/api.ts <anonymous> composite 49 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/src/api.ts <anonymous> composite 56 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/src/movies.ts <anonymous> composite 12 4.85 moderate 3 0 11 1 5.7714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/src/movies.ts <anonymous> composite 24 3.55 moderate 3 0 5 0 4.4714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/src/movies.ts <anonymous> composite 41 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/src/movies.ts <anonymous> composite 44 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/src/movies.ts <anonymous> composite 7 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/src/movies.ts <anonymous> composite 8 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/src/movies.ts <anonymous> composite 9 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/src/movies.ts <anonymous> composite 17 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/src/movies.ts <anonymous> composite 6 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/optimistic-updates-cache/src/pages/api/data.ts <anonymous> high_complexity 7 7.90 high 7 2 8 2 8.8214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/optimistic-updates-cache/src/pages/api/data.ts <anonymous> composite 8 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/optimistic-updates-cache/src/pages/index.tsx <anonymous> high_complexity 48 4.81 moderate 4 1 6 0 5.7214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/optimistic-updates-cache/src/pages/index.tsx <anonymous> high_complexity 74 3.72 moderate 4 1 1 0 4.6414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/optimistic-updates-cache/src/pages/index.tsx <anonymous> composite 39 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/optimistic-updates-cache/src/pages/index.tsx <anonymous> composite 98 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/optimistic-updates-cache/src/pages/index.tsx <anonymous> composite 83 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/optimistic-updates-cache/src/pages/index.tsx <anonymous> composite 105 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/optimistic-updates-cache/src/pages/index.tsx <anonymous> composite 118 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/optimistic-updates-cache/src/pages/index.tsx App composite 131 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/optimistic-updates-cache/src/pages/index.tsx Example high_complexity 33 7.70 high 7 1 17 2 8.6214d0
god_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/optimistic-updates-cache/src/pages/index.tsx fetchTodos composite 23 2.95 low 3 0 2 0 3.8714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/optimistic-updates-ui/src/pages/api/data.ts <anonymous> high_complexity 7 7.90 high 7 2 8 2 8.8214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/optimistic-updates-ui/src/pages/api/data.ts <anonymous> composite 8 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/optimistic-updates-ui/src/pages/index.tsx <anonymous> high_complexity 36 5.28 moderate 5 1 3 1 6.2014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/optimistic-updates-ui/src/pages/index.tsx <anonymous> composite 61 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/optimistic-updates-ui/src/pages/index.tsx <anonymous> composite 47 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/optimistic-updates-ui/src/pages/index.tsx <anonymous> composite 69 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/optimistic-updates-ui/src/pages/index.tsx <anonymous> composite 92 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/optimistic-updates-ui/src/pages/index.tsx <anonymous> composite 82 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/optimistic-updates-ui/src/pages/index.tsx App composite 110 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/optimistic-updates-ui/src/pages/index.tsx Example high_complexity 30 7.74 high 9 1 12 2 8.6614d0
god_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/optimistic-updates-ui/src/pages/index.tsx fetchTodos composite 21 2.95 low 3 0 2 0 3.8714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/optimistic-updates-ui/src/pages/index.tsx useTodos composite 26 1.60 low 1 0 1 0 2.6014d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/pagination/src/pages/api/projects.ts <anonymous> high_complexity 3 4.71 moderate 4 0 6 1 5.6214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/pagination/src/pages/api/projects.ts <anonymous> composite 10 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/pagination/src/pages/api/projects.ts <anonymous> composite 18 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/pagination/src/pages/index.tsx <anonymous> high_complexity 43 4.34 moderate 5 1 2 0 5.2514d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/pagination/src/pages/index.tsx <anonymous> composite 21 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/pagination/src/pages/index.tsx <anonymous> composite 83 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/pagination/src/pages/index.tsx <anonymous> composite 77 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/pagination/src/pages/index.tsx <anonymous> composite 37 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/pagination/src/pages/index.tsx <anonymous> composite 47 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/pagination/src/pages/index.tsx <anonymous> composite 77 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/pagination/src/pages/index.tsx <anonymous> composite 70 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/pagination/src/pages/index.tsx <anonymous> composite 84 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/pagination/src/pages/index.tsx App composite 13 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/pagination/src/pages/index.tsx Example high_complexity 31 5.38 moderate 5 1 9 0 6.2914d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx <anonymous> high_complexity 443 7.04 high 5 1 5 3 7.9514d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx <anonymous> deep_nesting 441 6.58 high 3 1 6 3 7.5014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx <anonymous> high_complexity 390 5.77 moderate 5 1 6 1 6.6914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx <anonymous> high_complexity 407 5.64 moderate 5 1 5 1 6.5514d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx <anonymous> high_complexity 424 5.48 moderate 5 1 4 1 6.3914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx <anonymous> deep_nesting 388 5.30 moderate 3 1 7 1 6.2214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx <anonymous> deep_nesting 405 5.18 moderate 3 1 6 1 6.1014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx <anonymous> deep_nesting 422 5.05 moderate 3 1 5 1 5.9714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx <anonymous> high_complexity 447 4.08 moderate 5 1 0 1 5.0014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx <anonymous> high_complexity 250 3.98 moderate 5 1 1 0 4.9014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx <anonymous> composite 260 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx <anonymous> composite 45 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx <anonymous> composite 145 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx <anonymous> composite 153 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx <anonymous> composite 267 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx <anonymous> composite 348 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx <anonymous> composite 361 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx <anonymous> composite 383 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx <anonymous> composite 297 2.54 low 2 0 2 0 3.4514d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx <anonymous> composite 308 2.54 low 2 0 2 0 3.4514d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx <anonymous> composite 39 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx <anonymous> composite 67 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx <anonymous> composite 78 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx <anonymous> composite 91 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx <anonymous> composite 102 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx <anonymous> composite 113 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx <anonymous> composite 134 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx <anonymous> composite 140 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx <anonymous> composite 193 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx <anonymous> composite 202 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx <anonymous> composite 208 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx <anonymous> composite 211 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx <anonymous> composite 245 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx <anonymous> composite 279 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx <anonymous> composite 289 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx <anonymous> composite 357 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx <anonymous> composite 396 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx <anonymous> composite 21 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx <anonymous> composite 146 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx <anonymous> composite 154 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx <anonymous> composite 299 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx <anonymous> composite 310 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx <anonymous> composite 413 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx AddTodo high_complexity 342 4.01 moderate 4 0 6 0 4.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx App composite 125 3.55 moderate 3 0 5 0 4.4714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx EditTodo high_complexity 233 6.25 high 8 1 13 0 7.1714d0
god_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx Root composite 32 3.99 moderate 3 0 9 0 4.9114d0
long_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx Todos composite 174 3.68 moderate 3 0 6 0 4.6014d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx fetchTodoById deep_nesting 403 4.60 moderate 3 1 7 0 5.6814d2
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx fetchTodos high_complexity 379 5.12 moderate 4 1 9 0 6.0314d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx patchTodo deep_nesting 439 4.60 moderate 3 1 7 0 5.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/playground/src/index.tsx postTodo deep_nesting 420 4.48 moderate 3 1 6 0 5.4014d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/prefetching/src/pages/[user]/[repo].tsx <anonymous> composite 14 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/prefetching/src/pages/[user]/[repo].tsx <anonymous> composite 23 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/prefetching/src/pages/[user]/[repo].tsx Repo composite 18 3.20 moderate 3 0 3 0 4.1214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/prefetching/src/pages/[user]/[repo].tsx fetchProject composite 6 3.39 moderate 3 0 4 0 4.4714d2
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/prefetching/src/pages/_app.tsx <anonymous> composite 6 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/prefetching/src/pages/_app.tsx MyApp composite 5 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/prefetching/src/pages/index.tsx <anonymous> composite 55 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/prefetching/src/pages/index.tsx <anonymous> composite 5 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/prefetching/src/pages/index.tsx <anonymous> composite 13 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/prefetching/src/pages/index.tsx <anonymous> composite 49 2.68 low 1 0 6 0 3.6014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/prefetching/src/pages/index.tsx <anonymous> composite 52 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/prefetching/src/pages/index.tsx <anonymous> composite 62 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/prefetching/src/pages/index.tsx <anonymous> composite 8 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/prefetching/src/pages/index.tsx <anonymous> composite 14 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/prefetching/src/pages/index.tsx <anonymous> composite 33 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/prefetching/src/pages/index.tsx <anonymous> composite 58 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/prefetching/src/pages/index.tsx Example composite 21 4.08 moderate 3 0 10 0 4.9914d0
god_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-native/App.tsx App composite 25 2.95 low 3 0 2 0 3.8714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-native/App.tsx onAppStateChange high_complexity 14 3.72 moderate 4 1 1 0 4.6414d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-native/babel.config.js <anonymous> composite 1 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-native/src/components/Divider.tsx Divider composite 5 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-native/src/components/ErrorMessage.tsx ErrorMessage composite 8 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-native/src/components/ListItem.tsx <anonymous> composite 13 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-native/src/components/ListItem.tsx ListItem composite 11 1.60 low 1 0 1 0 2.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-native/src/components/LoadingIndicator.tsx LoadingIndicator composite 4 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-native/src/hooks/useAppState.ts <anonymous> composite 6 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-native/src/hooks/useAppState.ts <anonymous> composite 8 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-native/src/hooks/useAppState.ts useAppState composite 5 3.90 moderate 3 0 3 1 4.9014d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-native/src/hooks/useOnlineManager.ts <anonymous> high_complexity 7 5.70 moderate 7 1 3 1 6.6214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-native/src/hooks/useOnlineManager.ts <anonymous> high_complexity 10 3.54 moderate 5 0 2 0 4.4514d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-native/src/hooks/useOnlineManager.ts useOnlineManager high_complexity 6 5.48 moderate 5 1 4 1 6.4714d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-native/src/hooks/useRefreshByUser.ts refetchByUser high_complexity 6 4.56 moderate 6 1 2 0 5.4714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-native/src/hooks/useRefreshByUser.ts useRefreshByUser deep_nesting 3 4.00 moderate 3 1 3 0 5.0814d2
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-native/src/hooks/useRefreshOnFocus.ts <anonymous> high_complexity 8 3.72 moderate 4 1 1 0 4.6414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-native/src/hooks/useRefreshOnFocus.ts useRefreshOnFocus deep_nesting 4 4.19 moderate 3 1 4 0 5.1914d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-native/src/lib/api.ts <anonymous> composite 16 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-native/src/lib/api.ts <anonymous> composite 29 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-native/src/lib/api.ts <anonymous> composite 38 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-native/src/lib/api.ts delay composite 15 1.60 low 1 0 1 0 3.5614d13
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-native/src/lib/api.ts fetchMovie high_complexity 33 5.77 moderate 5 1 6 1 6.8514d2
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-native/src/lib/api.ts fetchMovies composite 21 3.80 moderate 3 0 7 0 4.7214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-native/src/navigation/MoviesStack.tsx MoviesStack composite 10 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-native/src/screens/MovieDetailsScreen.tsx <anonymous> composite 27 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-native/src/screens/MovieDetailsScreen.tsx MovieDetailsScreen high_complexity 24 7.77 high 9 1 5 3 8.6914d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-native/src/screens/MoviesListScreen.tsx <anonymous> composite 33 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-native/src/screens/MoviesListScreen.tsx <anonymous> composite 42 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-native/src/screens/MoviesListScreen.tsx <anonymous> composite 55 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-native/src/screens/MoviesListScreen.tsx <anonymous> composite 56 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-native/src/screens/MoviesListScreen.tsx MoviesListScreen high_complexity 24 7.45 high 7 1 5 3 8.3714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-router/src/contacts.ts <anonymous> high_complexity 30 4.07 moderate 4 1 2 0 4.9914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-router/src/contacts.ts <anonymous> composite 97 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-router/src/contacts.ts <anonymous> composite 65 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-router/src/contacts.ts <anonymous> composite 73 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-router/src/contacts.ts <anonymous> composite 83 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-router/src/contacts.ts createContact composite 49 3.90 moderate 3 0 8 0 4.9814d2
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-router/src/contacts.ts deleteContact high_complexity 80 6.59 high 7 1 4 2 7.6714d2
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-router/src/contacts.ts fakeNetwork composite 96 1.95 low 1 0 2 0 3.1914d4
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-router/src/contacts.ts getContact high_complexity 61 5.28 moderate 5 1 3 1 6.3614d2
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-router/src/contacts.ts getContacts high_complexity 39 4.94 moderate 5 1 5 0 6.0914d3
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-router/src/contacts.ts set composite 92 1.60 low 1 0 1 0 2.8414d4
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-router/src/contacts.ts updateContact high_complexity 69 6.75 high 7 1 5 2 7.9914d4
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-router/src/error-page.tsx ErrorPage high_complexity 3 5.38 moderate 5 2 3 0 6.3014d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-router/src/routes/contact.tsx <anonymous> high_complexity 35 5.48 moderate 5 1 4 1 6.3914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-router/src/routes/contact.tsx <anonymous> high_complexity 25 5.04 moderate 5 1 2 1 5.9514d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-router/src/routes/contact.tsx <anonymous> high_complexity 11 4.68 moderate 5 1 1 1 5.6014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-router/src/routes/contact.tsx <anonymous> high_complexity 88 4.07 moderate 4 1 2 0 4.9914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-router/src/routes/contact.tsx <anonymous> deep_nesting 34 3.19 moderate 1 1 4 0 4.1114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-router/src/routes/contact.tsx <anonymous> deep_nesting 8 2.75 low 1 1 2 0 3.6714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-router/src/routes/contact.tsx <anonymous> deep_nesting 24 2.75 low 1 1 2 0 3.6714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-router/src/routes/contact.tsx Contact high_complexity 47 5.35 moderate 7 1 5 0 6.2714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-router/src/routes/contact.tsx Favorite high_complexity 102 4.07 moderate 4 1 2 0 4.9914d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-router/src/routes/destroy.tsx <anonymous> high_complexity 7 5.28 moderate 5 1 3 1 6.2014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-router/src/routes/destroy.tsx <anonymous> deep_nesting 6 3.00 moderate 1 1 3 0 3.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-router/src/routes/edit.tsx <anonymous> high_complexity 15 5.64 moderate 5 1 5 1 6.5514d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-router/src/routes/edit.tsx <anonymous> deep_nesting 14 3.35 moderate 1 1 5 0 4.2714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-router/src/routes/edit.tsx <anonymous> composite 83 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-router/src/routes/edit.tsx ContactForm composite 35 2.95 low 3 0 2 0 3.8714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-router/src/routes/edit.tsx Edit composite 26 3.20 moderate 3 0 3 0 4.1214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-router/src/routes/index.tsx Index composite 1 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-router/src/routes/new.tsx <anonymous> composite 9 3.55 moderate 3 0 5 0 4.4714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-router/src/routes/new.tsx <anonymous> composite 8 2.55 low 1 0 5 0 3.4714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-router/src/routes/new.tsx New composite 17 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-router/src/routes/root.tsx <anonymous> composite 27 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-router/src/routes/root.tsx <anonymous> composite 61 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-router/src/routes/root.tsx <anonymous> composite 26 2.20 low 1 0 3 0 3.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-router/src/routes/root.tsx <anonymous> composite 75 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-router/src/routes/root.tsx <anonymous> composite 19 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-router/src/routes/root.tsx <anonymous> composite 22 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-router/src/routes/root.tsx <anonymous> composite 79 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/react-router/src/routes/root.tsx Root high_complexity 34 4.58 moderate 5 0 9 0 5.4914d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/rick-morty/src/App.tsx App composite 10 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/rick-morty/src/Character.tsx <anonymous> composite 40 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/rick-morty/src/Character.tsx <anonymous> composite 11 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/rick-morty/src/Character.tsx <anonymous> composite 52 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/rick-morty/src/Character.tsx <anonymous> composite 74 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/rick-morty/src/Character.tsx Character high_complexity 5 7.10 high 7 1 8 2 8.0214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/rick-morty/src/Character.tsx Episode high_complexity 49 5.04 moderate 5 1 2 1 5.9514d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/rick-morty/src/Character.tsx Location high_complexity 71 6.15 high 7 1 2 2 7.0714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/rick-morty/src/Characters.tsx <anonymous> composite 8 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/rick-morty/src/Characters.tsx <anonymous> composite 17 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/rick-morty/src/Characters.tsx Characters high_complexity 5 6.40 high 7 1 3 2 7.3214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/rick-morty/src/Episode.tsx <anonymous> composite 24 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/rick-morty/src/Episode.tsx <anonymous> composite 11 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/rick-morty/src/Episode.tsx <anonymous> composite 36 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/rick-morty/src/Episode.tsx Character high_complexity 33 6.15 high 7 1 2 2 7.0714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/rick-morty/src/Episode.tsx Episode high_complexity 5 6.88 high 7 1 6 2 7.8014d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/rick-morty/src/Episodes.tsx <anonymous> composite 8 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/rick-morty/src/Episodes.tsx <anonymous> composite 21 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/rick-morty/src/Episodes.tsx Episodes high_complexity 5 6.40 high 7 1 3 2 7.3214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/rick-morty/src/Home.tsx Home composite 3 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/rick-morty/src/Layout.tsx Layout composite 8 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/rick-morty/src/api.ts <anonymous> composite 1 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/rick-morty/src/api.ts <anonymous> composite 6 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/rick-morty/src/api.ts <anonymous> composite 13 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/rick-morty/src/api.ts <anonymous> composite 18 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/rick-morty/src/api.ts <anonymous> composite 25 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/shadow-dom/src/DogList.tsx <anonymous> high_complexity 9 8.15 high 7 1 5 4 9.0714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/shadow-dom/src/DogList.tsx <anonymous> high_complexity 12 5.74 moderate 5 1 2 2 6.6514d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/shadow-dom/src/DogList.tsx <anonymous> composite 29 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/simple/src/index.tsx <anonymous> composite 24 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/simple/src/index.tsx App composite 12 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/simple/src/index.tsx Example high_complexity 21 7.10 high 7 1 3 3 8.0214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/star-wars/src/App.tsx App composite 10 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/star-wars/src/Character.tsx <anonymous> composite 43 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/star-wars/src/Character.tsx <anonymous> composite 11 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/star-wars/src/Character.tsx <anonymous> composite 55 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/star-wars/src/Character.tsx <anonymous> composite 75 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/star-wars/src/Character.tsx Character high_complexity 5 7.10 high 7 1 8 2 8.0214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/star-wars/src/Character.tsx Film high_complexity 52 5.04 moderate 5 1 2 1 5.9514d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/star-wars/src/Character.tsx Homeworld high_complexity 72 6.15 high 7 1 2 2 7.0714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/star-wars/src/Characters.tsx <anonymous> composite 17 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/star-wars/src/Characters.tsx <anonymous> composite 8 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/star-wars/src/Characters.tsx Characters high_complexity 5 6.75 high 7 1 5 2 7.6714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/star-wars/src/Film.tsx <anonymous> composite 24 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/star-wars/src/Film.tsx <anonymous> composite 11 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/star-wars/src/Film.tsx <anonymous> composite 36 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/star-wars/src/Film.tsx Character high_complexity 33 5.04 moderate 5 1 2 1 5.9514d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/star-wars/src/Film.tsx Film high_complexity 5 6.88 high 7 1 6 2 7.8014d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/star-wars/src/Films.tsx <anonymous> composite 21 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/star-wars/src/Films.tsx <anonymous> composite 8 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/star-wars/src/Films.tsx Films high_complexity 5 6.88 high 7 1 6 2 7.8014d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/star-wars/src/Home.tsx Home composite 3 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/star-wars/src/Layout.tsx Layout composite 8 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/star-wars/src/api.ts <anonymous> composite 1 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/star-wars/src/api.ts <anonymous> composite 6 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/star-wars/src/api.ts <anonymous> composite 11 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/star-wars/src/api.ts <anonymous> composite 16 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/star-wars/src/api.ts <anonymous> composite 21 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/suspense/src/components/Button.tsx <anonymous> composite 14 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/suspense/src/components/Button.tsx <anonymous> composite 15 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/suspense/src/components/Button.tsx Button composite 5 3.20 moderate 3 0 3 0 4.1214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/suspense/src/components/Project.tsx <anonymous> composite 16 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/suspense/src/components/Project.tsx <anonymous> composite 21 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/suspense/src/components/Project.tsx Project composite 7 3.20 moderate 3 0 3 0 4.1214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/suspense/src/components/Projects.tsx <anonymous> composite 24 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/suspense/src/components/Projects.tsx <anonymous> composite 21 2.20 low 1 0 3 0 3.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/suspense/src/components/Projects.tsx <anonymous> composite 28 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/suspense/src/components/Projects.tsx Projects composite 7 3.68 moderate 3 0 6 0 4.6014d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/suspense/src/components/Spinner.tsx Spinner composite 3 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/suspense/src/index.tsx <anonymous> deep_nesting 44 4.45 moderate 3 1 2 1 5.3714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/suspense/src/index.tsx <anonymous> high_complexity 45 3.72 moderate 4 1 1 0 4.6414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/suspense/src/index.tsx <anonymous> composite 62 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/suspense/src/index.tsx <anonymous> composite 64 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/suspense/src/index.tsx <anonymous> composite 67 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/suspense/src/index.tsx <anonymous> composite 17 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/suspense/src/index.tsx <anonymous> composite 18 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/suspense/src/index.tsx App composite 28 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/suspense/src/index.tsx Example deep_nesting 36 4.35 moderate 3 1 5 0 5.2714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/suspense/src/queries.ts <anonymous> composite 9 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/suspense/src/queries.ts <anonymous> composite 21 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/suspense/src/queries.ts fetchProject composite 13 3.39 moderate 3 0 4 0 4.7914d6
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/suspense/src/queries.ts fetchProjects composite 1 3.39 moderate 3 0 4 0 4.6314d4
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/astro/src/components/Link.tsx <anonymous> composite 10 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/astro/src/components/Link.tsx <anonymous> composite 1 2.20 low 1 0 3 0 3.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/astro/src/components/SolidApp.tsx <anonymous> high_complexity 74 8.57 high 5 1 6 5 9.4914d
exit_heavylong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/astro/src/components/SolidApp.tsx <anonymous> composite 191 5.48 moderate 3 0 10 2 6.3914d
god_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/astro/src/components/SolidApp.tsx <anonymous> high_complexity 22 4.68 moderate 5 1 1 1 5.6014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/astro/src/components/SolidApp.tsx <anonymous> high_complexity 116 4.08 moderate 5 1 0 1 5.0014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/astro/src/components/SolidApp.tsx <anonymous> composite 77 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/astro/src/components/SolidApp.tsx <anonymous> composite 88 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/astro/src/components/SolidApp.tsx <anonymous> composite 196 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/astro/src/components/SolidApp.tsx <anonymous> composite 56 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/astro/src/components/SolidApp.tsx <anonymous> composite 205 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/astro/src/components/SolidApp.tsx <anonymous> high_complexity 30 2.92 low 4 0 1 0 3.8414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/astro/src/components/SolidApp.tsx <anonymous> composite 194 2.68 low 1 0 6 0 3.6014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/astro/src/components/SolidApp.tsx <anonymous> composite 86 2.39 low 1 0 4 0 3.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/astro/src/components/SolidApp.tsx <anonymous> composite 75 2.20 low 1 0 3 0 3.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/astro/src/components/SolidApp.tsx <anonymous> deep_nesting 114 1.80 low 1 1 0 0 2.7214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/astro/src/components/SolidApp.tsx <anonymous> composite 80 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/astro/src/components/SolidApp.tsx <anonymous> composite 91 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/astro/src/components/SolidApp.tsx <anonymous> composite 199 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/astro/src/components/SolidApp.tsx <anonymous> composite 220 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/astro/src/components/SolidApp.tsx <anonymous> composite 229 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/astro/src/components/SolidApp.tsx <anonymous> composite 47 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/astro/src/components/SolidApp.tsx <anonymous> composite 104 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/astro/src/components/SolidApp.tsx <anonymous> composite 167 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/astro/src/components/SolidApp.tsx select composite 95 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/astro/src/components/SolidApp.tsx select composite 204 2.20 low 1 0 3 0 3.1214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/astro/src/utils/index.ts <anonymous> high_complexity 3 4.78 moderate 5 1 4 0 5.6914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/astro/src/utils/index.ts <anonymous> high_complexity 6 3.27 moderate 4 0 2 0 4.1914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/astro/src/utils/index.ts <anonymous> composite 15 2.20 low 1 0 3 0 3.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/basic-graphql-request/src/index.tsx <anonymous> composite 122 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/basic-graphql-request/src/index.tsx <anonymous> composite 51 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/basic-graphql-request/src/index.tsx <anonymous> composite 88 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/basic-graphql-request/src/index.tsx <anonymous> composite 120 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/basic-graphql-request/src/index.tsx <anonymous> composite 49 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/basic-graphql-request/src/index.tsx <anonymous> composite 91 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/basic-graphql-request/src/index.tsx <anonymous> composite 148 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/basic-graphql-request/src/index.tsx <anonymous> composite 143 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/basic-graphql-request/src/index.tsx <anonymous> composite 176 1.00 low 1 0 0 0 2.0620d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/basic-graphql-request/src/index.tsx App composite 23 2.95 low 3 0 2 0 3.8714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/basic-graphql-request/src/index.tsx Post high_complexity 142 3.27 moderate 4 0 2 0 4.1914d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/basic-graphql-request/src/index.tsx Posts composite 72 3.20 moderate 3 0 3 0 4.1214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/basic-graphql-request/src/index.tsx createPost composite 119 2.20 low 1 0 3 0 3.2014d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/basic-graphql-request/src/index.tsx createPosts composite 48 1.95 low 1 0 2 0 2.9514d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/basic/src/index.tsx <anonymous> composite 29 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/basic/src/index.tsx <anonymous> composite 83 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/basic/src/index.tsx <anonymous> composite 129 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/basic/src/index.tsx <anonymous> composite 27 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/basic/src/index.tsx <anonymous> composite 52 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/basic/src/index.tsx <anonymous> composite 55 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/basic/src/index.tsx <anonymous> composite 91 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/basic/src/index.tsx <anonymous> composite 93 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/basic/src/index.tsx <anonymous> composite 104 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/basic/src/index.tsx <anonymous> composite 157 1.00 low 1 0 0 0 2.0620d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/basic/src/index.tsx Post high_complexity 98 3.27 moderate 4 0 2 0 4.1914d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/basic/src/index.tsx Posts composite 36 3.20 moderate 3 0 3 0 4.1214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/basic/src/index.tsx createPost composite 90 1.95 low 1 0 2 0 2.9514d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/basic/src/index.tsx createPosts composite 26 2.20 low 1 0 3 0 3.2014d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/default-query-function/src/index.tsx <anonymous> composite 14 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/default-query-function/src/index.tsx <anonymous> composite 73 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/default-query-function/src/index.tsx <anonymous> composite 76 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/default-query-function/src/index.tsx <anonymous> composite 114 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/default-query-function/src/index.tsx <anonymous> composite 58 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/default-query-function/src/index.tsx <anonymous> composite 106 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/default-query-function/src/index.tsx <anonymous> composite 142 1.00 low 1 0 0 0 2.0620d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/default-query-function/src/index.tsx App composite 33 2.95 low 3 0 2 0 3.8714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/default-query-function/src/index.tsx Post high_complexity 104 3.27 moderate 4 0 2 0 4.1914d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/default-query-function/src/index.tsx Posts composite 56 3.20 moderate 3 0 3 0 4.1214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/offline/src/App.tsx <anonymous> composite 35 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/offline/src/App.tsx <anonymous> composite 60 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/offline/src/App.tsx <anonymous> composite 118 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/offline/src/App.tsx <anonymous> composite 162 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/offline/src/App.tsx <anonymous> composite 24 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/offline/src/App.tsx <anonymous> composite 27 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/offline/src/App.tsx <anonymous> composite 62 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/offline/src/App.tsx <anonymous> composite 114 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/offline/src/App.tsx <anonymous> composite 52 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/offline/src/App.tsx <anonymous> composite 82 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/offline/src/App.tsx <anonymous> composite 88 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/offline/src/App.tsx <anonymous> composite 96 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/offline/src/App.tsx <anonymous> composite 185 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/offline/src/App.tsx App composite 55 2.20 low 1 0 3 0 3.1214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/offline/src/App.tsx Detail high_complexity 141 4.12 moderate 4 0 7 0 5.0414d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/offline/src/App.tsx List composite 95 3.39 moderate 3 0 4 0 4.3114d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/offline/src/App.tsx Movies composite 73 3.20 moderate 3 0 3 0 4.1214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/offline/src/App.tsx showNotification composite 42 3.39 moderate 3 0 4 0 4.4714d2
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/offline/src/App.tsx submitForm composite 146 3.20 moderate 3 0 3 0 4.1214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/offline/src/api.ts <anonymous> high_complexity 53 5.48 moderate 5 1 4 1 6.3914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/offline/src/api.ts <anonymous> deep_nesting 68 4.35 moderate 3 1 5 0 5.2714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/offline/src/api.ts <anonymous> high_complexity 73 3.72 moderate 4 1 1 0 4.6414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/offline/src/api.ts <anonymous> composite 45 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/offline/src/api.ts <anonymous> composite 35 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/offline/src/api.ts <anonymous> composite 17 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/offline/src/api.ts <anonymous> composite 27 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/offline/src/api.ts <anonymous> composite 82 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/offline/src/api.ts <anonymous> composite 83 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/offline/src/api.ts <anonymous> composite 49 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/offline/src/api.ts <anonymous> composite 56 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/offline/src/index.tsx <anonymous> composite 12 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/offline/src/movies.ts <anonymous> composite 12 4.92 moderate 3 0 12 1 5.8414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/offline/src/movies.ts <anonymous> composite 24 3.68 moderate 3 0 6 0 4.6014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/offline/src/movies.ts <anonymous> composite 43 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/offline/src/movies.ts <anonymous> composite 46 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/offline/src/movies.ts <anonymous> composite 22 2.80 low 1 0 7 0 3.7214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/offline/src/movies.ts <anonymous> composite 15 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/offline/src/movies.ts <anonymous> composite 7 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/offline/src/movies.ts <anonymous> composite 8 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/offline/src/movies.ts <anonymous> composite 9 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/offline/src/movies.ts <anonymous> composite 17 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/offline/src/movies.ts <anonymous> composite 52 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/offline/src/movies.ts <anonymous> composite 6 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/simple/src/index.tsx <anonymous> composite 25 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/simple/src/index.tsx <anonymous> composite 23 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/simple/src/index.tsx <anonymous> composite 55 1.00 low 1 0 0 0 2.0620d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/simple/src/index.tsx App composite 13 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/simple/src/index.tsx Example composite 22 3.90 moderate 3 0 3 1 4.8214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/app.tsx <anonymous> composite 24 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/app.tsx App composite 10 2.00 low 3 0 0 0 2.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/components/example.tsx <anonymous> composite 9 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/components/post-viewer.tsx <anonymous> high_complexity 16 4.74 moderate 5 0 11 0 5.6514d
god_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/components/post-viewer.tsx <anonymous> composite 41 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/components/post-viewer.tsx <anonymous> composite 49 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/components/post-viewer.tsx <anonymous> composite 20 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/components/post-viewer.tsx <anonymous> composite 22 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/components/post-viewer.tsx <anonymous> composite 67 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/components/post-viewer.tsx <anonymous> composite 63 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/components/post-viewer.tsx <anonymous> composite 77 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/components/post-viewer.tsx <anonymous> composite 79 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/components/query-boundary.tsx <anonymous> composite 39 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/components/query-boundary.tsx <anonymous> composite 47 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/components/query-boundary.tsx <anonymous> composite 37 2.20 low 1 0 3 0 3.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/components/query-boundary.tsx QueryBoundary composite 33 2.98 low 2 0 4 0 3.8914d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/components/user-info.tsx <anonymous> composite 25 3.80 moderate 3 0 7 0 4.7214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/components/user-info.tsx <anonymous> composite 45 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/components/user-info.tsx <anonymous> composite 61 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/components/user-info.tsx <anonymous> composite 28 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/components/user-info.tsx <anonymous> composite 41 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/components/user-info.tsx <anonymous> composite 16 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/components/user-info.tsx <anonymous> composite 18 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/components/user-info.tsx <anonymous> composite 55 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/entry-client.tsx <anonymous> composite 7 1.00 low 1 0 0 0 2.0620d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/entry-server.tsx <anonymous> composite 4 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/entry-server.tsx <anonymous> composite 6 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/routes/[...404].tsx NotFound composite 4 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/routes/batch-methods.tsx <anonymous> high_complexity 43 4.56 moderate 6 1 2 0 5.4714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/routes/batch-methods.tsx <anonymous> composite 33 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/routes/batch-methods.tsx <anonymous> composite 6 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/routes/batch-methods.tsx <anonymous> composite 35 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/routes/batch-methods.tsx <anonymous> composite 48 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/routes/batch-methods.tsx <anonymous> composite 55 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/routes/batch-methods.tsx <anonymous> composite 42 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/routes/batch-methods.tsx <anonymous> composite 55 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/routes/batch-methods.tsx <anonymous> composite 60 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/routes/batch-methods.tsx BatchMethods deep_nesting 30 4.60 moderate 3 1 7 0 5.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/routes/batch-methods.tsx sayHello composite 16 3.55 moderate 3 0 5 0 4.7114d3
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/routes/batch-methods.tsx sleep composite 5 1.60 low 1 0 1 0 2.6014d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/routes/batch-methods.tsx spin high_complexity 9 3.72 moderate 4 1 1 0 4.7214d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/routes/deferred.tsx Deferred composite 5 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/routes/hydration.tsx <anonymous> composite 9 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/routes/hydration.tsx <anonymous> composite 11 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/routes/hydration.tsx <anonymous> composite 32 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/routes/hydration.tsx <anonymous> composite 81 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/routes/hydration.tsx Hydration composite 8 3.80 moderate 3 0 7 0 4.7214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/routes/index.tsx Home composite 3 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/routes/mixed.tsx Mixed composite 5 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/routes/prefetch.tsx <anonymous> composite 7 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/routes/prefetch.tsx Prefetch composite 14 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/routes/streamed.tsx Streamed composite 5 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/routes/with-error.tsx Streamed composite 5 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/utils/api.ts <anonymous> high_complexity 10 6.05 high 7 1 5 1 6.9714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/utils/api.ts <anonymous> high_complexity 42 5.51 moderate 6 1 3 1 6.4214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/utils/api.ts <anonymous> composite 8 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/utils/api.ts <anonymous> composite 8 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/solid/solid-start-streaming/src/utils/api.ts <anonymous> composite 25 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/svelte/auto-refetching/src/routes/api/data/+server.ts <anonymous> high_complexity 7 5.96 moderate 6 2 5 0 6.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/svelte/auto-refetching/src/routes/api/data/+server.ts <anonymous> composite 18 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/svelte/basic/src/lib/data.ts <anonymous> composite 3 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/svelte/basic/src/lib/data.ts <anonymous> composite 9 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/svelte/basic/src/lib/data.ts <anonymous> composite 6 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/svelte/basic/src/routes/[postId]/+page.ts <anonymous> composite 3 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/svelte/optimistic-updates/src/routes/api/data/+server.ts <anonymous> high_complexity 18 5.77 moderate 5 1 6 1 6.6914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/svelte/optimistic-updates/src/routes/api/data/+server.ts <anonymous> composite 12 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/svelte/optimistic-updates/src/routes/api/data/+server.ts <anonymous> composite 13 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/svelte/playground/src/lib/stores.svelte.ts <anonymous> composite 31 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/svelte/playground/src/lib/stores.svelte.ts ref composite 1 2.60 low 3 0 1 0 3.6014d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/svelte/ssr/src/lib/api.ts <anonymous> composite 4 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/svelte/ssr/src/lib/api.ts <anonymous> composite 11 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/svelte/ssr/src/lib/api.ts <anonymous> composite 3 2.20 low 1 0 3 0 3.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/svelte/ssr/src/lib/api.ts <anonymous> composite 9 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/svelte/ssr/src/routes/+layout.ts <anonymous> composite 5 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/svelte/ssr/src/routes/+page.ts <anonymous> composite 4 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/svelte/ssr/src/routes/+page.ts <anonymous> composite 9 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/svelte/ssr/src/routes/[postId]/+page.ts <anonymous> composite 4 3.55 moderate 3 0 5 0 4.4714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/svelte/ssr/src/routes/[postId]/+page.ts <anonymous> composite 11 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/svelte/star-wars/src/lib/api.ts <anonymous> composite 1 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/svelte/star-wars/src/lib/api.ts <anonymous> composite 6 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/svelte/star-wars/src/lib/api.ts <anonymous> composite 11 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/svelte/star-wars/src/lib/api.ts <anonymous> composite 16 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/svelte/star-wars/src/lib/api.ts <anonymous> composite 21 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/vue/2.6-basic/src/main.ts render composite 11 1.60 low 1 0 1 0 2.6814d2
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/vue/2.7-basic/src/main.ts <anonymous> composite 11 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/vue/nuxt3/plugins/vue-query.ts <anonymous> high_complexity 14 4.94 moderate 5 1 5 0 5.8514d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/vue/nuxt3/plugins/vue-query.ts <anonymous> composite 26 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/vue/nuxt3/plugins/vue-query.ts <anonymous> composite 32 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/angular-cli-20/src/main.ts <anonymous> composite 5 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/react-next-14/app/client-component.tsx <anonymous> composite 9 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/react-next-14/app/client-component.tsx <anonymous> composite 10 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/react-next-14/app/client-component.tsx ClientComponent high_complexity 6 6.85 high 7 1 2 3 7.7714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/react-next-14/app/layout.tsx RootLayout composite 10 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/react-next-14/app/page.tsx Home composite 9 1.60 low 1 0 1 0 2.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/react-next-14/app/providers.tsx <anonymous> composite 7 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/react-next-14/app/providers.tsx Providers composite 6 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/react-next-15/app/_action.ts queryExampleAction composite 6 2.95 low 3 0 2 0 3.8714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/react-next-15/app/client-component.tsx <anonymous> composite 10 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/react-next-15/app/client-component.tsx ClientComponent high_complexity 7 7.29 high 7 1 4 3 8.2114d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/react-next-15/app/count/route.ts <anonymous> composite 3 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/react-next-15/app/layout.tsx RootLayout composite 10 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/react-next-15/app/make-query-client.ts <anonymous> composite 40 2.18 low 2 0 1 0 3.1014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/react-next-15/app/make-query-client.ts <anonymous> composite 7 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/react-next-15/app/make-query-client.ts <anonymous> composite 9 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/react-next-15/app/make-query-client.ts <anonymous> composite 29 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/react-next-15/app/make-query-client.ts <anonymous> composite 37 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/react-next-15/app/make-query-client.ts <anonymous> composite 10 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/react-next-15/app/make-query-client.ts <anonymous> composite 46 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/react-next-15/app/make-query-client.ts makeQueryClient composite 21 2.78 low 2 0 3 0 3.9414d3
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/react-next-15/app/page.tsx <anonymous> composite 14 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/react-next-15/app/page.tsx Home composite 9 4.38 moderate 3 0 6 1 5.3014d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/react-next-15/app/providers.tsx Providers composite 26 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/react-next-15/app/providers.tsx getQueryClient high_complexity 12 6.41 high 6 2 1 2 7.4014d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/react-next-16/app/_action.ts queryExampleAction composite 6 2.95 low 3 0 2 0 3.8714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/react-next-16/app/client-component.tsx <anonymous> composite 10 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/react-next-16/app/client-component.tsx ClientComponent high_complexity 7 7.29 high 7 1 4 3 8.2114d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/react-next-16/app/count/route.ts <anonymous> composite 3 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/react-next-16/app/layout.tsx RootLayout composite 10 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/react-next-16/app/make-query-client.ts <anonymous> composite 40 2.18 low 2 0 1 0 3.1014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/react-next-16/app/make-query-client.ts <anonymous> composite 7 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/react-next-16/app/make-query-client.ts <anonymous> composite 9 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/react-next-16/app/make-query-client.ts <anonymous> composite 29 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/react-next-16/app/make-query-client.ts <anonymous> composite 37 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/react-next-16/app/make-query-client.ts <anonymous> composite 10 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/react-next-16/app/make-query-client.ts <anonymous> composite 46 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/react-next-16/app/make-query-client.ts makeQueryClient composite 21 2.78 low 2 0 3 0 3.7814d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/react-next-16/app/page.tsx <anonymous> composite 14 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/react-next-16/app/page.tsx Home composite 9 4.38 moderate 3 0 6 1 5.3014d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/react-next-16/app/providers.tsx Providers composite 26 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/react-next-16/app/providers.tsx getQueryClient high_complexity 12 6.41 high 6 2 1 2 7.4014d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/react-vite/src/App.jsx <anonymous> high_complexity 4 6.85 high 7 1 2 3 7.7714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/react-vite/src/App.jsx <anonymous> composite 7 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/react-vite/src/App.jsx <anonymous> composite 8 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/solid-vite/src/App.jsx <anonymous> composite 4 3.65 moderate 3 0 2 1 4.5714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/solid-vite/src/App.jsx <anonymous> composite 7 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/solid-vite/src/App.jsx <anonymous> composite 5 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/solid-vite/src/App.jsx <anonymous> composite 8 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/integrations/solid-vite/src/index.jsx <anonymous> composite 12 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/scripts/prepack.js <anonymous> composite 53 2.54 low 2 0 2 0 3.4514d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/scripts/prepack.js processExports composite 51 3.14 moderate 2 0 5 0 4.1314d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/scripts/prepack.js replaceDist composite 40 1.60 low 1 0 1 0 2.6814d2
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/create-base-query.ts <anonymous> high_complexity 108 6.90 high 7 1 15 1 7.8214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/create-base-query.ts <anonymous> high_complexity 119 6.77 high 11 1 6 1 7.6914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/create-base-query.ts <anonymous> high_complexity 118 6.30 high 7 1 7 1 7.2214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/create-base-query.ts <anonymous> high_complexity 115 5.46 moderate 5 1 10 0 6.3814d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/create-base-query.ts <anonymous> high_complexity 116 5.38 moderate 5 1 9 0 6.2914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/create-base-query.ts <anonymous> high_complexity 147 4.07 moderate 4 1 2 0 4.9914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/create-base-query.ts <anonymous> composite 90 3.80 moderate 3 0 7 0 4.7214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/create-base-query.ts <anonymous> composite 157 3.68 moderate 3 0 6 0 4.6014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/create-base-query.ts <anonymous> composite 58 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/create-base-query.ts <anonymous> composite 168 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/create-base-query.ts <anonymous> composite 66 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/create-base-query.ts <anonymous> composite 97 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/create-base-query.ts <anonymous> composite 94 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/create-base-query.ts <anonymous> composite 80 2.20 low 1 0 3 0 3.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/create-base-query.ts <anonymous> composite 75 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/create-base-query.ts <anonymous> composite 98 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/create-base-query.ts <anonymous> composite 114 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/create-base-query.ts createBaseQuery high_complexity 31 9.01 critical 8 1 29 3 10.2514d4
god_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/devtools-panel/inject-devtools-panel.ts <anonymous> high_complexity 40 9.41 critical 9 3 13 2 10.3214d
god_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/devtools-panel/inject-devtools-panel.ts <anonymous> high_complexity 68 8.48 high 12 3 6 1 9.4014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/devtools-panel/inject-devtools-panel.ts <anonymous> high_complexity 58 8.00 high 7 3 8 1 8.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/devtools-panel/inject-devtools-panel.ts <anonymous> high_complexity 33 7.97 high 8 3 15 0 8.8914d
god_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/devtools-panel/inject-devtools-panel.ts <anonymous> composite 72 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/devtools-panel/inject-devtools-panel.ts <anonymous> composite 88 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/devtools-panel/inject-devtools-panel.ts <anonymous> composite 48 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/devtools-panel/stub.ts <anonymous> composite 5 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/devtools/stub.ts <anonymous> composite 4 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/devtools/with-devtools.ts <anonymous> high_complexity 88 10.92 critical 9 1 19 6 11.8314d
exit_heavygod_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/devtools/with-devtools.ts <anonymous> high_complexity 121 9.11 critical 13 1 15 3 10.0214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/devtools/with-devtools.ts <anonymous> high_complexity 76 7.88 high 12 1 21 1 8.7914d
god_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/devtools/with-devtools.ts <anonymous> high_complexity 61 6.84 high 9 1 22 0 7.7514d
god_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/devtools/with-devtools.ts <anonymous> high_complexity 150 5.88 moderate 5 1 7 1 6.8014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/devtools/with-devtools.ts <anonymous> high_complexity 106 4.68 moderate 5 1 1 1 5.6014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/devtools/with-devtools.ts <anonymous> composite 99 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/devtools/with-devtools.ts <anonymous> composite 168 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/devtools/with-devtools.ts <anonymous> composite 114 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/devtools/with-devtools.ts <anonymous> composite 68 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/devtools/with-devtools.ts <anonymous> composite 28 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/devtools/with-devtools.ts <anonymous> composite 69 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/devtools/with-devtools.ts <anonymous> composite 86 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/infinite-query-options.ts infiniteQueryOptions composite 181 1.00 low 1 0 0 0 2.3214d5
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-infinite-query.ts <anonymous> composite 119 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-infinite-query.ts injectInfiniteQuery high_complexity 113 3.72 moderate 4 0 4 0 4.6314d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-is-fetching.ts <anonymous> high_complexity 49 4.32 moderate 4 1 3 0 5.2414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-is-fetching.ts <anonymous> deep_nesting 47 3.35 moderate 1 1 5 0 4.2714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-is-fetching.ts <anonymous> composite 54 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-is-fetching.ts injectIsFetching high_complexity 31 5.34 moderate 4 1 12 0 6.2614d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-is-mutating.ts <anonymous> high_complexity 48 4.32 moderate 4 1 3 0 5.2414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-is-mutating.ts <anonymous> deep_nesting 46 3.35 moderate 1 1 5 0 4.2714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-is-mutating.ts <anonymous> composite 53 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-is-mutating.ts injectIsMutating high_complexity 30 5.41 moderate 4 1 13 0 6.3214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-is-restoring.ts <anonymous> composite 15 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-is-restoring.ts injectIsRestoring high_complexity 32 3.52 moderate 4 0 3 0 4.6814d3
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-is-restoring.ts provideIsRestoring composite 43 1.00 low 1 0 0 0 2.0014d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-mutation-state.ts <anonymous> high_complexity 103 4.92 moderate 4 1 7 0 5.8414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-mutation-state.ts <anonymous> deep_nesting 101 3.79 moderate 1 1 9 0 4.7114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-mutation-state.ts <anonymous> high_complexity 93 3.27 moderate 4 0 2 0 4.1914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-mutation-state.ts <anonymous> composite 110 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-mutation-state.ts <anonymous> composite 75 2.20 low 1 0 3 0 3.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-mutation-state.ts <anonymous> composite 40 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-mutation-state.ts <anonymous> composite 61 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-mutation-state.ts getResult composite 33 2.20 low 1 0 3 0 3.4414d4
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-mutation-state.ts injectMutationState high_complexity 60 7.38 high 5 1 19 2 8.2914d0
god_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-mutation.ts <anonymous> high_complexity 127 6.59 high 6 1 13 1 7.5114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-mutation.ts <anonymous> high_complexity 136 6.51 high 10 1 5 1 7.4314d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-mutation.ts <anonymous> high_complexity 132 6.46 high 6 1 11 1 7.3714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-mutation.ts <anonymous> high_complexity 135 5.99 moderate 6 1 6 1 6.9114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-mutation.ts <anonymous> high_complexity 133 5.02 moderate 4 1 8 0 5.9414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-mutation.ts <anonymous> high_complexity 161 4.07 moderate 4 1 2 0 4.9914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-mutation.ts <anonymous> composite 113 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-mutation.ts <anonymous> composite 87 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-mutation.ts <anonymous> composite 176 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-mutation.ts <anonymous> composite 72 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-mutation.ts <anonymous> composite 89 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-mutation.ts <anonymous> composite 97 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-mutation.ts <anonymous> composite 117 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-mutation.ts <anonymous> composite 80 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-mutation.ts injectMutation high_complexity 45 10.21 critical 7 1 28 5 11.1314d0
exit_heavygod_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-queries.ts <anonymous> composite 228 8.35 high 3 0 26 5 9.2714d
exit_heavygod_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-queries.ts <anonymous> composite 294 4.08 moderate 3 0 10 0 4.9914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-queries.ts <anonymous> composite 298 3.80 moderate 3 0 7 0 4.7214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-queries.ts <anonymous> composite 279 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-queries.ts <anonymous> composite 319 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-queries.ts <anonymous> composite 258 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-queries.ts <anonymous> composite 286 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-queries.ts <anonymous> composite 245 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-queries.ts <anonymous> composite 303 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-queries.ts <anonymous> composite 313 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-queries.ts <anonymous> composite 270 2.39 low 1 0 4 0 3.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-queries.ts <anonymous> composite 301 2.39 low 1 0 4 0 3.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-queries.ts <anonymous> composite 244 2.20 low 1 0 3 0 3.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-queries.ts <anonymous> composite 261 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-queries.ts <anonymous> composite 325 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-queries.ts <anonymous> composite 240 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-queries.ts <anonymous> composite 300 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-queries.ts injectQueries high_complexity 220 5.24 moderate 4 0 28 0 6.1514d0
god_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-query-client.ts injectQueryClient composite 18 1.60 low 1 0 1 0 2.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-query.ts <anonymous> composite 223 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/inject-query.ts injectQuery high_complexity 218 3.72 moderate 4 0 4 0 4.6314d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/mutation-options.ts mutationOptions composite 103 1.00 low 1 0 0 0 3.3614d18
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/pending-tasks-compat.ts <anonymous> composite 12 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/pending-tasks-compat.ts <anonymous> composite 24 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/pending-tasks-compat.ts <anonymous> composite 24 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/providers.ts <anonymous> composite 19 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/providers.ts <anonymous> composite 25 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/providers.ts <anonymous> composite 111 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/providers.ts provideAngularQuery composite 124 1.60 low 1 0 1 0 2.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/providers.ts provideQueryClient composite 14 2.39 low 1 0 4 0 3.3914d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/providers.ts provideTanStackQuery composite 105 1.95 low 1 0 2 0 2.9514d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/providers.ts queryFeature composite 146 1.00 low 1 0 0 0 2.0814d2
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/query-options.ts queryOptions composite 172 1.00 low 1 0 0 0 4.4014d31
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/signal-proxy.ts <anonymous> composite 31 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/signal-proxy.ts get high_complexity 20 6.40 high 7 1 3 2 7.3214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/signal-proxy.ts getOwnPropertyDescriptor composite 39 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/signal-proxy.ts has composite 33 1.60 low 1 0 1 0 2.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/signal-proxy.ts ownKeys composite 36 1.95 low 1 0 2 0 2.8714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/signal-proxy.ts signalProxy deep_nesting 14 4.19 moderate 3 1 4 0 5.5914d6
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/tsup.config.ts outExtension composite 10 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/vite.config.ts <anonymous> deep_nesting 62 4.60 moderate 3 1 7 0 5.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/vite.config.ts <anonymous> high_complexity 88 4.07 moderate 4 1 2 0 4.9914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/vite.config.ts <anonymous> composite 82 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/vite.config.ts <anonymous> composite 103 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/vite.config.ts ensureImportFileExtension composite 8 2.60 low 3 0 1 0 3.6814d2
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-persist-client/src/with-persist-query-client.ts <anonymous> high_complexity 65 6.08 high 5 1 9 1 6.9914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-persist-client/src/with-persist-query-client.ts <anonymous> composite 79 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-persist-client/src/with-persist-query-client.ts <anonymous> composite 73 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-persist-client/src/with-persist-query-client.ts <anonymous> composite 76 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-persist-client/src/with-persist-query-client.ts withPersistQueryClient deep_nesting 55 5.78 moderate 3 1 13 1 6.7014d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-persist-client/tsup.config.ts outExtension composite 10 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/root.tsup.config.js <anonymous> high_complexity 18 4.08 moderate 5 1 0 1 5.0014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/root.tsup.config.js legacyConfig composite 35 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/root.tsup.config.js modernConfig deep_nesting 8 1.80 low 1 1 0 0 2.7214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/rules/exhaustive-deps/exhaustive-deps.rule.ts <anonymous> high_complexity 37 11.40 critical 16 2 28 4 12.3214d
god_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/rules/exhaustive-deps/exhaustive-deps.rule.ts <anonymous> high_complexity 35 7.68 high 8 2 28 0 8.6014d
god_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/rules/exhaustive-deps/exhaustive-deps.rule.ts <anonymous> high_complexity 102 3.72 moderate 4 0 4 0 4.6314d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/rules/exhaustive-deps/exhaustive-deps.rule.ts <anonymous> composite 79 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/rules/exhaustive-deps/exhaustive-deps.rule.ts <anonymous> composite 90 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/rules/exhaustive-deps/exhaustive-deps.rule.ts <anonymous> composite 95 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/rules/exhaustive-deps/exhaustive-deps.rule.ts <anonymous> composite 119 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/rules/exhaustive-deps/exhaustive-deps.rule.ts <anonymous> composite 106 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/rules/exhaustive-deps/exhaustive-deps.rule.ts <anonymous> composite 110 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/rules/exhaustive-deps/exhaustive-deps.rule.ts <anonymous> composite 115 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/rules/exhaustive-deps/exhaustive-deps.rule.ts <anonymous> composite 147 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/rules/exhaustive-deps/exhaustive-deps.rule.ts dereferenceVariablesAndTypeAssertions high_complexity 172 10.91 critical 13 3 3 5 11.9814d2
exit_heavy
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/rules/exhaustive-deps/exhaustive-deps.rule.ts fix composite 137 1.60 low 1 0 1 0 2.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/rules/exhaustive-deps/exhaustive-deps.rule.ts getQueryFnRelevantNode high_complexity 157 5.37 moderate 8 1 0 2 6.5314d3
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/rules/exhaustive-deps/exhaustive-deps.utils.ts isInstanceOfKind composite 48 1.58 low 2 0 0 0 2.5014d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/rules/exhaustive-deps/exhaustive-deps.utils.ts isRelevantReference high_complexity 6 8.90 high 13 2 4 3 9.8214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/rules/no-rest-destructuring/no-rest-destructuring.rule.ts <anonymous> high_complexity 40 10.87 critical 16 2 6 5 11.7914d
exit_heavy
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/rules/no-rest-destructuring/no-rest-destructuring.rule.ts <anonymous> high_complexity 36 6.72 high 9 2 7 0 7.6414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/rules/no-rest-destructuring/no-rest-destructuring.rule.ts <anonymous> high_complexity 76 5.26 moderate 6 1 2 1 6.1714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/rules/no-rest-destructuring/no-rest-destructuring.rule.ts <anonymous> high_complexity 89 4.81 moderate 6 1 3 0 5.7214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/rules/no-rest-destructuring/no-rest-destructuring.rule.ts <anonymous> high_complexity 102 4.34 moderate 5 1 2 0 5.2514d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/rules/no-rest-destructuring/no-rest-destructuring.utils.ts <anonymous> composite 9 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/rules/no-rest-destructuring/no-rest-destructuring.utils.ts isObjectRestDestructuring high_complexity 5 4.68 moderate 5 1 1 1 5.6014d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/rules/no-unstable-deps/no-unstable-deps.rule.ts <anonymous> high_complexity 37 12.52 critical 24 2 10 6 13.4414d
exit_heavygod_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/rules/no-unstable-deps/no-unstable-deps.rule.ts <anonymous> high_complexity 126 5.97 moderate 8 2 3 0 6.8914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/rules/no-unstable-deps/no-unstable-deps.rule.ts <anonymous> high_complexity 94 4.21 moderate 6 1 1 0 5.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/rules/no-unstable-deps/no-unstable-deps.rule.ts <anonymous> high_complexity 134 4.21 moderate 6 1 1 0 5.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/rules/no-unstable-deps/no-unstable-deps.rule.ts <anonymous> composite 80 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/rules/no-unstable-deps/no-unstable-deps.rule.ts ImportDeclaration high_complexity 88 5.72 moderate 8 2 2 0 6.6414d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/rules/no-unstable-deps/no-unstable-deps.rule.ts VariableDeclarator high_complexity 107 7.28 high 11 2 4 1 8.1914d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/rules/no-unstable-deps/no-unstable-deps.rule.ts collectVariableNames high_complexity 61 3.12 moderate 4 1 0 0 4.2014d2
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/rules/no-unstable-deps/no-unstable-deps.rule.ts getReactHook high_complexity 41 7.41 high 13 2 1 2 8.4814d2
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/rules/no-unstable-deps/no-unstable-deps.rule.ts hasCombineProperty high_complexity 70 6.26 high 10 1 1 2 7.3414d2
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/rules/no-void-query-fn/no-void-query-fn.rule.ts <anonymous> high_complexity 32 5.82 moderate 4 2 8 0 6.7414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/rules/no-void-query-fn/no-void-query-fn.rule.ts <anonymous> composite 87 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/rules/no-void-query-fn/no-void-query-fn.rule.ts Property high_complexity 34 9.51 critical 14 2 8 3 10.4214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/rules/no-void-query-fn/no-void-query-fn.rule.ts isIllegalReturn high_complexity 81 6.59 high 7 1 4 2 7.7514d3
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/rules/stable-query-client/stable-query-client.rule.ts <anonymous> high_complexity 35 8.98 high 11 1 7 4 9.9014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/rules/stable-query-client/stable-query-client.rule.ts <anonymous> high_complexity 64 5.28 moderate 5 1 3 1 6.2014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/rules/stable-query-client/stable-query-client.rule.ts <anonymous> high_complexity 33 5.18 moderate 5 1 7 0 6.1014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/rules/stable-query-client/stable-query-client.rule.ts <anonymous> composite 77 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/ast-utils.ts <anonymous> high_complexity 64 4.07 moderate 4 1 2 0 4.9914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/ast-utils.ts <anonymous> composite 58 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/ast-utils.ts <anonymous> composite 72 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/ast-utils.ts <anonymous> composite 78 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/ast-utils.ts <anonymous> composite 197 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/ast-utils.ts <anonymous> composite 327 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/ast-utils.ts <anonymous> composite 337 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/ast-utils.ts <anonymous> composite 347 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/ast-utils.ts <anonymous> composite 356 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/ast-utils.ts <anonymous> composite 196 2.54 low 2 0 2 0 3.4514d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/ast-utils.ts <anonymous> composite 215 2.18 low 2 0 1 0 3.1014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/ast-utils.ts <anonymous> composite 46 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/ast-utils.ts <anonymous> composite 125 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/ast-utils.ts <anonymous> composite 211 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/ast-utils.ts <anonymous> composite 218 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/ast-utils.ts <anonymous> composite 218 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/ast-utils.ts <anonymous> composite 294 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/ast-utils.ts findPropertyWithIdentifierKey composite 41 1.95 low 1 0 2 0 2.8714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/ast-utils.ts getClosestVariableDeclarator high_complexity 303 5.11 moderate 6 2 0 1 6.0214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/ast-utils.ts getExternalRefs high_complexity 183 7.42 high 7 1 12 2 8.3414d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/ast-utils.ts getFunctionAncestor high_complexity 250 7.41 high 10 2 2 2 8.3314d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/ast-utils.ts getNestedIdentifiers high_complexity 50 7.74 high 21 2 6 0 8.6614d0
long_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/ast-utils.ts getNestedReturnStatements high_complexity 316 6.65 high 21 1 4 0 7.5714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/ast-utils.ts getReferencedExpressionByIdentifier high_complexity 280 5.48 moderate 5 1 4 1 6.3914d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/ast-utils.ts isAncestorIsCallee high_complexity 135 6.32 high 9 2 0 2 7.2414d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/ast-utils.ts isDeclaredInNode high_complexity 169 5.04 moderate 5 1 2 1 5.9514d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/ast-utils.ts isIdentifier composite 12 1.00 low 1 0 0 0 2.1614d3
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/ast-utils.ts isIdentifierWithName composite 15 2.18 low 2 0 1 0 3.1014d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/ast-utils.ts isIdentifierWithOneOfNames composite 21 2.54 low 2 0 2 0 3.4514d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/ast-utils.ts isNodeOfOneOf composite 6 1.60 low 1 0 1 0 2.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/ast-utils.ts isObjectExpression composite 30 1.00 low 1 0 0 0 2.1614d3
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/ast-utils.ts isProperty composite 27 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/ast-utils.ts isPropertyWithIdentifierKey composite 33 2.54 low 2 0 2 0 3.4514d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/ast-utils.ts isValidReactComponentOrHookName composite 241 2.00 low 3 0 0 0 2.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/ast-utils.ts mapKeyNodeToBaseText composite 232 1.95 low 1 0 2 0 2.8714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/ast-utils.ts mapKeyNodeToText composite 220 1.95 low 1 0 2 0 2.8714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/ast-utils.ts traverseUpOnly high_complexity 157 5.26 moderate 6 1 2 1 6.1714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/create-property-order-rule.ts <anonymous> high_complexity 49 5.01 moderate 6 1 0 2 5.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/create-property-order-rule.ts <anonymous> deep_nesting 27 4.79 moderate 3 1 9 0 5.7114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/create-property-order-rule.ts <anonymous> high_complexity 75 4.07 moderate 4 1 2 0 4.9914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/create-property-order-rule.ts CallExpression high_complexity 29 10.99 critical 15 1 9 9 11.9114d0
exit_heavy
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/create-property-order-rule.ts createPropertyOrderRule high_complexity 10 6.31 high 5 1 12 1 7.2214d0
god_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/create-property-order-rule.ts fix deep_nesting 71 5.05 moderate 3 1 5 1 5.9714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/create-property-order-rule.ts isTargetFunction composite 21 1.60 low 1 0 1 0 2.7614d3
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/detect-react-query-imports.ts <anonymous> high_complexity 25 8.92 high 9 1 9 4 9.8314d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/detect-react-query-imports.ts <anonymous> high_complexity 79 4.91 moderate 6 1 1 1 5.8214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/detect-react-query-imports.ts <anonymous> deep_nesting 78 4.80 moderate 3 1 1 2 5.7214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/detect-react-query-imports.ts <anonymous> high_complexity 30 4.50 moderate 7 1 0 1 5.4214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/detect-react-query-imports.ts <anonymous> high_complexity 44 4.08 moderate 5 1 0 1 5.0014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/detect-react-query-imports.ts ImportDeclaration high_complexity 55 5.17 moderate 8 1 3 0 6.0914d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/detect-react-query-imports.ts detectTanstackQueryImports high_complexity 24 5.79 moderate 7 1 9 0 6.7914d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/detect-react-query-imports.ts isSpecificTanstackQueryImport deep_nesting 29 3.40 moderate 3 1 1 0 4.3214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/detect-react-query-imports.ts isTanstackQueryImport deep_nesting 43 2.40 low 1 1 1 0 3.3214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/get-docs-url.ts <anonymous> composite 1 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/sort-data-by-order.ts <anonymous> high_complexity 52 6.06 high 6 2 2 1 6.9714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/sort-data-by-order.ts <anonymous> high_complexity 8 5.11 moderate 6 2 0 1 6.0214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/sort-data-by-order.ts <anonymous> high_complexity 32 5.10 moderate 7 1 1 1 6.0214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/sort-data-by-order.ts <anonymous> composite 26 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/sort-data-by-order.ts <anonymous> composite 21 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/sort-data-by-order.ts sortDataByOrder high_complexity 1 10.60 critical 7 2 7 7 11.7614d3
exit_heavy
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/unique-by.ts <anonymous> composite 2 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/unique-by.ts <anonymous> composite 2 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/unique-by.ts uniqueBy composite 1 2.20 low 1 0 3 0 3.3614d3
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query-devtools/root.tsup.config.js legacyConfig composite 28 1.60 low 1 0 1 0 2.6310d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query-devtools/root.tsup.config.js modernConfig composite 10 1.60 low 1 0 1 0 2.6310d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query-devtools/src/PreactQueryDevtools.tsx <anonymous> high_complexity 117 4.07 moderate 4 1 2 0 5.1010d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query-devtools/src/PreactQueryDevtools.tsx <anonymous> high_complexity 93 3.72 moderate 4 1 1 0 4.7510d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query-devtools/src/PreactQueryDevtools.tsx <anonymous> high_complexity 99 3.72 moderate 4 1 1 0 4.7510d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query-devtools/src/PreactQueryDevtools.tsx <anonymous> high_complexity 105 2.92 low 4 0 1 0 3.9510d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query-devtools/src/PreactQueryDevtools.tsx <anonymous> high_complexity 109 2.92 low 4 0 1 0 3.9510d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query-devtools/src/PreactQueryDevtools.tsx <anonymous> composite 89 2.60 low 3 0 1 0 3.6310d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query-devtools/src/PreactQueryDevtools.tsx <anonymous> composite 113 2.60 low 3 0 1 0 3.6310d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query-devtools/src/PreactQueryDevtools.tsx <anonymous> composite 121 2.60 low 3 0 1 0 3.6310d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query-devtools/src/PreactQueryDevtools.tsx <anonymous> composite 72 1.00 low 1 0 0 0 2.0310d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query-devtools/src/PreactQueryDevtools.tsx PreactQueryDevtools high_complexity 58 6.31 high 5 1 12 1 7.3410d0
god_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query-devtools/src/PreactQueryDevtoolsPanel.tsx <anonymous> high_complexity 94 4.07 moderate 4 1 2 0 5.1010d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query-devtools/src/PreactQueryDevtoolsPanel.tsx <anonymous> high_complexity 86 2.92 low 4 0 1 0 3.9510d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query-devtools/src/PreactQueryDevtoolsPanel.tsx <anonymous> composite 78 2.60 low 3 0 1 0 3.6310d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query-devtools/src/PreactQueryDevtoolsPanel.tsx <anonymous> composite 82 2.60 low 3 0 1 0 3.6310d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query-devtools/src/PreactQueryDevtoolsPanel.tsx <anonymous> composite 90 2.60 low 3 0 1 0 3.6310d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query-devtools/src/PreactQueryDevtoolsPanel.tsx <anonymous> composite 98 2.60 low 3 0 1 0 3.6310d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query-devtools/src/PreactQueryDevtoolsPanel.tsx <anonymous> composite 60 1.00 low 1 0 0 0 2.0310d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query-devtools/src/PreactQueryDevtoolsPanel.tsx <anonymous> composite 83 1.00 low 1 0 0 0 2.0310d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query-devtools/src/PreactQueryDevtoolsPanel.tsx PreactQueryDevtoolsPanel high_complexity 47 5.90 moderate 4 1 10 1 6.9310d0
god_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query-devtools/src/index.ts <anonymous> composite 6 1.00 low 1 0 0 0 2.0310d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query-devtools/src/index.ts <anonymous> composite 13 1.00 low 1 0 0 0 2.0310d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query-devtools/test-setup.ts <anonymous> composite 7 2.60 low 3 0 1 0 3.6310d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query-devtools/test-setup.ts <anonymous> composite 12 2.60 low 3 0 1 0 3.6310d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query-persist-client/src/PersistQueryClientProvider.tsx <anonymous> deep_nesting 24 5.49 moderate 3 1 9 1 6.5210d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query-persist-client/src/PersistQueryClientProvider.tsx <anonymous> high_complexity 39 4.81 moderate 4 1 6 0 5.8410d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query-persist-client/src/PersistQueryClientProvider.tsx <anonymous> composite 49 2.60 low 3 0 1 0 3.6310d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query-persist-client/src/PersistQueryClientProvider.tsx <anonymous> composite 35 2.00 low 3 0 0 0 3.0310d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query-persist-client/src/PersistQueryClientProvider.tsx <anonymous> composite 47 1.00 low 1 0 0 0 2.0310d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query-persist-client/src/PersistQueryClientProvider.tsx <anonymous> composite 48 1.00 low 1 0 0 0 2.0310d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query-persist-client/test-setup.ts <anonymous> composite 7 2.60 low 3 0 1 0 3.6310d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query-persist-client/test-setup.ts <anonymous> composite 12 2.60 low 3 0 1 0 3.6310d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/HydrationBoundary.tsx <anonymous> high_complexity 26 10.62 critical 9 4 9 3 11.6820d
long_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/HydrationBoundary.tsx <anonymous> high_complexity 54 10.40 critical 18 4 5 2 11.3114d
complex_branching
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/HydrationBoundary.tsx <anonymous> high_complexity 102 3.72 moderate 4 1 1 0 4.6414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/HydrationBoundary.tsx <anonymous> composite 35 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/IsRestoringProvider.ts <anonymous> composite 6 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/QueryClientProvider.tsx <anonymous> high_complexity 10 5.80 moderate 7 1 1 2 6.7214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/QueryClientProvider.tsx <anonymous> composite 29 3.90 moderate 3 0 3 1 4.8214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/QueryClientProvider.tsx <anonymous> composite 33 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/QueryClientProvider.tsx <anonymous> composite 35 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/QueryErrorResetBoundary.tsx <anonymous> composite 48 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/QueryErrorResetBoundary.tsx <anonymous> composite 19 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/QueryErrorResetBoundary.tsx <anonymous> composite 22 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/QueryErrorResetBoundary.tsx <anonymous> composite 35 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/QueryErrorResetBoundary.tsx <anonymous> composite 51 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/QueryErrorResetBoundary.tsx <anonymous> composite 25 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/QueryErrorResetBoundary.tsx createValue composite 16 2.00 low 3 0 0 0 3.0814d2
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/errorBoundaryUtils.ts <anonymous> high_complexity 13 5.20 moderate 7 2 1 0 6.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/errorBoundaryUtils.ts <anonymous> high_complexity 49 3.95 moderate 7 0 2 0 4.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/errorBoundaryUtils.ts <anonymous> composite 41 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/errorBoundaryUtils.ts <anonymous> composite 44 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/infiniteQueryOptions.ts infiniteQueryOptions composite 148 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/mutationOptions.ts mutationOptions composite 33 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/queryOptions.ts queryOptions composite 86 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/suspense.ts <anonymous> high_complexity 22 5.38 moderate 5 2 3 0 6.3014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/suspense.ts <anonymous> composite 79 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/suspense.ts <anonymous> composite 62 2.20 low 1 0 3 0 3.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/suspense.ts <anonymous> composite 50 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/suspense.ts <anonymous> composite 38 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/suspense.ts <anonymous> composite 30 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/suspense.ts <anonymous> composite 55 1.58 low 2 0 0 0 2.5014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/suspense.ts <anonymous> composite 12 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/useBaseQuery.ts <anonymous> composite 98 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/useBaseQuery.ts <anonymous> composite 114 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/useBaseQuery.ts <anonymous> composite 159 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/useBaseQuery.ts <anonymous> composite 111 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/useBaseQuery.ts <anonymous> composite 85 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/useBaseQuery.ts useBaseQuery high_complexity 27 11.45 critical 17 2 27 4 12.6914d4
god_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/useInfiniteQuery.ts useInfiniteQuery composite 72 1.60 low 1 0 1 0 2.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/useIsFetching.ts <anonymous> composite 17 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/useIsFetching.ts <anonymous> composite 21 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/useIsFetching.ts useIsFetching composite 8 3.80 moderate 3 0 7 0 4.7214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/useMutation.ts <anonymous> composite 55 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/useMutation.ts <anonymous> composite 39 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/useMutation.ts <anonymous> composite 45 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/useMutation.ts <anonymous> composite 49 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/useMutation.ts <anonymous> composite 32 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/useMutation.ts useMutation high_complexity 20 6.53 high 6 1 12 1 7.4414d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/useMutationState.ts <anonymous> high_complexity 60 4.32 moderate 4 1 3 0 5.2414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/useMutationState.ts <anonymous> deep_nesting 59 3.19 moderate 1 1 4 0 4.1114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/useMutationState.ts <anonymous> composite 53 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/useMutationState.ts <anonymous> composite 37 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/useMutationState.ts <anonymous> composite 72 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/useMutationState.ts getResult composite 30 2.20 low 1 0 3 0 3.3614d3
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/useMutationState.ts useIsMutating composite 14 2.95 low 3 0 2 0 3.8714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/useMutationState.ts useMutationState high_complexity 42 5.20 moderate 4 1 10 0 6.1914d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/usePrefetchInfiniteQuery.tsx usePrefetchInfiniteQuery high_complexity 10 4.32 moderate 4 1 3 0 5.2414d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/usePrefetchQuery.tsx usePrefetchQuery high_complexity 6 4.32 moderate 4 1 3 0 5.2414d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/useQueries.ts <anonymous> high_complexity 291 5.26 moderate 6 1 2 1 6.2024d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/useQueries.ts <anonymous> high_complexity 306 3.52 moderate 4 0 3 0 4.4414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/useQueries.ts <anonymous> composite 244 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/useQueries.ts <anonymous> composite 229 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/useQueries.ts <anonymous> composite 279 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/useQueries.ts <anonymous> composite 228 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/useQueries.ts <anonymous> composite 270 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/useQueries.ts <anonymous> composite 276 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/useQueries.ts <anonymous> composite 286 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/useQueries.ts <anonymous> composite 252 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/useQueries.ts useQueries high_complexity 207 11.43 critical 10 1 30 6 13.4224d13
exit_heavygod_functionlong_functionhub_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/useQuery.ts useQuery composite 50 1.60 low 1 0 1 0 2.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/useSuspenseInfiniteQuery.ts useSuspenseInfiniteQuery high_complexity 18 5.14 moderate 5 2 2 0 6.0514d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/useSuspenseQueries.ts <anonymous> high_complexity 193 4.78 moderate 5 2 1 0 5.7014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/useSuspenseQueries.ts useSuspenseQueries deep_nesting 189 3.80 moderate 1 2 3 0 4.7214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/useSuspenseQuery.ts useSuspenseQuery high_complexity 8 5.14 moderate 5 2 2 0 6.6114d7
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/utils.ts <anonymous> high_complexity 73 4.58 moderate 5 1 3 0 5.5014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/utils.ts <anonymous> high_complexity 35 4.32 moderate 4 1 3 0 5.2414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/utils.ts <anonymous> high_complexity 26 4.07 moderate 4 1 2 0 4.9914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/utils.ts <anonymous> high_complexity 40 4.07 moderate 4 1 2 0 4.9914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/utils.ts didSnapshotChange high_complexity 50 5.74 moderate 5 1 2 2 6.9714d4
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/utils.ts useSyncExternalStore deep_nesting 16 5.30 moderate 3 1 7 1 6.7014d6
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/utils.ts useSyncExternalStoreWithSelector high_complexity 65 5.37 moderate 4 1 5 1 6.2914d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/test-setup.ts <anonymous> composite 7 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/test-setup.ts <anonymous> composite 12 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-async-storage-persister/src/asyncThrottle.ts <anonymous> high_complexity 20 7.69 high 15 2 4 1 8.6114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-async-storage-persister/src/asyncThrottle.ts <anonymous> composite 28 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-async-storage-persister/src/asyncThrottle.ts <anonymous> composite 25 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-async-storage-persister/src/asyncThrottle.ts asyncThrottle high_complexity 9 6.69 high 7 2 4 1 7.6914d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-async-storage-persister/src/index.ts <anonymous> high_complexity 42 9.40 critical 7 3 8 3 10.3214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-async-storage-persister/src/index.ts <anonymous> high_complexity 51 5.74 moderate 5 1 2 2 6.6514d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-async-storage-persister/src/index.ts <anonymous> high_complexity 84 5.04 moderate 5 1 2 1 5.9514d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-async-storage-persister/src/index.ts <anonymous> high_complexity 65 5.01 moderate 6 2 1 0 5.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-async-storage-persister/src/index.ts <anonymous> composite 93 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-async-storage-persister/src/index.ts <anonymous> composite 99 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-async-storage-persister/src/utils.ts noop composite 3 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-broadcast-client-experimental/src/index.ts <anonymous> high_complexity 70 9.58 critical 11 4 4 2 10.4914d
complex_branching
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-broadcast-client-experimental/src/index.ts <anonymous> high_complexity 65 9.44 critical 5 4 5 3 10.3514d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-broadcast-client-experimental/src/index.ts <anonymous> high_complexity 30 5.56 moderate 10 1 1 1 6.4814d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-broadcast-client-experimental/src/index.ts <anonymous> composite 109 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-broadcast-client-experimental/src/index.ts <anonymous> composite 17 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-broadcast-client-experimental/src/index.ts broadcastQueryClient high_complexity 11 10.74 critical 5 4 11 4 11.6514d0
god_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-broadcast-client-experimental/test-setup.ts <anonymous> composite 7 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-broadcast-client-experimental/test-setup.ts <anonymous> composite 12 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/utils/index.cjs <anonymous> high_complexity 1 12.10 critical 11 2 22 12 13.0114d
exit_heavygod_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/utils/index.cjs <anonymous> high_complexity 23 7.80 high 7 2 7 2 8.7214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/utils/index.cjs <anonymous> high_complexity 156 6.06 high 8 1 4 1 6.9814d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/utils/index.cjs <anonymous> high_complexity 170 6.06 high 8 1 4 1 6.9814d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/utils/index.cjs <anonymous> high_complexity 90 5.51 moderate 6 1 3 1 6.4214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/utils/index.cjs <anonymous> high_complexity 2 5.28 moderate 5 1 3 1 6.2014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/utils/index.cjs <anonymous> deep_nesting 87 4.18 moderate 2 1 7 0 5.1014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/utils/index.cjs <anonymous> high_complexity 150 3.72 moderate 4 1 1 0 4.6414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/utils/index.cjs <anonymous> composite 27 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/utils/index.cjs <anonymous> high_complexity 139 2.92 low 4 0 1 0 3.8414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/utils/index.cjs <anonymous> composite 14 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/utils/index.cjs <anonymous> composite 75 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/utils/index.cjs <anonymous> composite 111 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/utils/index.cjs <anonymous> composite 114 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/utils/index.cjs <anonymous> composite 117 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/utils/index.cjs <anonymous> composite 120 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/utils/index.cjs <anonymous> composite 123 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/utils/index.cjs <anonymous> composite 126 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/utils/index.cjs <anonymous> composite 129 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/utils/index.cjs <anonymous> composite 132 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/utils/index.cjs <anonymous> composite 4 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/utils/index.cjs <anonymous> composite 109 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/utils/index.cjs <anonymous> composite 184 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/utils/transformers/query-cache-transformer.cjs <anonymous> high_complexity 1 10.58 critical 10 1 25 5 11.5014d
exit_heavygod_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/utils/transformers/query-cache-transformer.cjs <anonymous> high_complexity 7 6.95 high 10 1 9 1 7.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/utils/transformers/query-cache-transformer.cjs <anonymous> high_complexity 90 6.59 high 7 1 4 2 7.5114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/utils/transformers/query-cache-transformer.cjs <anonymous> high_complexity 41 5.51 moderate 6 1 3 1 6.4214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/utils/transformers/query-cache-transformer.cjs <anonymous> deep_nesting 64 5.02 moderate 3 1 12 0 5.9414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/utils/transformers/query-cache-transformer.cjs <anonymous> deep_nesting 37 3.94 moderate 2 1 5 0 4.8514d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/utils/transformers/query-cache-transformer.cjs <anonymous> composite 112 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/utils/transformers/query-cache-transformer.cjs <anonymous> composite 12 2.54 low 2 0 2 0 3.4514d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/utils/transformers/query-cache-transformer.cjs <anonymous> composite 18 2.54 low 2 0 2 0 3.4514d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/utils/transformers/query-cache-transformer.cjs <anonymous> composite 15 2.18 low 2 0 1 0 3.1014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/utils/transformers/query-cache-transformer.cjs <anonymous> composite 61 2.18 low 2 0 1 0 3.1014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/utils/transformers/query-cache-transformer.cjs <anonymous> composite 87 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/utils/transformers/query-cache-transformer.cjs <anonymous> composite 80 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/utils/transformers/query-client-transformer.cjs <anonymous> high_complexity 1 6.11 high 4 1 13 1 7.0214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/utils/transformers/query-client-transformer.cjs <anonymous> high_complexity 26 5.48 moderate 5 1 4 1 6.3914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/utils/transformers/query-client-transformer.cjs <anonymous> deep_nesting 10 4.79 moderate 3 1 9 0 5.7114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/utils/transformers/query-client-transformer.cjs <anonymous> composite 43 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/utils/transformers/query-client-transformer.cjs <anonymous> composite 7 2.54 low 2 0 2 0 3.4514d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/utils/transformers/query-client-transformer.cjs <anonymous> composite 23 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/utils/transformers/use-query-like-transformer.cjs <anonymous> deep_nesting 1 6.90 high 3 2 8 2 7.8214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/utils/transformers/use-query-like-transformer.cjs <anonymous> high_complexity 7 6.06 high 6 2 2 1 6.9714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/utils/transformers/use-query-like-transformer.cjs <anonymous> composite 28 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/utils/transformers/use-query-like-transformer.cjs <anonymous> composite 19 2.20 low 1 0 3 0 3.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/utils/transformers/use-query-like-transformer.cjs <anonymous> composite 24 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/default-import.input.tsx <anonymous> composite 14 5.57 moderate 3 0 61 0 6.4914d
god_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/default-import.input.tsx <anonymous> composite 68 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/default-import.input.tsx <anonymous> composite 69 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/default-import.input.tsx <anonymous> composite 30 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/default-import.input.tsx <anonymous> composite 31 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/default-import.input.tsx <anonymous> composite 32 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/default-import.input.tsx <anonymous> composite 33 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/default-import.input.tsx <anonymous> composite 51 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/default-import.input.tsx <anonymous> composite 53 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/default-import.input.tsx <anonymous> composite 54 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/default-import.input.tsx <anonymous> composite 55 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/default-import.output.tsx <anonymous> composite 14 5.57 moderate 3 0 61 0 6.4914d
god_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/default-import.output.tsx <anonymous> composite 70 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/default-import.output.tsx <anonymous> composite 71 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/default-import.output.tsx <anonymous> composite 32 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/default-import.output.tsx <anonymous> composite 33 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/default-import.output.tsx <anonymous> composite 34 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/default-import.output.tsx <anonymous> composite 35 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/default-import.output.tsx <anonymous> composite 53 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/default-import.output.tsx <anonymous> composite 55 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/default-import.output.tsx <anonymous> composite 56 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/default-import.output.tsx <anonymous> composite 57 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/named-import.input.tsx <anonymous> composite 14 5.57 moderate 3 0 61 0 6.4914d
god_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/named-import.input.tsx <anonymous> composite 70 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/named-import.input.tsx <anonymous> composite 71 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/named-import.input.tsx <anonymous> composite 30 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/named-import.input.tsx <anonymous> composite 31 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/named-import.input.tsx <anonymous> composite 32 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/named-import.input.tsx <anonymous> composite 33 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/named-import.input.tsx <anonymous> composite 51 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/named-import.input.tsx <anonymous> composite 53 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/named-import.input.tsx <anonymous> composite 54 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/named-import.input.tsx <anonymous> composite 56 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/named-import.output.tsx <anonymous> composite 14 5.57 moderate 3 0 61 0 6.4914d
god_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/named-import.output.tsx <anonymous> composite 72 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/named-import.output.tsx <anonymous> composite 73 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/named-import.output.tsx <anonymous> composite 32 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/named-import.output.tsx <anonymous> composite 33 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/named-import.output.tsx <anonymous> composite 34 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/named-import.output.tsx <anonymous> composite 35 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/named-import.output.tsx <anonymous> composite 53 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/named-import.output.tsx <anonymous> composite 55 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/named-import.output.tsx <anonymous> composite 56 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/named-import.output.tsx <anonymous> composite 58 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/namespaced-import.input.tsx <anonymous> composite 4 5.57 moderate 3 0 61 0 6.4914d
god_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/namespaced-import.input.tsx <anonymous> composite 60 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/namespaced-import.input.tsx <anonymous> composite 61 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/namespaced-import.input.tsx <anonymous> composite 20 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/namespaced-import.input.tsx <anonymous> composite 21 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/namespaced-import.input.tsx <anonymous> composite 22 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/namespaced-import.input.tsx <anonymous> composite 23 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/namespaced-import.input.tsx <anonymous> composite 41 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/namespaced-import.input.tsx <anonymous> composite 43 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/namespaced-import.input.tsx <anonymous> composite 44 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/namespaced-import.input.tsx <anonymous> composite 46 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/namespaced-import.output.tsx <anonymous> composite 4 5.57 moderate 3 0 61 0 6.4914d
god_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/namespaced-import.output.tsx <anonymous> composite 62 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/namespaced-import.output.tsx <anonymous> composite 63 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/namespaced-import.output.tsx <anonymous> composite 22 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/namespaced-import.output.tsx <anonymous> composite 23 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/namespaced-import.output.tsx <anonymous> composite 24 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/namespaced-import.output.tsx <anonymous> composite 25 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/namespaced-import.output.tsx <anonymous> composite 43 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/namespaced-import.output.tsx <anonymous> composite 45 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/namespaced-import.output.tsx <anonymous> composite 46 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/namespaced-import.output.tsx <anonymous> composite 48 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/parameter-is-identifier.input.tsx <anonymous> composite 4 3.55 moderate 3 0 5 0 4.4714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/parameter-is-identifier.input.tsx <anonymous> composite 24 3.55 moderate 3 0 5 0 4.4714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/parameter-is-identifier.input.tsx <anonymous> composite 38 3.55 moderate 3 0 5 0 4.4714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/parameter-is-identifier.input.tsx <anonymous> composite 18 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/parameter-is-identifier.output.tsx <anonymous> composite 4 3.55 moderate 3 0 5 0 4.4714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/parameter-is-identifier.output.tsx <anonymous> composite 24 3.55 moderate 3 0 5 0 4.4714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/parameter-is-identifier.output.tsx <anonymous> composite 38 3.55 moderate 3 0 5 0 4.4714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/parameter-is-identifier.output.tsx <anonymous> composite 18 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/parameter-is-object-expression.input.tsx <anonymous> composite 87 3.68 moderate 3 0 6 0 4.6014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/parameter-is-object-expression.input.tsx <anonymous> composite 102 3.68 moderate 3 0 6 0 4.6014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/parameter-is-object-expression.input.tsx <anonymous> composite 6 3.55 moderate 3 0 5 0 4.4714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/parameter-is-object-expression.input.tsx <anonymous> composite 19 3.55 moderate 3 0 5 0 4.4714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/parameter-is-object-expression.input.tsx <anonymous> composite 33 3.55 moderate 3 0 5 0 4.4714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/parameter-is-object-expression.input.tsx <anonymous> composite 46 3.55 moderate 3 0 5 0 4.4714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/parameter-is-object-expression.input.tsx <anonymous> composite 60 3.55 moderate 3 0 5 0 4.4714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/parameter-is-object-expression.input.tsx <anonymous> composite 73 3.55 moderate 3 0 5 0 4.4714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/parameter-is-object-expression.input.tsx <anonymous> composite 116 3.55 moderate 3 0 5 0 4.4714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/parameter-is-object-expression.input.tsx <anonymous> composite 88 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/parameter-is-object-expression.output.tsx <anonymous> composite 135 3.68 moderate 3 0 6 0 4.6014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/parameter-is-object-expression.output.tsx <anonymous> composite 150 3.68 moderate 3 0 6 0 4.6014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/parameter-is-object-expression.output.tsx <anonymous> composite 6 3.55 moderate 3 0 5 0 4.4714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/parameter-is-object-expression.output.tsx <anonymous> composite 31 3.55 moderate 3 0 5 0 4.4714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/parameter-is-object-expression.output.tsx <anonymous> composite 57 3.55 moderate 3 0 5 0 4.4714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/parameter-is-object-expression.output.tsx <anonymous> composite 82 3.55 moderate 3 0 5 0 4.4714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/parameter-is-object-expression.output.tsx <anonymous> composite 108 3.55 moderate 3 0 5 0 4.4714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/parameter-is-object-expression.output.tsx <anonymous> composite 121 3.55 moderate 3 0 5 0 4.4714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/parameter-is-object-expression.output.tsx <anonymous> composite 164 3.55 moderate 3 0 5 0 4.4714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/parameter-is-object-expression.output.tsx <anonymous> composite 136 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/type-arguments.input.tsx <anonymous> composite 12 3.55 moderate 3 0 5 0 4.4714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/__testfixtures__/type-arguments.output.tsx <anonymous> composite 12 3.55 moderate 3 0 5 0 4.4714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/key-transformation.cjs <anonymous> deep_nesting 50 5.88 moderate 3 1 6 2 6.8014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/key-transformation.cjs <anonymous> high_complexity 62 5.70 moderate 6 1 4 1 6.6214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/key-transformation.cjs <anonymous> composite 144 3.80 moderate 3 0 7 0 4.7214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/key-transformation.cjs <anonymous> composite 7 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/key-transformation.cjs <anonymous> composite 92 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/key-transformation.cjs <anonymous> composite 126 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/replace-import-specifier.cjs <anonymous> composite 1 4.25 moderate 3 0 5 1 5.1714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/replace-import-specifier.cjs <anonymous> composite 10 3.65 moderate 3 0 2 1 4.5714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/replace-import-specifier.cjs <anonymous> composite 17 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/utils/replacers/key-replacer.cjs <anonymous> high_complexity 93 12.92 critical 18 3 10 8 13.8414d
exit_heavygod_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/utils/replacers/key-replacer.cjs <anonymous> high_complexity 8 12.12 critical 6 3 22 7 13.0414d
exit_heavygod_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/utils/replacers/key-replacer.cjs <anonymous> high_complexity 32 10.71 critical 13 2 7 5 11.6214d
exit_heavy
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/utils/replacers/key-replacer.cjs <anonymous> high_complexity 83 3.72 moderate 4 1 1 0 4.6414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/utils/replacers/key-replacer.cjs <anonymous> composite 19 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/utils/replacers/key-replacer.cjs <anonymous> composite 71 2.20 low 1 0 3 0 3.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/utils/replacers/key-replacer.cjs <anonymous> composite 130 2.20 low 1 0 3 0 3.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/utils/replacers/key-replacer.cjs <anonymous> composite 12 2.18 low 2 0 1 0 3.1014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/utils/replacers/key-replacer.cjs <anonymous> composite 146 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/utils/replacers/key-replacer.cjs <anonymous> composite 9 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/utils/replacers/key-replacer.cjs <anonymous> composite 16 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/utils/replacers/key-replacer.cjs <anonymous> composite 78 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/utils/replacers/key-replacer.cjs <anonymous> composite 80 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/utils/replacers/key-replacer.cjs <anonymous> composite 127 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/default-import.input.tsx <anonymous> high_complexity 4 4.81 moderate 6 1 3 0 5.7214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/default-import.input.tsx <anonymous> high_complexity 17 4.81 moderate 6 1 3 0 5.7214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/default-import.input.tsx <anonymous> high_complexity 30 4.81 moderate 6 1 3 0 5.7214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/default-import.input.tsx <anonymous> high_complexity 43 4.81 moderate 6 1 3 0 5.7214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/default-import.input.tsx <anonymous> composite 56 4.00 moderate 3 0 1 2 4.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/default-import.input.tsx <anonymous> composite 7 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/default-import.input.tsx <anonymous> composite 20 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/default-import.input.tsx <anonymous> composite 33 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/default-import.input.tsx <anonymous> composite 46 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/default-import.input.tsx <anonymous> composite 60 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/default-import.input.tsx <anonymous> composite 69 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/default-import.input.tsx <anonymous> composite 77 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/default-import.input.tsx useAnotherThing composite 66 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/default-import.input.tsx useSomethingElse composite 57 2.60 low 3 0 1 0 3.6814d2
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/default-import.output.tsx <anonymous> high_complexity 4 4.81 moderate 6 1 3 0 5.7214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/default-import.output.tsx <anonymous> high_complexity 17 4.81 moderate 6 1 3 0 5.7214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/default-import.output.tsx <anonymous> high_complexity 30 4.81 moderate 6 1 3 0 5.7214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/default-import.output.tsx <anonymous> high_complexity 43 4.81 moderate 6 1 3 0 5.7214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/default-import.output.tsx <anonymous> composite 56 4.00 moderate 3 0 1 2 4.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/default-import.output.tsx <anonymous> composite 7 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/default-import.output.tsx <anonymous> composite 20 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/default-import.output.tsx <anonymous> composite 33 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/default-import.output.tsx <anonymous> composite 46 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/default-import.output.tsx <anonymous> composite 60 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/default-import.output.tsx <anonymous> composite 69 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/default-import.output.tsx <anonymous> composite 77 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/default-import.output.tsx useAnotherThing composite 66 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/default-import.output.tsx useSomethingElse composite 57 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/named-import.input.tsx <anonymous> high_complexity 4 4.81 moderate 6 1 3 0 5.7214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/named-import.input.tsx <anonymous> high_complexity 17 4.81 moderate 6 1 3 0 5.7214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/named-import.input.tsx <anonymous> high_complexity 30 4.81 moderate 6 1 3 0 5.7214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/named-import.input.tsx <anonymous> high_complexity 43 4.81 moderate 6 1 3 0 5.7214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/named-import.input.tsx <anonymous> composite 56 4.00 moderate 3 0 1 2 4.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/named-import.input.tsx <anonymous> composite 7 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/named-import.input.tsx <anonymous> composite 20 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/named-import.input.tsx <anonymous> composite 33 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/named-import.input.tsx <anonymous> composite 46 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/named-import.input.tsx <anonymous> composite 60 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/named-import.input.tsx <anonymous> composite 69 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/named-import.input.tsx <anonymous> composite 77 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/named-import.input.tsx useAnotherThing composite 66 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/named-import.input.tsx useSomethingElse composite 57 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/named-import.output.tsx <anonymous> high_complexity 4 4.81 moderate 6 1 3 0 5.7214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/named-import.output.tsx <anonymous> high_complexity 17 4.81 moderate 6 1 3 0 5.7214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/named-import.output.tsx <anonymous> high_complexity 30 4.81 moderate 6 1 3 0 5.7214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/named-import.output.tsx <anonymous> high_complexity 43 4.81 moderate 6 1 3 0 5.7214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/named-import.output.tsx <anonymous> composite 56 4.00 moderate 3 0 1 2 4.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/named-import.output.tsx <anonymous> composite 7 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/named-import.output.tsx <anonymous> composite 20 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/named-import.output.tsx <anonymous> composite 33 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/named-import.output.tsx <anonymous> composite 46 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/named-import.output.tsx <anonymous> composite 60 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/named-import.output.tsx <anonymous> composite 69 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/named-import.output.tsx <anonymous> composite 77 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/named-import.output.tsx useAnotherThing composite 66 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/__testfixtures__/named-import.output.tsx useSomethingElse composite 57 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/is-loading.cjs <anonymous> high_complexity 107 13.55 critical 13 4 14 11 14.4714d
complex_branchingexit_heavygod_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/is-loading.cjs <anonymous> high_complexity 15 12.36 critical 4 4 20 18 13.2714d
exit_heavygod_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/is-loading.cjs <anonymous> high_complexity 133 6.15 high 7 1 2 2 7.0714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/is-loading.cjs <anonymous> high_complexity 160 3.72 moderate 4 1 1 0 4.6414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/is-loading.cjs <anonymous> composite 227 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/is-loading.cjs <anonymous> composite 20 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/is-loading.cjs <anonymous> composite 179 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/is-loading.cjs <anonymous> composite 193 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/is-loading.cjs <anonymous> composite 63 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/is-loading.cjs <anonymous> composite 80 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/is-loading.cjs <anonymous> composite 97 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/is-loading.cjs <anonymous> composite 32 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/is-loading.cjs <anonymous> composite 42 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/is-loading.cjs <anonymous> composite 52 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/is-loading.cjs <anonymous> composite 82 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/is-loading/is-loading.cjs <anonymous> composite 99 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.input.tsx <anonymous> composite 96 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.input.tsx <anonymous> composite 118 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.input.tsx <anonymous> composite 143 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.input.tsx <anonymous> composite 168 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.input.tsx <anonymous> composite 190 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.input.tsx <anonymous> composite 22 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.input.tsx <anonymous> composite 36 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.input.tsx <anonymous> composite 51 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.input.tsx <anonymous> composite 66 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.input.tsx <anonymous> composite 80 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.input.tsx <anonymous> composite 11 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.input.tsx <anonymous> composite 216 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.input.tsx <anonymous> composite 230 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.input.tsx <anonymous> composite 245 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.input.tsx <anonymous> composite 260 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.input.tsx <anonymous> composite 274 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.input.tsx <anonymous> composite 41 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.input.tsx <anonymous> composite 86 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.input.tsx <anonymous> composite 123 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.input.tsx <anonymous> composite 128 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.input.tsx <anonymous> composite 135 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.input.tsx <anonymous> composite 196 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.input.tsx <anonymous> composite 201 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.input.tsx <anonymous> composite 208 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.input.tsx <anonymous> composite 235 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.input.tsx <anonymous> composite 280 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.output.tsx <anonymous> composite 96 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.output.tsx <anonymous> composite 118 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.output.tsx <anonymous> composite 143 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.output.tsx <anonymous> composite 168 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.output.tsx <anonymous> composite 190 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.output.tsx <anonymous> composite 22 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.output.tsx <anonymous> composite 36 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.output.tsx <anonymous> composite 51 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.output.tsx <anonymous> composite 66 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.output.tsx <anonymous> composite 80 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.output.tsx <anonymous> composite 11 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.output.tsx <anonymous> composite 216 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.output.tsx <anonymous> composite 230 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.output.tsx <anonymous> composite 245 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.output.tsx <anonymous> composite 260 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.output.tsx <anonymous> composite 274 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.output.tsx <anonymous> composite 41 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.output.tsx <anonymous> composite 86 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.output.tsx <anonymous> composite 123 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.output.tsx <anonymous> composite 128 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.output.tsx <anonymous> composite 135 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.output.tsx <anonymous> composite 196 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.output.tsx <anonymous> composite 201 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.output.tsx <anonymous> composite 208 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.output.tsx <anonymous> composite 235 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.output.tsx <anonymous> composite 280 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.input.tsx <anonymous> composite 101 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.input.tsx <anonymous> composite 123 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.input.tsx <anonymous> composite 148 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.input.tsx <anonymous> composite 173 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.input.tsx <anonymous> composite 195 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.input.tsx <anonymous> composite 27 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.input.tsx <anonymous> composite 41 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.input.tsx <anonymous> composite 56 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.input.tsx <anonymous> composite 71 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.input.tsx <anonymous> composite 85 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.input.tsx <anonymous> composite 16 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.input.tsx <anonymous> composite 221 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.input.tsx <anonymous> composite 235 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.input.tsx <anonymous> composite 250 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.input.tsx <anonymous> composite 265 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.input.tsx <anonymous> composite 279 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.input.tsx <anonymous> composite 46 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.input.tsx <anonymous> composite 91 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.input.tsx <anonymous> composite 128 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.input.tsx <anonymous> composite 133 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.input.tsx <anonymous> composite 140 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.input.tsx <anonymous> composite 201 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.input.tsx <anonymous> composite 206 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.input.tsx <anonymous> composite 213 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.input.tsx <anonymous> composite 240 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.input.tsx <anonymous> composite 285 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.output.tsx <anonymous> composite 102 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.output.tsx <anonymous> composite 124 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.output.tsx <anonymous> composite 149 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.output.tsx <anonymous> composite 174 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.output.tsx <anonymous> composite 196 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.output.tsx <anonymous> composite 28 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.output.tsx <anonymous> composite 42 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.output.tsx <anonymous> composite 57 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.output.tsx <anonymous> composite 72 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.output.tsx <anonymous> composite 86 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.output.tsx <anonymous> composite 17 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.output.tsx <anonymous> composite 222 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.output.tsx <anonymous> composite 236 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.output.tsx <anonymous> composite 251 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.output.tsx <anonymous> composite 266 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.output.tsx <anonymous> composite 280 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.output.tsx <anonymous> composite 47 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.output.tsx <anonymous> composite 92 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.output.tsx <anonymous> composite 129 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.output.tsx <anonymous> composite 134 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.output.tsx <anonymous> composite 141 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.output.tsx <anonymous> composite 202 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.output.tsx <anonymous> composite 207 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.output.tsx <anonymous> composite 214 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.output.tsx <anonymous> composite 241 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.output.tsx <anonymous> composite 286 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/keep-previous-data.cjs <anonymous> high_complexity 13 13.11 critical 5 4 36 19 14.0314d
exit_heavygod_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/keep-previous-data.cjs <anonymous> high_complexity 90 12.83 critical 14 4 12 5 13.7414d
complex_branchingexit_heavygod_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/keep-previous-data.cjs <anonymous> high_complexity 235 5.72 moderate 4 1 8 1 6.6414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/keep-previous-data.cjs <anonymous> composite 199 5.65 moderate 3 0 5 3 6.5714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/keep-previous-data.cjs <anonymous> composite 169 3.90 moderate 3 0 3 1 4.8214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/keep-previous-data.cjs <anonymous> composite 212 3.90 moderate 3 0 3 1 4.8214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/keep-previous-data.cjs <anonymous> composite 200 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/keep-previous-data.cjs <anonymous> composite 158 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/keep-previous-data.cjs <anonymous> composite 258 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/keep-previous-data.cjs <anonymous> composite 18 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/keep-previous-data.cjs <anonymous> composite 220 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/keep-previous-data.cjs <anonymous> composite 52 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/keep-previous-data.cjs <anonymous> composite 58 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/keep-previous-data.cjs <anonymous> composite 69 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/keep-previous-data.cjs <anonymous> composite 171 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/keep-previous-data.cjs <anonymous> composite 30 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/keep-previous-data.cjs <anonymous> composite 41 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/keep-previous-data.cjs <anonymous> composite 53 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/keep-previous-data.cjs <anonymous> composite 71 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/keep-previous-data.cjs <anonymous> composite 84 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/keep-previous-data.cjs <anonymous> composite 160 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/keep-previous-data.cjs <anonymous> composite 159 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/keep-previous-data.cjs <anonymous> composite 170 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/keep-previous-data.cjs <anonymous> composite 198 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/keep-previous-data/utils/already-has-placeholder-data-property.cjs buildMessage composite 17 2.00 low 3 0 0 0 2.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/bug-reports.input.tsx <anonymous> composite 47 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/bug-reports.input.tsx <anonymous> composite 4 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/bug-reports.input.tsx <anonymous> composite 14 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/bug-reports.input.tsx <anonymous> composite 31 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/bug-reports.input.tsx <anonymous> composite 41 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/bug-reports.input.tsx <anonymous> composite 24 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/bug-reports.input.tsx useDeleteSomething composite 30 1.95 low 1 0 2 0 2.8714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/bug-reports.input.tsx useDeleteSomethingWithOnError composite 39 2.20 low 1 0 3 0 3.1214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/bug-reports.input.tsx useDetails composite 2 2.95 low 3 0 2 0 3.8714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/bug-reports.input.tsx useDetailsContainsIdentifierAsThirdArgument composite 12 2.95 low 3 0 2 0 3.8714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/bug-reports.input.tsx useWhatever composite 21 1.95 low 1 0 2 0 2.8714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/bug-reports.output.tsx <anonymous> composite 55 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/bug-reports.output.tsx <anonymous> composite 4 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/bug-reports.output.tsx <anonymous> composite 16 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/bug-reports.output.tsx <anonymous> composite 38 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/bug-reports.output.tsx <anonymous> composite 49 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/bug-reports.output.tsx <anonymous> composite 30 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/bug-reports.output.tsx useDeleteSomething composite 36 1.95 low 1 0 2 0 2.8714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/bug-reports.output.tsx useDeleteSomethingWithOnError composite 47 2.20 low 1 0 3 0 3.1214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/bug-reports.output.tsx useDetails composite 2 2.95 low 3 0 2 0 3.8714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/bug-reports.output.tsx useDetailsContainsIdentifierAsThirdArgument composite 14 2.95 low 3 0 2 0 3.8714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/bug-reports.output.tsx useWhatever composite 27 1.95 low 1 0 2 0 2.8714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/default-import.input.tsx <anonymous> composite 10 5.10 moderate 3 0 15 1 6.0214d
god_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/default-import.input.tsx <anonymous> composite 100 4.15 moderate 3 0 11 0 5.0714d
god_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/default-import.input.tsx <anonymous> composite 202 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/default-import.input.tsx <anonymous> composite 203 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/default-import.input.tsx <anonymous> composite 209 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/default-import.input.tsx <anonymous> composite 79 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/default-import.input.tsx <anonymous> composite 80 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/default-import.input.tsx <anonymous> composite 82 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/default-import.input.tsx <anonymous> composite 110 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/default-import.input.tsx <anonymous> composite 111 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/default-import.input.tsx <anonymous> composite 195 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/default-import.input.tsx <anonymous> composite 203 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/default-import.input.tsx <anonymous> composite 209 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/default-import.input.tsx myFn composite 81 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/default-import.output.tsx <anonymous> composite 10 5.10 moderate 3 0 15 1 6.0214d
god_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/default-import.output.tsx <anonymous> composite 253 4.15 moderate 3 0 11 0 5.0714d
god_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/default-import.output.tsx <anonymous> composite 487 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/default-import.output.tsx <anonymous> composite 490 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/default-import.output.tsx <anonymous> composite 499 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/default-import.output.tsx <anonymous> composite 202 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/default-import.output.tsx <anonymous> composite 207 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/default-import.output.tsx <anonymous> composite 215 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/default-import.output.tsx <anonymous> composite 263 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/default-import.output.tsx <anonymous> composite 264 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/default-import.output.tsx <anonymous> composite 477 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/default-import.output.tsx <anonymous> composite 490 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/default-import.output.tsx <anonymous> composite 499 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/__testfixtures__/default-import.output.tsx myFn composite 212 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/remove-overloads.cjs <anonymous> composite 5 3.55 moderate 3 0 5 0 4.4714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/transformers/filter-aware-usage-transformer.cjs <anonymous> high_complexity 68 15.42 critical 23 5 20 9 16.3414d
complex_branchingdeeply_nestedexit_heavygod_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/transformers/filter-aware-usage-transformer.cjs <anonymous> high_complexity 14 14.76 critical 11 5 30 11 15.6714d
complex_branchingdeeply_nestedexit_heavygod_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/transformers/filter-aware-usage-transformer.cjs <anonymous> high_complexity 71 6.76 high 8 1 4 2 7.6814d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/transformers/filter-aware-usage-transformer.cjs <anonymous> high_complexity 29 4.20 moderate 7 0 3 0 5.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/transformers/filter-aware-usage-transformer.cjs <anonymous> high_complexity 58 3.54 moderate 5 0 2 0 4.4514d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/transformers/filter-aware-usage-transformer.cjs <anonymous> composite 32 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/transformers/filter-aware-usage-transformer.cjs <anonymous> composite 34 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/transformers/query-fn-aware-usage-transformer.cjs <anonymous> high_complexity 95 13.72 critical 17 4 11 7 14.6414d
complex_branchingexit_heavygod_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/transformers/query-fn-aware-usage-transformer.cjs <anonymous> high_complexity 12 13.61 critical 10 4 23 15 14.5314d
complex_branchingexit_heavygod_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/transformers/query-fn-aware-usage-transformer.cjs <anonymous> high_complexity 52 8.04 high 10 1 6 3 8.9614d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/transformers/query-fn-aware-usage-transformer.cjs <anonymous> high_complexity 82 6.75 high 7 1 5 2 7.6714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/transformers/query-fn-aware-usage-transformer.cjs <anonymous> high_complexity 25 4.01 moderate 6 0 3 0 4.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/transformers/query-fn-aware-usage-transformer.cjs <anonymous> high_complexity 42 3.54 moderate 5 0 2 0 4.4514d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/transformers/query-fn-aware-usage-transformer.cjs <anonymous> composite 28 2.18 low 2 0 1 0 3.1014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/transformers/query-fn-aware-usage-transformer.cjs <anonymous> composite 30 2.18 low 2 0 1 0 3.1014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/utils/index.cjs <anonymous> deep_nesting 3 10.20 critical 3 2 15 8 11.1214d
exit_heavygod_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/utils/index.cjs <anonymous> high_complexity 92 7.85 high 8 2 6 2 8.7714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/utils/index.cjs <anonymous> high_complexity 24 6.88 high 7 1 6 2 7.8014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/utils/index.cjs <anonymous> high_complexity 57 4.68 moderate 5 1 1 1 5.6014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/utils/index.cjs <anonymous> high_complexity 11 4.07 moderate 4 1 2 0 4.9914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/utils/index.cjs <anonymous> deep_nesting 10 4.00 moderate 3 1 3 0 4.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/utils/index.cjs <anonymous> composite 42 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/utils/index.cjs <anonymous> composite 77 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/utils/index.cjs <anonymous> composite 43 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/utils/unknown-usage-error.cjs buildMessage composite 18 2.00 low 3 0 0 0 2.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/rename-hydrate/__testfixtures__/default-import.input.tsx <anonymous> composite 10 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/rename-hydrate/__testfixtures__/default-import.input.tsx MyApp composite 9 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/rename-hydrate/__testfixtures__/default-import.output.tsx <anonymous> composite 10 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/rename-hydrate/__testfixtures__/default-import.output.tsx MyApp composite 9 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/rename-hydrate/__testfixtures__/named-import.input.tsx <anonymous> composite 10 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/rename-hydrate/__testfixtures__/named-import.input.tsx MyApp composite 9 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/rename-hydrate/__testfixtures__/named-import.output.tsx <anonymous> composite 10 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/rename-hydrate/__testfixtures__/named-import.output.tsx MyApp composite 9 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/rename-hydrate/rename-hydrate.cjs <anonymous> high_complexity 1 7.12 high 4 2 7 2 8.0414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/rename-hydrate/rename-hydrate.cjs <anonymous> high_complexity 23 3.12 moderate 4 1 0 0 4.0414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/rename-hydrate/rename-hydrate.cjs <anonymous> composite 46 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/rename-properties/__testfixtures__/rename-cache-time.input.tsx <anonymous> composite 71 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/rename-properties/__testfixtures__/rename-cache-time.input.tsx <anonymous> composite 36 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/rename-properties/__testfixtures__/rename-cache-time.input.tsx <anonymous> composite 39 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/rename-properties/__testfixtures__/rename-cache-time.input.tsx <anonymous> composite 45 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/rename-properties/__testfixtures__/rename-cache-time.input.tsx <anonymous> composite 51 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/rename-properties/__testfixtures__/rename-cache-time.input.tsx <anonymous> composite 61 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/rename-properties/__testfixtures__/rename-cache-time.input.tsx useAlgolia composite 26 2.95 low 3 0 2 0 3.8714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/rename-properties/__testfixtures__/rename-cache-time.output.tsx <anonymous> composite 71 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/rename-properties/__testfixtures__/rename-cache-time.output.tsx <anonymous> composite 36 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/rename-properties/__testfixtures__/rename-cache-time.output.tsx <anonymous> composite 39 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/rename-properties/__testfixtures__/rename-cache-time.output.tsx <anonymous> composite 45 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/rename-properties/__testfixtures__/rename-cache-time.output.tsx <anonymous> composite 51 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/rename-properties/__testfixtures__/rename-cache-time.output.tsx <anonymous> composite 61 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/rename-properties/__testfixtures__/rename-cache-time.output.tsx useAlgolia composite 26 2.95 low 3 0 2 0 3.8714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/rename-properties/__testfixtures__/rename-use-error-boundary.input.tsx <anonymous> composite 38 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/rename-properties/__testfixtures__/rename-use-error-boundary.input.tsx <anonymous> composite 24 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/rename-properties/__testfixtures__/rename-use-error-boundary.input.tsx <anonymous> composite 31 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/rename-properties/__testfixtures__/rename-use-error-boundary.input.tsx useSomething composite 14 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/rename-properties/__testfixtures__/rename-use-error-boundary.output.tsx <anonymous> composite 38 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/rename-properties/__testfixtures__/rename-use-error-boundary.output.tsx <anonymous> composite 24 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/rename-properties/__testfixtures__/rename-use-error-boundary.output.tsx <anonymous> composite 31 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/rename-properties/__testfixtures__/rename-use-error-boundary.output.tsx useSomething composite 14 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/rename-properties/rename-properties.cjs <anonymous> high_complexity 1 6.58 high 5 1 7 2 7.5014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/rename-properties/rename-properties.cjs <anonymous> high_complexity 5 5.74 moderate 5 1 2 2 6.6514d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/rename-properties/rename-properties.cjs <anonymous> high_complexity 13 3.38 moderate 5 1 0 0 4.3014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/rename-properties/rename-properties.cjs <anonymous> composite 26 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/rename-properties/rename-properties.cjs <anonymous> composite 30 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/rename-properties/rename-properties.cjs <anonymous> composite 7 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/focusManager.ts <anonymous> high_complexity 18 5.51 moderate 6 1 3 1 6.4214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/focusManager.ts <anonymous> high_complexity 51 3.12 moderate 4 1 0 0 4.0414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/focusManager.ts <anonymous> composite 26 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/focusManager.ts <anonymous> composite 70 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/focusManager.ts <anonymous> composite 22 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/focusManager.ts isFocused high_complexity 75 4.08 moderate 5 1 0 1 5.0014d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/focusManager.ts onFocus composite 68 2.60 low 3 0 1 0 3.6814d2
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/focusManager.ts onSubscribe high_complexity 35 3.12 moderate 4 1 0 0 4.0414d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/focusManager.ts onUnsubscribe high_complexity 41 3.12 moderate 4 1 0 0 4.0414d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/focusManager.ts setEventListener deep_nesting 48 3.40 moderate 3 1 1 0 4.3214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/focusManager.ts setFocused high_complexity 60 3.12 moderate 4 1 0 0 4.3614d4
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/hydration.ts <anonymous> high_complexity 212 7.48 high 13 2 10 0 8.4014d
god_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/hydration.ts <anonymous> high_complexity 83 5.51 moderate 6 1 3 1 6.4214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/hydration.ts <anonymous> deep_nesting 82 5.40 moderate 3 1 3 2 6.3214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/hydration.ts <anonymous> composite 199 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/hydration.ts <anonymous> composite 147 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/hydration.ts <anonymous> composite 169 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/hydration.ts defaultShouldDehydrateMutation composite 123 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/hydration.ts defaultShouldDehydrateQuery composite 127 1.00 low 1 0 0 0 2.4014d6
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/hydration.ts defaultShouldRedactErrors composite 131 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/hydration.ts defaultTransformerFn composite 19 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/hydration.ts dehydrate composite 135 4.15 moderate 3 0 11 0 5.7914d9
middle_man
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/hydration.ts dehydrateMutation composite 64 2.00 low 3 0 0 0 3.0814d2
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/hydration.ts dehydrateQuery high_complexity 77 7.39 high 6 1 6 3 8.4714d2
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/hydration.ts hydrate high_complexity 178 8.70 high 15 2 15 1 10.7414d14
god_functionlong_functionhub_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/infiniteQueryBehavior.ts <anonymous> high_complexity 20 12.07 critical 9 3 11 7 12.9914d
exit_heavygod_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/infiniteQueryBehavior.ts <anonymous> high_complexity 28 11.51 critical 10 3 11 5 12.4314d
exit_heavygod_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/infiniteQueryBehavior.ts <anonymous> high_complexity 41 7.75 high 8 1 6 3 8.6714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/infiniteQueryBehavior.ts <anonymous> composite 30 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/infiniteQueryBehavior.ts <anonymous> composite 54 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/infiniteQueryBehavior.ts <anonymous> composite 33 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/infiniteQueryBehavior.ts <anonymous> composite 34 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/infiniteQueryBehavior.ts <anonymous> composite 113 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/infiniteQueryBehavior.ts getNextPageParam composite 132 2.60 low 3 0 1 0 3.8414d4
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/infiniteQueryBehavior.ts getPreviousPageParam composite 147 1.00 low 1 0 0 0 2.0014d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/infiniteQueryBehavior.ts hasNextPage high_complexity 159 4.68 moderate 5 1 1 1 5.6814d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/infiniteQueryBehavior.ts hasPreviousPage high_complexity 170 4.91 moderate 6 1 1 1 5.9014d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/infiniteQueryBehavior.ts infiniteQueryBehavior high_complexity 16 7.36 high 6 3 11 0 8.5914d4
god_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/infiniteQueryObserver.ts bindMethods composite 81 2.00 low 3 0 0 0 2.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/infiniteQueryObserver.ts createResult high_complexity 140 4.54 moderate 11 0 2 0 5.4514d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/infiniteQueryObserver.ts fetchNextPage composite 118 1.00 low 1 0 0 0 2.4814d7
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/infiniteQueryObserver.ts fetchPreviousPage composite 129 1.00 low 1 0 0 0 2.2414d4
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/infiniteQueryObserver.ts getOptimisticResult composite 102 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/infiniteQueryObserver.ts setOptions composite 87 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutation.ts <anonymous> high_complexity 332 9.51 critical 14 1 1 6 10.4214d
exit_heavy
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutation.ts <anonymous> high_complexity 185 4.68 moderate 5 1 1 1 5.6014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutation.ts <anonymous> composite 389 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutation.ts <anonymous> composite 390 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutation.ts <anonymous> composite 174 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutation.ts <anonymous> composite 192 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutation.ts <anonymous> composite 195 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutation.ts <anonymous> composite 144 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutation.ts <anonymous> composite 202 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutation.ts addObserver high_complexity 128 3.12 moderate 4 1 0 0 4.0414d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutation.ts continue composite 165 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutation.ts getDefaultState composite 402 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutation.ts meta composite 124 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutation.ts optionalRemove high_complexity 155 4.18 moderate 5 2 0 0 5.1014d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutation.ts removeObserver composite 143 2.00 low 3 0 0 0 2.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutation.ts setOptions composite 116 2.00 low 3 0 0 0 2.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutationCache.ts <anonymous> composite 224 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutationCache.ts <anonymous> composite 225 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutationCache.ts <anonymous> composite 234 2.39 low 1 0 4 0 3.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutationCache.ts <anonymous> composite 191 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutationCache.ts <anonymous> composite 192 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutationCache.ts <anonymous> composite 236 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutationCache.ts <anonymous> composite 214 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutationCache.ts <anonymous> composite 220 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutationCache.ts <anonymous> composite 182 1.58 low 2 0 0 0 2.5014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutationCache.ts <anonymous> composite 165 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutationCache.ts <anonymous> composite 232 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutationCache.ts add high_complexity 123 5.14 moderate 5 2 2 0 6.0514d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutationCache.ts build composite 105 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutationCache.ts canRun high_complexity 160 5.61 moderate 6 1 1 2 6.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutationCache.ts clear composite 190 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutationCache.ts find composite 204 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutationCache.ts findAll composite 219 1.60 low 1 0 1 0 2.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutationCache.ts getAll composite 200 1.60 low 1 0 1 0 2.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutationCache.ts notify composite 223 2.95 low 3 0 2 0 3.8714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutationCache.ts remove high_complexity 137 8.52 high 9 5 3 0 9.4414d0
deeply_nested
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutationCache.ts resumePausedMutations composite 231 3.55 moderate 3 0 5 0 4.4714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutationCache.ts runNext high_complexity 177 5.96 moderate 6 1 2 2 6.8714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutationCache.ts scopeFor composite 242 1.00 low 1 0 0 0 2.2414d4
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutationObserver.ts <anonymous> high_complexity 162 8.74 high 23 4 2 0 9.6514d
complex_branching
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutationObserver.ts <anonymous> composite 222 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutationObserver.ts bindMethods composite 60 2.00 low 3 0 0 0 2.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutationObserver.ts getCurrentResult composite 110 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutationObserver.ts mutate composite 128 2.00 low 3 0 0 0 2.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutationObserver.ts onMutationUpdate composite 102 2.00 low 3 0 0 0 2.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutationObserver.ts onUnsubscribe high_complexity 96 3.12 moderate 4 1 0 0 4.0414d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutationObserver.ts reset composite 119 2.00 low 3 0 0 0 3.2414d4
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutationObserver.ts setOptions high_complexity 65 5.72 moderate 8 2 2 0 6.6414d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/notifyManager.ts <anonymous> high_complexity 52 5.55 moderate 7 2 2 0 6.4714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/notifyManager.ts <anonymous> high_complexity 37 4.52 moderate 4 1 4 0 5.4314d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/notifyManager.ts <anonymous> high_complexity 28 4.32 moderate 4 1 3 0 5.2414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/notifyManager.ts <anonymous> composite 41 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/notifyManager.ts <anonymous> composite 42 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/notifyManager.ts <anonymous> composite 71 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/notifyManager.ts <anonymous> composite 20 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/notifyManager.ts <anonymous> composite 23 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/notifyManager.ts <anonymous> composite 32 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/notifyManager.ts <anonymous> composite 43 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/notifyManager.ts <anonymous> composite 72 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/notifyManager.ts <anonymous> composite 82 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/notifyManager.ts <anonymous> composite 89 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/notifyManager.ts <anonymous> composite 92 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/notifyManager.ts <anonymous> composite 68 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/notifyManager.ts createNotifyManager deep_nesting 17 5.50 moderate 3 2 8 0 6.4214d0
long_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/onlineManager.ts <anonymous> high_complexity 15 5.51 moderate 6 1 3 1 6.4214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/onlineManager.ts <anonymous> composite 25 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/onlineManager.ts <anonymous> composite 60 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/onlineManager.ts <anonymous> composite 19 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/onlineManager.ts <anonymous> composite 20 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/onlineManager.ts isOnline composite 66 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/onlineManager.ts onSubscribe high_complexity 36 3.12 moderate 4 1 0 0 4.0414d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/onlineManager.ts onUnsubscribe high_complexity 42 3.12 moderate 4 1 0 0 4.0414d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/onlineManager.ts setEventListener composite 49 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/onlineManager.ts setOnline high_complexity 55 3.72 moderate 4 1 1 0 4.6414d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queriesObserver.ts <anonymous> high_complexity 106 8.82 high 12 1 12 3 9.7414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queriesObserver.ts <anonymous> high_complexity 257 5.51 moderate 6 1 3 1 6.4214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queriesObserver.ts <anonymous> composite 203 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queriesObserver.ts <anonymous> composite 206 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queriesObserver.ts <anonymous> composite 272 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queriesObserver.ts <anonymous> high_complexity 129 2.92 low 4 0 1 0 3.8414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queriesObserver.ts <anonymous> composite 67 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queriesObserver.ts <anonymous> composite 83 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queriesObserver.ts <anonymous> composite 146 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queriesObserver.ts <anonymous> composite 149 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queriesObserver.ts <anonymous> composite 208 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queriesObserver.ts <anonymous> composite 302 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queriesObserver.ts <anonymous> composite 303 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queriesObserver.ts <anonymous> composite 68 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queriesObserver.ts <anonymous> composite 150 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queriesObserver.ts <anonymous> composite 14 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queriesObserver.ts <anonymous> composite 112 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queriesObserver.ts <anonymous> composite 117 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queriesObserver.ts <anonymous> composite 165 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queriesObserver.ts <anonymous> composite 181 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queriesObserver.ts <anonymous> composite 97 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queriesObserver.ts <anonymous> composite 116 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queriesObserver.ts <anonymous> composite 123 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queriesObserver.ts <anonymous> composite 185 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queriesObserver.ts <anonymous> composite 190 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queriesObserver.ts <anonymous> composite 193 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queriesObserver.ts <anonymous> composite 227 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queriesObserver.ts destroy composite 81 2.60 low 3 0 1 0 3.8414d4
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queriesObserver.ts difference composite 12 2.95 low 3 0 2 0 4.0314d2
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queriesObserver.ts getCurrentResult composite 160 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queriesObserver.ts getObservers composite 168 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queriesObserver.ts getOptimisticResult composite 172 2.95 low 3 0 2 0 3.8714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queriesObserver.ts getQueries composite 164 1.60 low 1 0 1 0 2.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queriesObserver.ts onSubscribe high_complexity 65 3.72 moderate 4 1 1 0 4.6414d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queriesObserver.ts onUnsubscribe high_complexity 75 3.12 moderate 4 1 0 0 4.0414d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queriesObserver.ts replaceAt composite 17 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queriesObserver.ts setQueries high_complexity 88 9.27 critical 8 2 15 3 10.1914d0
god_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/query.ts <anonymous> high_complexity 608 10.52 critical 19 1 3 8 11.4414d
exit_heavy
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/query.ts <anonymous> high_complexity 446 6.18 high 5 1 4 2 7.0914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/query.ts <anonymous> high_complexity 521 3.98 moderate 5 1 1 0 4.9014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/query.ts <anonymous> composite 435 3.30 moderate 3 0 1 1 4.2214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/query.ts <anonymous> composite 450 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/query.ts <anonymous> composite 478 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/query.ts <anonymous> composite 680 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/query.ts <anonymous> composite 681 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/query.ts <anonymous> composite 438 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/query.ts <anonymous> composite 530 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/query.ts <anonymous> composite 533 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/query.ts <anonymous> composite 536 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/query.ts <anonymous> composite 270 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/query.ts <anonymous> composite 288 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/query.ts <anonymous> composite 301 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/query.ts <anonymous> composite 326 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/query.ts <anonymous> composite 335 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/query.ts <anonymous> composite 356 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/query.ts <anonymous> composite 416 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/query.ts <anonymous> composite 542 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/query.ts addObserver high_complexity 343 3.12 moderate 4 1 0 0 4.0414d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/query.ts cancel composite 251 3.20 moderate 3 0 3 0 4.1214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/query.ts destroy composite 257 2.00 low 3 0 0 0 2.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/query.ts fetchState composite 690 2.18 low 2 0 1 0 3.2614d2
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/query.ts getDefaultState composite 721 2.95 low 3 0 2 0 3.9514d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/query.ts getObserversCount composite 376 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/query.ts invalidate high_complexity 380 3.12 moderate 4 1 0 0 4.0414d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/query.ts isActive composite 268 1.60 low 1 0 1 0 2.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/query.ts isDisabled high_complexity 274 4.31 moderate 6 1 0 1 5.3014d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/query.ts isStale high_complexity 296 4.91 moderate 6 1 1 1 5.9814d2
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/query.ts isStaleByTime high_complexity 308 6.82 high 9 1 1 3 7.7414d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/query.ts isStatic high_complexity 285 4.68 moderate 5 1 1 1 5.6814d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/query.ts meta composite 194 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/query.ts onFocus composite 325 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/query.ts onOnline composite 334 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/query.ts optionalRemove high_complexity 221 3.38 moderate 5 1 0 0 4.3014d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/query.ts promise composite 198 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/query.ts removeObserver high_complexity 354 6.20 high 7 4 0 0 7.1214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/query.ts reset composite 263 2.00 low 3 0 0 0 2.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/query.ts setData composite 227 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/query.ts setOptions high_complexity 202 5.36 moderate 6 2 2 0 6.2714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/query.ts setState composite 244 2.00 low 3 0 0 0 3.7214d10
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/query.ts successState composite 711 1.60 low 1 0 1 0 2.6814d2
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryCache.ts <anonymous> composite 201 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryCache.ts <anonymous> composite 202 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryCache.ts <anonymous> composite 209 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryCache.ts <anonymous> composite 210 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryCache.ts <anonymous> composite 217 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryCache.ts <anonymous> composite 218 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryCache.ts <anonymous> composite 159 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryCache.ts <anonymous> composite 160 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryCache.ts <anonymous> composite 188 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryCache.ts <anonymous> composite 196 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryCache.ts add high_complexity 133 3.12 moderate 4 1 0 0 4.0414d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryCache.ts build high_complexity 100 4.32 moderate 4 1 3 0 5.2414d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryCache.ts clear composite 158 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryCache.ts find composite 183 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryCache.ts findAll composite 193 3.20 moderate 3 0 3 0 4.1214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryCache.ts get composite 166 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryCache.ts getAll composite 179 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryCache.ts notify composite 200 2.95 low 3 0 2 0 3.8714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryCache.ts onFocus composite 208 2.95 low 3 0 2 0 4.0314d2
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryCache.ts onOnline composite 216 2.95 low 3 0 2 0 4.1114d3
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryCache.ts remove high_complexity 144 4.78 moderate 5 2 1 0 5.7014d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts <anonymous> high_complexity 297 5.04 moderate 5 1 2 1 5.9514d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts <anonymous> high_complexity 327 4.32 moderate 4 1 3 0 5.2414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts <anonymous> high_complexity 503 4.07 moderate 4 1 2 0 4.9914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts <anonymous> high_complexity 539 4.07 moderate 4 1 2 0 4.9914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts <anonymous> deep_nesting 323 3.94 moderate 2 1 5 0 4.8514d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts <anonymous> composite 251 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts <anonymous> composite 264 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts <anonymous> high_complexity 84 3.12 moderate 4 1 0 0 4.0414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts <anonymous> high_complexity 90 3.12 moderate 4 1 0 0 4.0414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts <anonymous> composite 252 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts <anonymous> composite 265 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts <anonymous> composite 298 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts <anonymous> composite 326 2.54 low 2 0 2 0 3.4514d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts <anonymous> composite 170 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts <anonymous> composite 284 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts <anonymous> composite 287 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts <anonymous> composite 222 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts <anonymous> composite 225 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts cancelQueries composite 278 3.55 moderate 3 0 5 0 4.4714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts clear composite 644 2.00 low 3 0 0 0 2.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts defaultMutationOptions high_complexity 629 4.31 moderate 6 1 0 1 5.2214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts defaultQueryOptions high_complexity 548 5.68 moderate 11 1 1 1 6.6014d0
long_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts ensureInfiniteQueryData composite 425 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts ensureQueryData high_complexity 140 5.70 moderate 7 1 3 1 6.6214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts fetchInfiniteQuery composite 383 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts fetchQuery high_complexity 341 4.52 moderate 4 1 4 0 5.4314d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts getDefaultOptions composite 465 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts getMutationCache composite 461 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts getMutationDefaults deep_nesting 529 4.00 moderate 3 1 3 0 4.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts getQueriesData composite 166 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts getQueryCache composite 457 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts getQueryData composite 129 2.00 low 3 0 0 0 2.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts getQueryDefaults deep_nesting 493 4.00 moderate 3 1 3 0 4.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts getQueryState composite 232 2.00 low 3 0 0 0 2.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts invalidateQueries deep_nesting 293 3.00 moderate 1 1 3 0 3.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts isFetching composite 109 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts isMutating composite 116 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts mount high_complexity 80 5.04 moderate 5 1 2 1 5.9514d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts prefetchInfiniteQuery composite 407 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts prefetchQuery composite 372 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts refetchQueries high_complexity 315 5.72 moderate 4 1 8 1 6.6414d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts removeQueries composite 247 3.39 moderate 3 0 4 0 4.3114d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts resetQueries composite 258 3.39 moderate 3 0 4 0 4.3114d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts resumePausedMutations high_complexity 450 5.04 moderate 5 1 2 1 5.9514d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts setDefaultOptions composite 469 2.00 low 3 0 0 0 2.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts setMutationDefaults composite 511 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts setQueriesData composite 211 1.60 low 1 0 1 0 2.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts setQueryData high_complexity 176 4.68 moderate 5 1 1 1 5.6014d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts setQueryDefaults composite 473 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryClient.ts unmount high_complexity 98 4.08 moderate 5 1 0 1 5.0014d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryObserver.ts <anonymous> high_complexity 662 7.34 high 11 1 5 2 8.2514d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryObserver.ts <anonymous> high_complexity 596 5.14 moderate 5 2 2 0 6.0514d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryObserver.ts <anonymous> high_complexity 268 5.01 moderate 6 2 1 0 5.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryObserver.ts <anonymous> high_complexity 400 3.98 moderate 5 1 1 0 4.9014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryObserver.ts <anonymous> high_complexity 727 3.72 moderate 4 1 1 0 4.6414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryObserver.ts <anonymous> high_complexity 371 3.12 moderate 4 1 0 0 4.0414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryObserver.ts <anonymous> composite 607 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryObserver.ts <anonymous> high_complexity 688 2.92 low 4 0 1 0 3.8414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryObserver.ts <anonymous> composite 730 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryObserver.ts <anonymous> composite 329 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryObserver.ts <anonymous> composite 320 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryObserver.ts bindMethods composite 91 2.00 low 3 0 0 0 2.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryObserver.ts createResult high_complexity 429 12.28 critical 44 3 13 3 13.1914d0
god_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryObserver.ts destroy composite 131 2.00 low 3 0 0 0 2.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryObserver.ts fetch composite 323 1.00 low 1 0 0 0 5.9814d105
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryObserver.ts fetchOptimistic composite 305 2.95 low 3 0 2 0 4.3514d6
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryObserver.ts getCurrentQuery composite 293 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryObserver.ts getCurrentResult composite 259 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryObserver.ts getOptimisticResult high_complexity 222 3.72 moderate 4 1 1 0 4.9614d4
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryObserver.ts isStale composite 798 2.78 low 2 0 3 0 3.9414d3
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryObserver.ts onQueryUpdate high_complexity 718 3.12 moderate 4 1 0 0 4.0414d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryObserver.ts onSubscribe high_complexity 95 4.78 moderate 5 2 1 0 5.7814d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryObserver.ts onUnsubscribe high_complexity 109 3.12 moderate 4 1 0 0 4.0414d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryObserver.ts refetch composite 297 1.00 low 1 0 0 0 3.0414d14
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryObserver.ts setOptions high_complexity 138 7.29 high 20 1 4 1 8.2014d0
long_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryObserver.ts shouldAssignObserverCurrentProperties high_complexity 810 5.04 moderate 5 1 2 1 6.0314d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryObserver.ts shouldFetchOn high_complexity 766 6.06 high 8 1 4 1 7.2214d3
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryObserver.ts shouldFetchOnMount composite 755 2.95 low 3 0 2 0 4.0314d2
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryObserver.ts shouldFetchOnReconnect composite 115 1.60 low 1 0 1 0 2.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryObserver.ts shouldFetchOnWindowFocus composite 123 1.60 low 1 0 1 0 2.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryObserver.ts shouldFetchOptionally high_complexity 784 3.54 moderate 5 0 2 0 4.6114d2
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryObserver.ts shouldLoadOnMount high_complexity 744 2.92 low 4 0 1 0 3.9214d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryObserver.ts trackProp composite 289 2.00 low 3 0 0 0 2.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryObserver.ts trackResult deep_nesting 263 3.78 moderate 2 2 1 0 5.2614d7
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryObserver.ts updateResult high_complexity 641 8.72 high 9 1 7 4 9.6414d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/removable.ts <anonymous> composite 17 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/removable.ts clearGcTimeout high_complexity 31 3.72 moderate 4 1 1 0 4.6414d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/removable.ts destroy composite 9 2.00 low 3 0 0 0 2.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/removable.ts scheduleGc high_complexity 13 4.07 moderate 4 1 2 0 4.9914d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/removable.ts updateGcTime high_complexity 23 2.92 low 4 0 1 0 3.8414d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/retryer.ts <anonymous> high_complexity 141 9.91 critical 14 1 15 4 10.8214d
god_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/retryer.ts <anonymous> high_complexity 162 8.68 high 12 1 10 3 9.5914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/retryer.ts <anonymous> high_complexity 126 4.58 moderate 5 1 3 0 5.5014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/retryer.ts <anonymous> high_complexity 218 4.52 moderate 4 1 4 0 5.4314d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/retryer.ts <anonymous> high_complexity 125 4.32 moderate 4 1 3 0 5.2414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/retryer.ts <anonymous> high_complexity 87 4.07 moderate 4 1 2 0 4.9914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/retryer.ts <anonymous> high_complexity 110 4.07 moderate 4 1 2 0 4.9914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/retryer.ts <anonymous> high_complexity 117 4.07 moderate 4 1 2 0 4.9914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/retryer.ts <anonymous> high_complexity 197 4.07 moderate 4 1 2 0 4.9914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/retryer.ts <anonymous> high_complexity 132 3.72 moderate 4 1 1 0 4.6414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/retryer.ts <anonymous> deep_nesting 124 3.58 moderate 2 1 3 0 4.5014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/retryer.ts <anonymous> high_complexity 103 3.52 moderate 4 0 3 0 4.4414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/retryer.ts <anonymous> composite 108 2.54 low 2 0 2 0 3.4514d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/retryer.ts <anonymous> composite 95 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/retryer.ts <anonymous> composite 99 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/retryer.ts <anonymous> composite 211 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/retryer.ts <anonymous> composite 194 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/retryer.ts <anonymous> composite 84 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/retryer.ts <anonymous> composite 209 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/retryer.ts canFetch composite 52 1.60 low 1 0 1 0 2.7614d3
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/retryer.ts createRetryer high_complexity 75 11.03 critical 14 1 25 5 11.9414d0
exit_heavygod_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/retryer.ts defaultRetryDelay composite 48 1.60 low 1 0 1 0 2.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/retryer.ts isCancelledError composite 71 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/streamedQuery.ts <anonymous> high_complexity 65 8.01 high 13 2 8 1 8.9314d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/streamedQuery.ts <anonymous> composite 58 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/streamedQuery.ts <anonymous> composite 109 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/streamedQuery.ts <anonymous> composite 92 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/streamedQuery.ts <anonymous> composite 93 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/streamedQuery.ts streamedQuery high_complexity 51 6.09 high 5 2 8 0 7.0814d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/subscribable.ts <anonymous> composite 13 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/subscribable.ts hasListeners composite 19 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/subscribable.ts onSubscribe composite 23 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/subscribable.ts onUnsubscribe composite 27 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/subscribable.ts subscribe composite 8 2.00 low 3 0 0 0 3.0814d2
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/thenable.ts <anonymous> composite 66 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/thenable.ts <anonymous> composite 74 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/thenable.ts <anonymous> composite 48 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/thenable.ts <anonymous> composite 98 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/thenable.ts <anonymous> composite 54 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/thenable.ts finalize composite 58 2.60 low 3 0 1 0 3.7614d3
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/thenable.ts pendingThenable composite 44 3.55 moderate 3 0 5 0 4.7114d3
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/thenable.ts tryResolveSync high_complexity 94 5.38 moderate 5 1 1 2 6.4614d2
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/timeoutManager.ts <anonymous> composite 44 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/timeoutManager.ts <anonymous> composite 45 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/timeoutManager.ts <anonymous> composite 47 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/timeoutManager.ts <anonymous> composite 48 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/timeoutManager.ts clearInterval composite 119 2.00 low 3 0 0 0 3.0014d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/timeoutManager.ts clearTimeout composite 108 2.00 low 3 0 0 0 3.0014d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/timeoutManager.ts setInterval high_complexity 112 3.12 moderate 4 1 0 0 4.1214d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/timeoutManager.ts setTimeout high_complexity 101 3.12 moderate 4 1 0 0 8.0414d69
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/timeoutManager.ts setTimeoutProvider high_complexity 72 5.20 moderate 7 2 1 0 6.1214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/timeoutManager.ts systemSetTimeoutZero composite 133 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/utils.ts <anonymous> high_complexity 481 5.51 moderate 6 1 3 1 6.4214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/utils.ts <anonymous> composite 377 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/utils.ts <anonymous> composite 228 2.39 low 1 0 4 0 3.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/utils.ts <anonymous> composite 232 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/utils.ts <anonymous> composite 254 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/utils.ts <anonymous> composite 452 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/utils.ts <anonymous> composite 448 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/utils.ts addConsumeAwareSignal deep_nesting 471 5.59 moderate 3 1 4 2 6.9914d6
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/utils.ts addToEnd high_complexity 413 2.92 low 4 0 1 0 3.9214d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/utils.ts addToStart high_complexity 418 2.92 low 4 0 1 0 3.8414d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/utils.ts ensureQueryFn high_complexity 426 7.54 high 11 2 2 2 8.7714d4
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/utils.ts functionalUpdate composite 95 1.00 low 1 0 0 0 2.0014d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/utils.ts hasObjectPrototype composite 372 1.60 low 1 0 1 0 2.6014d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/utils.ts hashKey composite 227 2.55 low 1 0 5 0 4.0314d7
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/utils.ts hashQueryKeyByOptions high_complexity 215 2.92 low 4 0 1 0 4.0814d3
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/utils.ts isPlainArray composite 336 2.54 low 2 0 2 0 3.5314d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/utils.ts isPlainObject high_complexity 341 9.31 critical 13 1 3 5 10.4614d3
exit_heavy
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/utils.ts isValidTimeout composite 104 2.00 low 3 0 0 0 3.0014d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/utils.ts keepPreviousData composite 407 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/utils.ts matchMutation high_complexity 186 11.27 critical 17 3 3 5 12.5114d4
exit_heavy
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/utils.ts matchQuery high_complexity 138 12.85 critical 25 3 5 7 14.2514d6
exit_heavy
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/utils.ts noop composite 93 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/utils.ts partialMatchKey high_complexity 244 7.80 high 12 1 3 3 9.5214d10
hub_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/utils.ts replaceData high_complexity 382 10.78 critical 11 4 3 4 11.8614d2
complex_branching
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/utils.ts replaceEqualDeep high_complexity 268 12.04 critical 23 3 5 5 14.2314d16
exit_heavyhub_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/utils.ts resolveEnabled composite 126 1.60 low 1 0 1 0 3.1614d8
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/utils.ts resolveStaleTime composite 112 1.60 low 1 0 1 0 3.0814d7
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/utils.ts shallowEqualObjects high_complexity 319 6.92 high 9 2 1 2 8.4014d7
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/utils.ts shouldThrowError high_complexity 459 4.68 moderate 5 1 1 1 8.0014d30
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/utils.ts sleep composite 376 1.60 low 1 0 1 0 2.7614d3
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/utils.ts timeUntilStale composite 108 2.54 low 2 0 2 0 3.5314d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> high_complexity 674 13.12 critical 22 1 69 8 14.0414d
exit_heavygod_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> high_complexity 410 12.89 critical 24 2 37 5 13.8114d
exit_heavygod_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> high_complexity 1859 12.39 critical 8 2 51 12 13.3114d
exit_heavygod_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> high_complexity 1744 10.45 critical 10 2 19 4 11.3714d
god_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> high_complexity 1503 10.07 critical 4 1 23 8 10.9914d
exit_heavygod_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> deep_nesting 2393 9.75 critical 3 1 23 7 10.6714d
exit_heavygod_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> high_complexity 114 9.52 critical 13 0 28 4 10.4414d
god_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> deep_nesting 283 8.24 high 3 1 20 4 9.1514d
god_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> high_complexity 1374 7.97 high 4 1 23 3 8.8914d
god_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> high_complexity 2173 7.49 high 6 2 6 2 8.4114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> high_complexity 435 7.39 high 6 2 13 1 8.3114d
god_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> deep_nesting 353 7.30 high 3 1 15 3 8.2214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> deep_nesting 2589 7.28 high 3 2 13 2 8.2014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> high_complexity 1761 7.27 high 9 2 2 2 8.1914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> high_complexity 616 6.98 high 11 2 7 0 7.9014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> high_complexity 447 6.67 high 8 2 8 0 7.5914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> high_complexity 2596 6.50 high 6 2 4 1 7.4214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> high_complexity 506 5.89 moderate 7 1 4 1 6.8114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> high_complexity 1969 5.86 moderate 6 1 5 1 6.7714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> deep_nesting 2595 5.85 moderate 3 2 5 1 6.7714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> deep_nesting 2648 5.72 moderate 3 1 12 1 6.6414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> high_complexity 835 5.70 moderate 7 1 3 1 6.6214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> high_complexity 1912 5.64 moderate 5 1 5 1 6.5514d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> high_complexity 309 5.51 moderate 4 1 6 1 6.4214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> high_complexity 2314 5.48 moderate 7 1 6 0 6.4014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> high_complexity 1920 5.48 moderate 5 1 4 1 6.3914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> high_complexity 2405 5.48 moderate 5 1 4 1 6.3914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> high_complexity 2414 5.48 moderate 5 1 4 1 6.3914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> high_complexity 734 5.38 moderate 5 1 9 0 6.2914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1614 5.29 moderate 3 0 19 1 6.2114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> high_complexity 293 5.28 moderate 5 1 3 1 6.2014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> high_complexity 372 5.28 moderate 5 1 3 1 6.2014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> high_complexity 541 5.28 moderate 5 1 3 1 6.2014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> high_complexity 1525 5.28 moderate 5 1 3 1 6.2014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> high_complexity 1534 5.28 moderate 5 1 3 1 6.2014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> high_complexity 1944 5.28 moderate 5 1 3 1 6.2014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1671 5.25 moderate 3 0 18 1 6.1614d
god_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> high_complexity 1447 5.04 moderate 5 1 2 1 5.9514d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> high_complexity 1550 5.04 moderate 5 1 2 1 5.9514d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> high_complexity 2000 5.04 moderate 5 1 2 1 5.9514d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> high_complexity 2438 5.04 moderate 5 1 2 1 5.9514d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> high_complexity 772 4.92 moderate 4 0 8 1 5.8414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> high_complexity 1014 4.81 moderate 4 1 6 0 5.7214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 2612 4.78 moderate 3 0 10 1 5.6914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 2670 4.78 moderate 3 0 10 1 5.6914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> high_complexity 311 4.68 moderate 5 1 1 1 5.6014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> high_complexity 965 4.67 moderate 4 1 5 0 5.5914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> high_complexity 2223 4.52 moderate 4 1 4 0 5.4314d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> high_complexity 2654 4.52 moderate 4 1 4 0 5.4314d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> high_complexity 484 4.32 moderate 4 1 3 0 5.2414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> high_complexity 912 4.07 moderate 4 1 2 0 4.9914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> high_complexity 1994 4.07 moderate 4 1 2 0 4.9914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> deep_nesting 364 3.75 moderate 3 1 2 0 4.6714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> deep_nesting 498 3.75 moderate 3 1 2 0 4.6714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> high_complexity 320 3.72 moderate 4 1 1 0 4.6414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> high_complexity 365 3.72 moderate 4 1 1 0 4.6414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> high_complexity 499 3.72 moderate 4 1 1 0 4.6414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 175 3.68 moderate 3 0 6 0 4.6014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 125 3.55 moderate 3 0 5 0 4.4714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> high_complexity 158 3.54 moderate 5 0 2 0 4.4514d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 2146 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> high_complexity 776 3.27 moderate 4 0 2 0 4.1914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 803 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 865 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1034 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1059 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1516 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 2096 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 2121 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 2265 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 178 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 533 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1570 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1779 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1938 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 2590 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 2604 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 2617 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 2627 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 2649 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 2656 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 2662 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 2674 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 2684 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 2728 2.95 low 3 0 2 0 3.8714d
long_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 126 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 130 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 149 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 185 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 422 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 429 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 797 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 939 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 953 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1217 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 2636 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 2690 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 2711 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1439 2.39 low 1 0 4 0 3.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1616 2.39 low 1 0 4 0 3.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1623 2.39 low 1 0 4 0 3.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1630 2.39 low 1 0 4 0 3.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1637 2.39 low 1 0 4 0 3.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1644 2.39 low 1 0 4 0 3.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1673 2.39 low 1 0 4 0 3.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1686 2.39 low 1 0 4 0 3.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1699 2.39 low 1 0 4 0 3.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1712 2.39 low 1 0 4 0 3.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1882 2.39 low 1 0 4 0 3.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1889 2.39 low 1 0 4 0 3.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1896 2.39 low 1 0 4 0 3.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1904 2.39 low 1 0 4 0 3.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1929 2.39 low 1 0 4 0 3.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 2431 2.39 low 1 0 4 0 3.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 119 2.20 low 1 0 3 0 3.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 289 2.20 low 1 0 3 0 3.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 358 2.20 low 1 0 3 0 3.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 415 2.20 low 1 0 3 0 3.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 682 2.20 low 1 0 3 0 3.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 727 2.20 low 1 0 3 0 3.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 766 2.20 low 1 0 3 0 3.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1379 2.20 low 1 0 3 0 3.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1508 2.20 low 1 0 3 0 3.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1543 2.20 low 1 0 3 0 3.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1654 2.20 low 1 0 3 0 3.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1728 2.20 low 1 0 3 0 3.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1749 2.20 low 1 0 3 0 3.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1864 2.20 low 1 0 3 0 3.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 2398 2.20 low 1 0 3 0 3.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 2423 2.20 low 1 0 3 0 3.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 137 2.18 low 2 0 1 0 3.1014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 141 2.18 low 2 0 1 0 3.1014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 694 2.18 low 2 0 1 0 3.1014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 701 2.18 low 2 0 1 0 3.1014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 739 2.18 low 2 0 1 0 3.1014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1877 2.18 low 2 0 1 0 3.1014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 534 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 721 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 750 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 758 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 789 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1387 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1396 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1407 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1418 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1429 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1467 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1936 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 123 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 268 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 295 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 374 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 543 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 665 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 704 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 706 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 710 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 713 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 717 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 746 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1090 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1121 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1137 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1202 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1271 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1287 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1343 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1357 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1384 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1513 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1619 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1626 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1633 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1640 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1647 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1677 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1690 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1703 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1716 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1754 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1776 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1777 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1778 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1869 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1885 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1892 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1899 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1907 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1915 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1923 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1932 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 2303 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 2334 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 2351 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 2403 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 2408 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 2417 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 2434 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 3778 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 3779 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 692 1.58 low 2 0 0 0 2.5014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 698 1.58 low 2 0 0 0 2.5014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 191 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 515 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 943 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 957 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1342 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1356 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1392 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1403 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1414 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1425 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1436 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1519 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1528 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1537 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 1941 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 2188 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 2189 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 2267 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 2275 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 2615 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx <anonymous> composite 2734 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/DevtoolsComponent.tsx <anonymous> high_complexity 10 6.18 high 5 1 4 2 7.0914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/DevtoolsComponent.tsx <anonymous> high_complexity 17 5.10 moderate 7 1 1 1 6.0214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/DevtoolsPanelComponent.tsx <anonymous> high_complexity 10 6.18 high 5 1 4 2 7.0914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/DevtoolsPanelComponent.tsx <anonymous> high_complexity 17 5.10 moderate 7 1 1 1 6.0214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Explorer.tsx <anonymous> high_complexity 285 11.00 critical 15 3 7 4 11.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Explorer.tsx <anonymous> high_complexity 316 9.26 critical 13 3 2 3 10.1714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Explorer.tsx <anonymous> composite 98 5.15 moderate 3 0 16 1 6.0714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Explorer.tsx <anonymous> high_complexity 55 5.02 moderate 4 0 9 1 5.9314d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Explorer.tsx <anonymous> composite 185 4.85 moderate 3 0 11 1 5.7714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Explorer.tsx <anonymous> composite 214 4.85 moderate 3 0 11 1 5.7714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Explorer.tsx <anonymous> composite 156 4.78 moderate 3 0 10 1 5.6914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Explorer.tsx <anonymous> composite 121 3.68 moderate 3 0 6 0 4.6014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Explorer.tsx <anonymous> composite 129 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Explorer.tsx <anonymous> composite 487 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Explorer.tsx <anonymous> composite 123 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Explorer.tsx <anonymous> composite 174 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Explorer.tsx <anonymous> composite 203 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Explorer.tsx <anonymous> composite 239 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Explorer.tsx <anonymous> composite 394 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Explorer.tsx <anonymous> composite 417 2.90 low 1 0 8 0 3.8214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Explorer.tsx <anonymous> composite 125 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Explorer.tsx <anonymous> composite 132 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Explorer.tsx <anonymous> composite 539 2.60 low 3 0 1 0 3.5214d
long_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Explorer.tsx <anonymous> composite 60 2.20 low 1 0 3 0 3.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Explorer.tsx <anonymous> composite 103 2.20 low 1 0 3 0 3.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Explorer.tsx <anonymous> composite 164 2.20 low 1 0 3 0 3.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Explorer.tsx <anonymous> composite 193 2.20 low 1 0 3 0 3.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Explorer.tsx <anonymous> composite 223 2.20 low 1 0 3 0 3.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Explorer.tsx <anonymous> composite 274 2.20 low 1 0 3 0 3.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Explorer.tsx <anonymous> composite 421 2.20 low 1 0 3 0 3.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Explorer.tsx <anonymous> composite 380 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Explorer.tsx <anonymous> composite 332 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Explorer.tsx <anonymous> composite 422 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Explorer.tsx <anonymous> composite 282 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Explorer.tsx <anonymous> composite 287 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Explorer.tsx <anonymous> composite 303 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Explorer.tsx <anonymous> composite 344 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Explorer.tsx <anonymous> composite 437 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Explorer.tsx <anonymous> composite 673 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Explorer.tsx <anonymous> composite 674 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Explorer.tsx <anonymous> composite 282 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Explorer.tsx <anonymous> composite 298 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Explorer.tsx <anonymous> composite 308 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Explorer.tsx <anonymous> composite 393 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Explorer.tsx <anonymous> composite 424 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Explorer.tsx <anonymous> composite 436 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Explorer.tsx <anonymous> composite 544 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Explorer.tsx Explorer high_complexity 269 14.53 critical 26 3 38 10 15.4414d0
exit_heavygod_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Explorer.tsx chunkArray high_complexity 41 5.26 moderate 6 1 2 1 6.3314d2
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Explorer.tsx isIterable composite 265 1.00 low 1 0 0 0 2.1614d3
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/TanstackQueryDevtools.tsx <anonymous> high_complexity 97 5.12 moderate 4 1 9 0 6.0314d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/TanstackQueryDevtools.tsx <anonymous> composite 110 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/TanstackQueryDevtools.tsx mount high_complexity 93 6.86 high 5 1 10 2 7.7814d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/TanstackQueryDevtools.tsx setButtonPosition composite 69 2.00 low 3 0 0 0 2.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/TanstackQueryDevtools.tsx setClient composite 85 2.00 low 3 0 0 0 2.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/TanstackQueryDevtools.tsx setErrorTypes composite 81 2.00 low 3 0 0 0 2.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/TanstackQueryDevtools.tsx setInitialIsOpen composite 77 2.00 low 3 0 0 0 2.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/TanstackQueryDevtools.tsx setPosition composite 73 2.00 low 3 0 0 0 2.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/TanstackQueryDevtools.tsx setTheme composite 89 2.00 low 3 0 0 0 2.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/TanstackQueryDevtools.tsx unmount high_complexity 151 4.08 moderate 5 1 0 1 5.0014d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/TanstackQueryDevtoolsPanel.tsx <anonymous> high_complexity 105 5.20 moderate 4 1 10 0 6.1114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/TanstackQueryDevtoolsPanel.tsx <anonymous> composite 94 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/TanstackQueryDevtoolsPanel.tsx <anonymous> composite 119 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/TanstackQueryDevtoolsPanel.tsx mount high_complexity 101 6.94 high 5 1 11 2 7.8514d0
god_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/TanstackQueryDevtoolsPanel.tsx setButtonPosition composite 73 2.00 low 3 0 0 0 2.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/TanstackQueryDevtoolsPanel.tsx setClient composite 89 2.00 low 3 0 0 0 2.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/TanstackQueryDevtoolsPanel.tsx setErrorTypes composite 85 2.00 low 3 0 0 0 2.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/TanstackQueryDevtoolsPanel.tsx setInitialIsOpen composite 81 2.00 low 3 0 0 0 2.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/TanstackQueryDevtoolsPanel.tsx setOnClose composite 93 2.00 low 3 0 0 0 2.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/TanstackQueryDevtoolsPanel.tsx setPosition composite 77 2.00 low 3 0 0 0 2.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/TanstackQueryDevtoolsPanel.tsx setTheme composite 97 2.00 low 3 0 0 0 2.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/TanstackQueryDevtoolsPanel.tsx unmount high_complexity 163 4.08 moderate 5 1 0 1 5.0014d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/contexts/PiPContext.tsx <anonymous> high_complexity 35 12.31 critical 12 3 22 5 13.2314d
exit_heavygod_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/contexts/PiPContext.tsx <anonymous> high_complexity 49 9.38 critical 10 2 12 3 10.3014d
god_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/contexts/PiPContext.tsx <anonymous> high_complexity 136 8.78 high 11 3 4 2 9.6914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/contexts/PiPContext.tsx <anonymous> high_complexity 87 7.39 high 12 2 4 1 8.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/contexts/PiPContext.tsx <anonymous> high_complexity 156 6.15 high 7 2 5 0 7.0714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/contexts/PiPContext.tsx <anonymous> deep_nesting 194 5.40 moderate 3 1 3 2 6.3214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/contexts/PiPContext.tsx <anonymous> high_complexity 195 5.04 moderate 5 1 2 1 5.9514d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/contexts/PiPContext.tsx <anonymous> high_complexity 40 4.32 moderate 4 1 3 0 5.2414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/contexts/PiPContext.tsx <anonymous> high_complexity 163 3.98 moderate 5 1 1 0 4.9014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/contexts/PiPContext.tsx <anonymous> composite 78 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/contexts/PiPContext.tsx <anonymous> composite 176 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/contexts/PiPContext.tsx <anonymous> composite 182 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/contexts/PiPContext.tsx <anonymous> composite 90 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/contexts/QueryDevtoolsContext.ts useQueryDevtoolsContext composite 45 1.60 low 1 0 1 0 5.6414d39
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/contexts/ThemeContext.ts <anonymous> composite 5 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/contexts/ThemeContext.ts useTheme composite 8 1.60 low 1 0 1 0 3.9614d18
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/icons/index.tsx ArrowDown composite 83 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/icons/index.tsx ArrowLeft composite 103 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/icons/index.tsx ArrowRight composite 126 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/icons/index.tsx ArrowUp composite 63 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/icons/index.tsx Check composite 391 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/icons/index.tsx CheckCircle composite 432 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/icons/index.tsx ChevronDown composite 43 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/icons/index.tsx CopiedCopier composite 332 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/icons/index.tsx Copier composite 291 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/icons/index.tsx ErrorCopier composite 352 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/icons/index.tsx List composite 372 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/icons/index.tsx LoadingCircle composite 452 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/icons/index.tsx Monitor composite 189 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/icons/index.tsx Moon composite 169 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/icons/index.tsx Offline composite 226 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/icons/index.tsx PauseCircle composite 501 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/icons/index.tsx Pencil composite 312 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/icons/index.tsx PiPIcon composite 271 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/icons/index.tsx Search composite 3 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/icons/index.tsx Settings composite 244 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/icons/index.tsx Sun composite 149 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/icons/index.tsx TanstackLogo composite 521 2.60 low 3 0 1 0 3.5214d0
long_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/icons/index.tsx Trash composite 23 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/icons/index.tsx Wifi composite 209 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/icons/index.tsx XCircle composite 481 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/theme.ts <anonymous> composite 268 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/theme.ts <anonymous> composite 270 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/theme.ts <anonymous> composite 272 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/theme.ts <anonymous> composite 274 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/theme.ts <anonymous> composite 276 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/theme.ts <anonymous> composite 278 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/theme.ts <anonymous> composite 280 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/theme.ts <anonymous> composite 282 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/utils.tsx <anonymous> high_complexity 249 11.87 critical 17 2 8 7 12.7914d
exit_heavy
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/utils.tsx <anonymous> high_complexity 175 11.67 critical 19 2 5 8 12.5914d
exit_heavy
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/utils.tsx <anonymous> high_complexity 307 7.32 high 9 1 7 2 8.2414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/utils.tsx <anonymous> high_complexity 107 5.04 moderate 5 1 2 1 5.9514d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/utils.tsx <anonymous> high_complexity 135 5.04 moderate 5 1 2 1 5.9514d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/utils.tsx <anonymous> composite 152 3.80 moderate 3 0 7 0 4.7214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/utils.tsx <anonymous> composite 155 3.55 moderate 3 0 5 0 4.4714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/utils.tsx <anonymous> composite 84 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/utils.tsx <anonymous> composite 158 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/utils.tsx <anonymous> composite 93 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/utils.tsx <anonymous> composite 148 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/utils.tsx <anonymous> composite 102 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/utils.tsx <anonymous> composite 162 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/utils.tsx <anonymous> composite 275 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/utils.tsx <anonymous> composite 104 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/utils.tsx <anonymous> composite 123 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/utils.tsx <anonymous> composite 132 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/utils.tsx getMutationStatusColor composite 49 1.00 low 1 0 0 0 2.9614d13
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/utils.tsx getQueryStatusColor composite 29 1.00 low 1 0 0 0 2.0814d2
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/utils.tsx getQueryStatusColorByLabel composite 67 1.00 low 1 0 0 0 2.0814d2
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/utils.tsx getQueryStatusLabel composite 6 1.95 low 1 0 2 0 3.9114d13
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/utils.tsx getSidedProp composite 20 2.20 low 1 0 3 0 3.2814d2
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/tsup.config.ts <anonymous> composite 13 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/tsup.config.ts <anonymous> composite 17 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-persist-client-core/src/createPersister.ts <anonymous> high_complexity 214 4.81 moderate 6 1 3 0 5.7214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-persist-client-core/src/createPersister.ts <anonymous> composite 240 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-persist-client-core/src/createPersister.ts <anonymous> composite 147 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-persist-client-core/src/createPersister.ts experimental_createQueryPersister high_complexity 95 15.79 critical 14 6 27 20 16.8221d0
complex_branchingdeeply_nestedexit_heavygod_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-persist-client-core/src/createPersister.ts isExpiredOrBusted high_complexity 109 6.77 high 8 2 1 2 8.0114d4
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-persist-client-core/src/createPersister.ts persistQuery high_complexity 188 4.07 moderate 4 1 2 0 5.3114d4
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-persist-client-core/src/createPersister.ts persistQueryByKey high_complexity 169 6.76 high 6 3 5 0 7.6714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-persist-client-core/src/createPersister.ts persisterFn high_complexity 203 7.99 high 12 2 9 1 8.9114d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-persist-client-core/src/createPersister.ts persisterGc high_complexity 248 9.85 critical 12 4 5 2 10.8821d0
complex_branching
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-persist-client-core/src/createPersister.ts removeQueries high_complexity 322 13.43 critical 18 5 6 5 14.3514d0
complex_branchingdeeply_nestedexit_heavy
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-persist-client-core/src/createPersister.ts restoreQueries high_complexity 273 14.52 critical 19 6 8 5 15.5621d0
complex_branchingdeeply_nestedexit_heavy
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-persist-client-core/src/createPersister.ts retrieveQuery high_complexity 125 11.30 critical 15 5 8 2 12.4921d2
complex_branchingdeeply_nested
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-persist-client-core/src/persist.ts <anonymous> high_complexity 137 4.07 moderate 4 1 2 0 4.9914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-persist-client-core/src/persist.ts <anonymous> high_complexity 145 4.07 moderate 4 1 2 0 4.9914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-persist-client-core/src/persist.ts <anonymous> high_complexity 171 3.72 moderate 4 1 1 0 4.6414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-persist-client-core/src/persist.ts <anonymous> composite 151 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-persist-client-core/src/persist.ts <anonymous> composite 165 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-persist-client-core/src/persist.ts isCacheEventType composite 61 1.60 low 1 0 1 0 2.7614d3
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-persist-client-core/src/persist.ts persistQueryClient deep_nesting 160 4.00 moderate 3 1 3 0 4.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-persist-client-core/src/persist.ts persistQueryClientRestore high_complexity 71 10.68 critical 12 4 6 3 12.3214d9
complex_branching
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-persist-client-core/src/persist.ts persistQueryClientSave composite 113 3.20 moderate 3 0 3 0 4.3614d3
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-persist-client-core/src/persist.ts persistQueryClientSubscribe deep_nesting 132 4.70 moderate 3 1 8 0 6.5014d11
middle_man
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-persist-client-core/src/retryStrategies.ts <anonymous> high_complexity 9 5.04 moderate 5 1 2 1 5.9514d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-persist-client-core/src/retryStrategies.ts <anonymous> composite 19 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-persist-client-core/src/retryStrategies.ts <anonymous> composite 25 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-sync-storage-persister/src/index.ts <anonymous> high_complexity 53 5.74 moderate 5 1 2 2 6.6514d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-sync-storage-persister/src/index.ts <anonymous> high_complexity 79 5.04 moderate 5 1 2 1 5.9514d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-sync-storage-persister/src/index.ts <anonymous> high_complexity 62 5.01 moderate 6 2 1 0 5.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-sync-storage-persister/src/index.ts <anonymous> high_complexity 107 4.07 moderate 4 1 2 0 4.9914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-sync-storage-persister/src/index.ts <anonymous> composite 88 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-sync-storage-persister/src/index.ts <anonymous> composite 110 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-sync-storage-persister/src/index.ts createSyncStoragePersister high_complexity 44 9.30 critical 7 3 7 3 10.2214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-sync-storage-persister/src/index.ts throttle deep_nesting 101 3.75 moderate 3 1 2 0 4.7514d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-sync-storage-persister/src/utils.ts noop composite 3 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-test-utils/src/mockVisibilityState.ts <anonymous> composite 4 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-test-utils/src/queryKey.ts <anonymous> composite 3 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-test-utils/src/sleep.ts <anonymous> composite 2 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-test-utils/src/sleep.ts <anonymous> composite 1 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query-devtools/src/ReactQueryDevtools.tsx <anonymous> high_complexity 117 4.07 moderate 4 1 2 0 4.9914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query-devtools/src/ReactQueryDevtools.tsx <anonymous> high_complexity 93 3.72 moderate 4 1 1 0 4.6414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query-devtools/src/ReactQueryDevtools.tsx <anonymous> high_complexity 99 3.72 moderate 4 1 1 0 4.6414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query-devtools/src/ReactQueryDevtools.tsx <anonymous> high_complexity 105 2.92 low 4 0 1 0 3.8414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query-devtools/src/ReactQueryDevtools.tsx <anonymous> high_complexity 109 2.92 low 4 0 1 0 3.8414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query-devtools/src/ReactQueryDevtools.tsx <anonymous> composite 89 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query-devtools/src/ReactQueryDevtools.tsx <anonymous> composite 113 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query-devtools/src/ReactQueryDevtools.tsx <anonymous> composite 122 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query-devtools/src/ReactQueryDevtools.tsx ReactQueryDevtools high_complexity 57 6.31 high 5 1 12 1 7.2214d0
god_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query-devtools/src/ReactQueryDevtoolsPanel.tsx <anonymous> high_complexity 95 4.07 moderate 4 1 2 0 4.9914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query-devtools/src/ReactQueryDevtoolsPanel.tsx <anonymous> high_complexity 87 2.92 low 4 0 1 0 3.8414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query-devtools/src/ReactQueryDevtoolsPanel.tsx <anonymous> composite 79 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query-devtools/src/ReactQueryDevtoolsPanel.tsx <anonymous> composite 83 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query-devtools/src/ReactQueryDevtoolsPanel.tsx <anonymous> composite 91 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query-devtools/src/ReactQueryDevtoolsPanel.tsx <anonymous> composite 100 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query-devtools/src/ReactQueryDevtoolsPanel.tsx <anonymous> composite 84 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query-devtools/src/ReactQueryDevtoolsPanel.tsx ReactQueryDevtoolsPanel high_complexity 49 5.90 moderate 4 1 10 1 6.8114d0
god_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query-devtools/src/index.ts <anonymous> composite 8 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query-devtools/src/index.ts <anonymous> composite 15 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query-devtools/test-setup.ts <anonymous> composite 10 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query-devtools/test-setup.ts <anonymous> composite 7 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query-next-experimental/src/HydrationStreamProvider.tsx <anonymous> high_complexity 119 5.99 moderate 5 1 8 1 6.9014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query-next-experimental/src/HydrationStreamProvider.tsx <anonymous> high_complexity 108 4.08 moderate 5 1 0 1 5.0014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query-next-experimental/src/HydrationStreamProvider.tsx <anonymous> composite 161 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query-next-experimental/src/HydrationStreamProvider.tsx <anonymous> composite 128 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query-next-experimental/src/HydrationStreamProvider.tsx <anonymous> composite 129 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query-next-experimental/src/HydrationStreamProvider.tsx <anonymous> composite 162 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query-next-experimental/src/HydrationStreamProvider.tsx <anonymous> composite 99 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query-next-experimental/src/HydrationStreamProvider.tsx <anonymous> composite 102 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query-next-experimental/src/HydrationStreamProvider.tsx <anonymous> composite 103 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query-next-experimental/src/HydrationStreamProvider.tsx UseClientHydrationStreamProvider high_complexity 72 9.44 critical 5 2 16 4 10.3514d0
god_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query-next-experimental/src/HydrationStreamProvider.tsx createHydrationStreamProvider deep_nesting 59 9.60 critical 3 2 17 5 10.5214d0
exit_heavygod_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query-next-experimental/src/HydrationStreamProvider.tsx push composite 111 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query-next-experimental/src/ReactQueryStreamedHydration.tsx <anonymous> high_complexity 61 6.40 high 6 1 4 2 7.3214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query-next-experimental/src/ReactQueryStreamedHydration.tsx <anonymous> high_complexity 47 4.21 moderate 6 1 1 0 5.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query-next-experimental/src/ReactQueryStreamedHydration.tsx <anonymous> high_complexity 84 3.72 moderate 4 1 1 0 4.6414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query-next-experimental/src/ReactQueryStreamedHydration.tsx <anonymous> composite 42 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query-next-experimental/src/ReactQueryStreamedHydration.tsx ReactQueryStreamedHydration high_complexity 27 6.68 high 7 2 10 0 7.5914d0
god_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query-next-experimental/src/ReactQueryStreamedHydration.tsx shouldDehydrateQuery composite 71 2.54 low 2 0 2 0 3.4514d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query-next-experimental/src/htmlescape.ts <anonymous> composite 23 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query-next-experimental/src/htmlescape.ts htmlEscapeJsonString composite 22 1.60 low 1 0 1 0 2.7614d3
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query-persist-client/src/PersistQueryClientProvider.tsx <anonymous> deep_nesting 18 5.49 moderate 3 1 9 1 6.4114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query-persist-client/src/PersistQueryClientProvider.tsx <anonymous> high_complexity 33 4.81 moderate 4 1 6 0 5.7214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query-persist-client/src/PersistQueryClientProvider.tsx <anonymous> composite 43 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query-persist-client/src/PersistQueryClientProvider.tsx <anonymous> composite 29 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query-persist-client/src/PersistQueryClientProvider.tsx <anonymous> composite 41 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query-persist-client/src/PersistQueryClientProvider.tsx <anonymous> composite 42 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query-persist-client/test-setup.ts <anonymous> composite 10 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query-persist-client/test-setup.ts <anonymous> composite 7 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/HydrationBoundary.tsx <anonymous> high_complexity 25 10.62 critical 9 4 9 3 11.5314d
long_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/HydrationBoundary.tsx <anonymous> high_complexity 54 10.40 critical 18 4 5 2 11.3114d
complex_branching
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/HydrationBoundary.tsx <anonymous> high_complexity 104 3.72 moderate 4 1 1 0 4.6414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/HydrationBoundary.tsx <anonymous> composite 34 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/IsRestoringProvider.ts <anonymous> composite 6 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/QueryClientProvider.tsx <anonymous> high_complexity 10 5.80 moderate 7 1 1 2 6.7214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/QueryClientProvider.tsx <anonymous> composite 29 3.90 moderate 3 0 3 1 4.8214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/QueryClientProvider.tsx <anonymous> composite 33 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/QueryClientProvider.tsx <anonymous> composite 35 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/QueryErrorResetBoundary.tsx <anonymous> composite 47 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/QueryErrorResetBoundary.tsx <anonymous> composite 18 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/QueryErrorResetBoundary.tsx <anonymous> composite 21 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/QueryErrorResetBoundary.tsx <anonymous> composite 34 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/QueryErrorResetBoundary.tsx <anonymous> composite 50 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/QueryErrorResetBoundary.tsx <anonymous> composite 24 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/QueryErrorResetBoundary.tsx createValue composite 15 2.00 low 3 0 0 0 3.0814d2
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/errorBoundaryUtils.ts <anonymous> high_complexity 13 5.72 moderate 8 2 2 0 6.6414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/errorBoundaryUtils.ts <anonymous> high_complexity 55 3.95 moderate 7 0 2 0 4.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/errorBoundaryUtils.ts <anonymous> composite 47 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/errorBoundaryUtils.ts <anonymous> composite 50 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/infiniteQueryOptions.ts infiniteQueryOptions composite 147 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/mutationOptions.ts mutationOptions composite 32 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/queryOptions.ts queryOptions composite 85 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/suspense.ts <anonymous> high_complexity 21 5.38 moderate 5 2 3 0 6.3014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/suspense.ts <anonymous> composite 78 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/suspense.ts <anonymous> composite 61 2.20 low 1 0 3 0 3.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/suspense.ts <anonymous> composite 49 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/suspense.ts <anonymous> composite 37 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/suspense.ts <anonymous> composite 29 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/suspense.ts <anonymous> composite 54 1.58 low 2 0 0 0 2.5014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/suspense.ts <anonymous> composite 11 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/useBaseQuery.ts <anonymous> composite 105 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/useBaseQuery.ts <anonymous> composite 122 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/useBaseQuery.ts <anonymous> composite 160 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/useBaseQuery.ts <anonymous> composite 118 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/useBaseQuery.ts <anonymous> composite 119 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/useBaseQuery.ts <anonymous> composite 92 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/useBaseQuery.ts useBaseQuery high_complexity 27 11.45 critical 17 2 27 4 12.6914d4
god_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/useInfiniteQuery.ts useInfiniteQuery composite 72 1.60 low 1 0 1 0 2.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/useIsFetching.ts <anonymous> composite 17 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/useIsFetching.ts <anonymous> composite 21 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/useIsFetching.ts <anonymous> composite 22 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/useIsFetching.ts useIsFetching composite 8 3.80 moderate 3 0 7 0 4.7214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/useMutation.ts <anonymous> composite 55 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/useMutation.ts <anonymous> composite 38 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/useMutation.ts <anonymous> composite 44 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/useMutation.ts <anonymous> composite 48 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/useMutation.ts <anonymous> composite 49 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/useMutation.ts <anonymous> composite 31 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/useMutation.ts useMutation high_complexity 19 6.53 high 6 1 12 1 7.4414d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/useMutationState.ts <anonymous> high_complexity 60 4.32 moderate 4 1 3 0 5.2414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/useMutationState.ts <anonymous> deep_nesting 59 3.19 moderate 1 1 4 0 4.1114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/useMutationState.ts <anonymous> composite 53 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/useMutationState.ts <anonymous> composite 37 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/useMutationState.ts <anonymous> composite 72 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/useMutationState.ts <anonymous> composite 73 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/useMutationState.ts getResult composite 30 2.20 low 1 0 3 0 3.3614d3
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/useMutationState.ts useIsMutating composite 14 2.95 low 3 0 2 0 3.8714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/useMutationState.ts useMutationState high_complexity 42 5.20 moderate 4 1 10 0 6.1914d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/usePrefetchInfiniteQuery.tsx usePrefetchInfiniteQuery high_complexity 9 4.32 moderate 4 1 3 0 5.2414d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/usePrefetchQuery.tsx usePrefetchQuery high_complexity 5 4.32 moderate 4 1 3 0 5.2414d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/useQueries.ts <anonymous> high_complexity 293 5.26 moderate 6 1 2 1 6.1714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/useQueries.ts <anonymous> high_complexity 308 3.52 moderate 4 0 3 0 4.4414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/useQueries.ts <anonymous> composite 244 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/useQueries.ts <anonymous> composite 229 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/useQueries.ts <anonymous> composite 281 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/useQueries.ts <anonymous> composite 228 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/useQueries.ts <anonymous> composite 271 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/useQueries.ts <anonymous> composite 277 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/useQueries.ts <anonymous> composite 278 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/useQueries.ts <anonymous> composite 288 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/useQueries.ts <anonymous> composite 253 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/useQueries.ts useQueries high_complexity 207 11.43 critical 10 1 30 6 12.4314d1
exit_heavygod_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/useQuery.ts useQuery composite 50 1.60 low 1 0 1 0 2.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/useSuspenseInfiniteQuery.ts useSuspenseInfiniteQuery high_complexity 18 5.14 moderate 5 2 2 0 6.0514d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/useSuspenseQueries.ts <anonymous> high_complexity 193 4.78 moderate 5 2 1 0 5.7014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/useSuspenseQueries.ts useSuspenseQueries deep_nesting 189 3.80 moderate 1 2 3 0 4.7214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/useSuspenseQuery.ts useSuspenseQuery high_complexity 8 5.14 moderate 5 2 2 0 6.0514d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/test-setup.ts <anonymous> composite 8 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/test-setup.ts <anonymous> composite 14 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query-devtools/src/clientOnly.tsx <anonymous> high_complexity 28 6.49 high 7 1 9 1 7.4114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query-devtools/src/clientOnly.tsx <anonymous> composite 36 2.98 low 2 0 4 0 3.8914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query-devtools/src/clientOnly.tsx <anonymous> composite 39 2.18 low 2 0 1 0 3.1014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query-devtools/src/clientOnly.tsx <anonymous> composite 27 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query-devtools/src/clientOnly.tsx <anonymous> composite 34 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query-devtools/src/clientOnly.tsx <anonymous> composite 23 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query-devtools/src/clientOnly.tsx <anonymous> composite 27 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query-devtools/src/clientOnly.tsx clientOnly high_complexity 17 6.72 high 7 1 12 1 7.6414d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query-devtools/src/devtools.tsx <anonymous> high_complexity 79 3.72 moderate 4 1 1 0 4.6414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query-devtools/src/devtools.tsx <anonymous> high_complexity 86 3.72 moderate 4 1 1 0 4.6414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query-devtools/src/devtools.tsx <anonymous> composite 105 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query-devtools/src/devtools.tsx <anonymous> composite 75 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query-devtools/src/devtools.tsx <anonymous> high_complexity 93 2.92 low 4 0 1 0 3.8414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query-devtools/src/devtools.tsx <anonymous> high_complexity 97 2.92 low 4 0 1 0 3.8414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query-devtools/src/devtools.tsx <anonymous> high_complexity 101 2.92 low 4 0 1 0 3.8414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query-devtools/src/devtools.tsx <anonymous> composite 107 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query-devtools/src/devtools.tsx <anonymous> composite 58 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query-devtools/src/devtools.tsx SolidQueryDevtools high_complexity 56 5.95 moderate 6 1 14 0 6.8714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query-devtools/src/devtoolsPanel.tsx <anonymous> composite 84 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query-devtools/src/devtoolsPanel.tsx <anonymous> composite 69 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query-devtools/src/devtoolsPanel.tsx <anonymous> high_complexity 76 2.92 low 4 0 1 0 3.8414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query-devtools/src/devtoolsPanel.tsx <anonymous> high_complexity 80 2.92 low 4 0 1 0 3.8414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query-devtools/src/devtoolsPanel.tsx <anonymous> composite 72 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query-devtools/src/devtoolsPanel.tsx <anonymous> composite 86 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query-devtools/src/devtoolsPanel.tsx <anonymous> composite 51 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query-devtools/src/devtoolsPanel.tsx <anonymous> composite 73 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query-devtools/src/devtoolsPanel.tsx SolidQueryDevtoolsPanel high_complexity 49 4.81 moderate 5 0 12 0 5.7214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query-devtools/src/index.tsx <anonymous> composite 7 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query-devtools/src/index.tsx <anonymous> composite 8 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query-devtools/src/index.tsx <anonymous> composite 13 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query-devtools/src/index.tsx <anonymous> composite 14 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query-devtools/test-setup.ts <anonymous> composite 6 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query-devtools/tsup.config.ts <anonymous> composite 13 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query-devtools/tsup.config.ts <anonymous> composite 17 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query-persist-client/src/PersistQueryClientProvider.tsx <anonymous> deep_nesting 17 5.08 moderate 3 1 13 0 6.0014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query-persist-client/src/PersistQueryClientProvider.tsx <anonymous> high_complexity 37 4.67 moderate 4 1 5 0 5.5914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query-persist-client/src/PersistQueryClientProvider.tsx <anonymous> composite 27 3.68 moderate 3 0 6 0 4.6014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query-persist-client/src/PersistQueryClientProvider.tsx <anonymous> composite 32 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query-persist-client/src/PersistQueryClientProvider.tsx <anonymous> composite 42 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query-persist-client/src/PersistQueryClientProvider.tsx <anonymous> composite 22 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query-persist-client/src/PersistQueryClientProvider.tsx <anonymous> composite 30 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query-persist-client/src/PersistQueryClientProvider.tsx <anonymous> composite 31 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query-persist-client/src/PersistQueryClientProvider.tsx <anonymous> composite 38 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query-persist-client/test-setup.ts <anonymous> composite 6 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query-persist-client/tsup.config.ts <anonymous> composite 13 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query-persist-client/tsup.config.ts <anonymous> composite 17 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/QueryClientProvider.tsx <anonymous> high_complexity 14 6.15 high 7 1 2 2 7.0714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/QueryClientProvider.tsx <anonymous> composite 32 4.25 moderate 3 0 5 1 5.1714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/QueryClientProvider.tsx <anonymous> composite 35 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/QueryClientProvider.tsx <anonymous> composite 40 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/QueryClientProvider.tsx <anonymous> composite 43 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/infiniteQueryOptions.ts infiniteQueryOptions composite 104 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/isRestoring.ts <anonymous> composite 6 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/isRestoring.ts <anonymous> composite 4 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/queryOptions.ts queryOptions composite 57 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useBaseQuery.ts <anonymous> high_complexity 242 8.88 high 13 2 10 2 9.8014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useBaseQuery.ts <anonymous> high_complexity 240 6.75 high 7 2 11 0 7.6714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useBaseQuery.ts <anonymous> high_complexity 346 5.77 moderate 9 1 2 1 6.6914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useBaseQuery.ts <anonymous> high_complexity 66 5.10 moderate 7 1 1 1 6.0214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useBaseQuery.ts <anonymous> high_complexity 158 5.07 moderate 5 1 6 0 5.9914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useBaseQuery.ts <anonymous> high_complexity 157 4.92 moderate 4 1 7 0 5.8414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useBaseQuery.ts <anonymous> high_complexity 210 4.58 moderate 5 1 3 0 5.5014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useBaseQuery.ts <anonymous> high_complexity 126 4.52 moderate 4 1 4 0 5.4314d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useBaseQuery.ts <anonymous> high_complexity 320 4.52 moderate 4 1 4 0 5.4314d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useBaseQuery.ts <anonymous> deep_nesting 151 4.29 moderate 2 1 8 0 5.2014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useBaseQuery.ts <anonymous> deep_nesting 180 4.19 moderate 3 1 4 0 5.1114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useBaseQuery.ts <anonymous> high_complexity 337 3.98 moderate 5 1 1 0 4.9014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useBaseQuery.ts <anonymous> deep_nesting 182 3.75 moderate 3 1 2 0 4.6714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useBaseQuery.ts <anonymous> high_complexity 184 3.72 moderate 4 1 1 0 4.6414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useBaseQuery.ts <anonymous> composite 364 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useBaseQuery.ts <anonymous> high_complexity 173 3.12 moderate 4 1 0 0 4.0414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useBaseQuery.ts <anonymous> composite 118 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useBaseQuery.ts <anonymous> composite 197 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useBaseQuery.ts <anonymous> composite 209 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useBaseQuery.ts createDeepSignal deep_nesting 207 3.00 moderate 1 1 3 0 3.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useBaseQuery.ts get high_complexity 374 6.95 high 7 2 2 2 7.8714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useBaseQuery.ts onHydrated high_complexity 288 6.76 high 10 1 7 1 7.6814d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useBaseQuery.ts reconcileFn high_complexity 27 9.90 critical 14 4 4 2 11.0614d3
complex_branching
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useBaseQuery.ts setStateWithReconciliation composite 192 3.90 moderate 3 0 3 1 5.3814d7
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useBaseQuery.ts useBaseQuery high_complexity 103 13.02 critical 14 2 45 12 14.1014d2
exit_heavygod_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useInfiniteQuery.ts <anonymous> composite 72 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useInfiniteQuery.ts useInfiniteQuery composite 55 2.20 low 1 0 3 0 3.6814d7
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useIsFetching.ts <anonymous> composite 16 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useIsFetching.ts <anonymous> composite 12 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useIsFetching.ts <anonymous> composite 11 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useIsFetching.ts useIsFetching composite 7 4.08 moderate 3 0 10 0 4.9914d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useIsMutating.ts <anonymous> composite 18 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useIsMutating.ts <anonymous> composite 12 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useIsMutating.ts <anonymous> composite 11 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useIsMutating.ts useIsMutating composite 7 4.08 moderate 3 0 10 0 4.9914d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useMutation.ts <anonymous> high_complexity 57 4.91 moderate 6 1 1 1 5.8214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useMutation.ts <anonymous> composite 38 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useMutation.ts <anonymous> composite 50 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useMutation.ts <anonymous> composite 68 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useMutation.ts <anonymous> composite 24 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useMutation.ts <anonymous> composite 56 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useMutation.ts useMutation high_complexity 15 6.22 high 4 1 15 1 7.1414d0
god_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useMutationState.ts <anonymous> high_complexity 42 4.81 moderate 4 1 6 0 5.7214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useMutationState.ts <anonymous> deep_nesting 41 4.70 moderate 3 1 8 0 5.6214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useMutationState.ts <anonymous> composite 35 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useMutationState.ts <anonymous> composite 25 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useMutationState.ts <anonymous> composite 34 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useMutationState.ts <anonymous> composite 31 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useMutationState.ts getResult composite 18 2.20 low 1 0 3 0 3.3614d3
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useMutationState.ts useMutationState deep_nesting 30 5.14 moderate 3 1 14 0 6.0614d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useQueries.ts <anonymous> high_complexity 252 5.26 moderate 6 1 2 1 6.1714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useQueries.ts <anonymous> high_complexity 250 5.02 moderate 4 1 3 1 5.9414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useQueries.ts <anonymous> deep_nesting 272 4.88 moderate 3 1 10 0 5.7914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useQueries.ts <anonymous> high_complexity 274 4.67 moderate 4 1 5 0 5.5914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useQueries.ts <anonymous> high_complexity 261 4.52 moderate 4 1 4 0 5.4314d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useQueries.ts <anonymous> deep_nesting 273 4.48 moderate 3 1 6 0 5.4014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useQueries.ts <anonymous> high_complexity 287 4.07 moderate 4 1 2 0 4.9914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useQueries.ts <anonymous> deep_nesting 271 3.95 moderate 1 1 11 0 4.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useQueries.ts <anonymous> deep_nesting 249 3.78 moderate 2 1 4 0 4.6914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useQueries.ts <anonymous> deep_nesting 251 3.34 moderate 2 1 2 0 4.2514d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useQueries.ts <anonymous> composite 295 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useQueries.ts <anonymous> composite 303 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useQueries.ts <anonymous> composite 314 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useQueries.ts <anonymous> deep_nesting 325 2.75 low 1 1 2 0 3.6714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useQueries.ts <anonymous> composite 202 2.55 low 1 0 5 0 3.4714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useQueries.ts <anonymous> composite 203 2.39 low 1 0 4 0 3.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useQueries.ts <anonymous> composite 235 2.39 low 1 0 4 0 3.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useQueries.ts <anonymous> composite 334 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useQueries.ts <anonymous> composite 340 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useQueries.ts <anonymous> composite 199 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useQueries.ts <anonymous> composite 234 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useQueries.ts <anonymous> composite 265 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useQueries.ts <anonymous> composite 281 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useQueries.ts <anonymous> composite 299 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useQueries.ts <anonymous> composite 335 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useQueries.ts <anonymous> composite 248 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useQueries.ts get high_complexity 326 5.04 moderate 5 1 2 1 5.9514d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useQueries.ts useQueries high_complexity 187 10.45 critical 4 1 36 7 11.3614d0
exit_heavygod_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useQuery.ts <anonymous> composite 46 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useQuery.ts useQuery composite 36 2.20 low 1 0 3 0 7.1214d114
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/test-setup.ts <anonymous> composite 6 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/tsup.config.ts <anonymous> composite 13 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/tsup.config.ts <anonymous> composite 17 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query-persist-client/src/utils.svelte.ts box composite 3 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/containers.svelte.ts <anonymous> high_complexity 56 4.68 moderate 5 1 1 1 5.6014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/containers.svelte.ts <anonymous> composite 44 2.54 low 2 0 2 0 3.4514d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/containers.svelte.ts <anonymous> composite 50 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/containers.svelte.ts <anonymous> composite 14 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/containers.svelte.ts <anonymous> composite 63 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/containers.svelte.ts <anonymous> composite 90 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/containers.svelte.ts <anonymous> composite 101 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/containers.svelte.ts brand composite 115 2.00 low 3 0 0 0 3.0814d2
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/containers.svelte.ts createRawRef high_complexity 29 10.62 critical 4 2 17 10 11.7014d2
exit_heavygod_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/containers.svelte.ts current composite 17 2.00 low 3 0 0 0 2.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/containers.svelte.ts deleteProperty high_complexity 71 6.06 high 6 2 2 1 6.9714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/containers.svelte.ts getOwnPropertyDescriptor high_complexity 65 5.04 moderate 5 1 2 1 5.9514d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/containers.svelte.ts isBranded composite 121 1.60 low 1 0 1 0 2.7614d3
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/containers.svelte.ts ownKeys composite 62 2.20 low 1 0 3 0 3.1214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/containers.svelte.ts set high_complexity 35 6.69 high 6 1 6 2 7.6114d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/containers.svelte.ts update high_complexity 87 4.78 moderate 5 1 4 0 6.4114d9
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/context.ts <anonymous> high_complexity 27 5.38 moderate 5 1 1 2 6.3014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/context.ts <anonymous> high_complexity 8 4.68 moderate 5 1 1 1 5.6014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/context.ts <anonymous> composite 20 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/context.ts <anonymous> composite 39 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/createBaseQuery.svelte.ts <anonymous> composite 74 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/createBaseQuery.svelte.ts <anonymous> composite 35 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/createBaseQuery.svelte.ts <anonymous> composite 92 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/createBaseQuery.svelte.ts <anonymous> composite 85 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/createBaseQuery.svelte.ts <anonymous> composite 52 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/createBaseQuery.svelte.ts <anonymous> composite 77 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/createBaseQuery.svelte.ts <anonymous> composite 50 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/createBaseQuery.svelte.ts <anonymous> composite 76 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/createBaseQuery.svelte.ts <anonymous> composite 83 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/createBaseQuery.svelte.ts <anonymous> composite 90 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/createBaseQuery.svelte.ts createBaseQuery composite 18 6.60 high 3 0 17 3 7.6814d2
god_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/createBaseQuery.svelte.ts createResult composite 63 2.95 low 3 0 2 0 4.1914d4
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/createInfiniteQuery.ts createInfiniteQuery composite 16 1.60 low 1 0 1 0 2.6814d2
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/createMutation.svelte.ts <anonymous> high_complexity 76 4.08 moderate 5 1 0 1 5.0014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/createMutation.svelte.ts <anonymous> composite 65 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/createMutation.svelte.ts <anonymous> composite 45 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/createMutation.svelte.ts <anonymous> composite 49 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/createMutation.svelte.ts <anonymous> composite 66 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/createMutation.svelte.ts <anonymous> composite 40 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/createMutation.svelte.ts <anonymous> composite 60 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/createMutation.svelte.ts <anonymous> composite 67 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/createMutation.svelte.ts <anonymous> composite 38 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/createMutation.svelte.ts <anonymous> composite 58 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/createMutation.svelte.ts createMutation deep_nesting 17 7.18 high 3 1 13 3 8.2614d2
god_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/createQueries.svelte.ts <anonymous> composite 239 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/createQueries.svelte.ts <anonymous> composite 246 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/createQueries.svelte.ts <anonymous> composite 208 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/createQueries.svelte.ts <anonymous> composite 242 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/createQueries.svelte.ts <anonymous> composite 241 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/createQueries.svelte.ts createQueries composite 189 6.55 high 3 0 16 3 7.7914d4
god_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/createQueries.svelte.ts createResult composite 227 3.20 moderate 3 0 3 0 4.4414d4
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/createQuery.ts createQuery composite 49 1.60 low 1 0 1 0 3.4814d12
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/infiniteQueryOptions.ts infiniteQueryOptions composite 4 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/mutationOptions.ts mutationOptions composite 32 1.00 low 1 0 0 0 2.0310d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/queryOptions.ts queryOptions composite 52 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/useHydrate.ts useHydrate high_complexity 5 4.07 moderate 4 1 2 0 4.9914d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/useIsFetching.svelte.ts <anonymous> composite 13 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/useIsFetching.svelte.ts <anonymous> composite 14 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/useIsFetching.svelte.ts useIsFetching composite 5 3.39 moderate 3 0 4 0 4.3114d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/useIsMutating.svelte.ts <anonymous> composite 13 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/useIsMutating.svelte.ts <anonymous> composite 14 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/useIsMutating.svelte.ts useIsMutating composite 5 3.39 moderate 3 0 4 0 4.3114d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/useIsRestoring.ts useIsRestoring composite 4 1.60 low 1 0 1 0 3.2414d9
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/useMutationState.svelte.ts <anonymous> high_complexity 30 4.32 moderate 4 1 3 0 5.2414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/useMutationState.svelte.ts <anonymous> deep_nesting 29 4.19 moderate 3 1 4 0 5.1114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/useMutationState.svelte.ts <anonymous> composite 17 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/useMutationState.svelte.ts getResult composite 10 2.20 low 1 0 3 0 3.3614d3
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/useMutationState.svelte.ts useMutationState deep_nesting 22 5.40 moderate 3 1 8 1 6.4814d2
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/useQueryClient.ts useQueryClient high_complexity 4 4.68 moderate 5 1 1 1 6.1614d7
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/utils.svelte.ts <anonymous> deep_nesting 17 6.00 high 3 1 7 2 6.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/utils.svelte.ts <anonymous> high_complexity 31 5.77 moderate 5 1 6 1 6.6914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/utils.svelte.ts <anonymous> composite 33 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/utils.svelte.ts <anonymous> composite 40 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/src/utils.svelte.ts runEffect high_complexity 3 5.96 moderate 6 1 2 2 6.9514d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/createQueries.test-d.ts <anonymous> composite 5 3.90 moderate 3 0 8 0 4.8214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/createQueries.test-d.ts <anonymous> composite 6 3.80 moderate 3 0 7 0 4.7214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/createQueries.test-d.ts <anonymous> composite 8 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/createQueries.test-d.ts <anonymous> composite 15 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/createQueries.test-d.ts <anonymous> composite 11 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/createQueries.test-d.ts <anonymous> composite 18 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/createQueries.test-d.ts <anonymous> composite 22 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/createQueries.test-d.ts <anonymous> composite 23 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/createQuery.test-d.ts <anonymous> composite 4 3.68 moderate 3 0 6 0 4.6014d
long_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/createQuery.test-d.ts <anonymous> composite 5 3.55 moderate 3 0 5 0 4.4714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/createQuery.test-d.ts <anonymous> composite 16 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/createQuery.test-d.ts <anonymous> composite 47 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/createQuery.test-d.ts <anonymous> composite 68 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/createQuery.test-d.ts <anonymous> composite 6 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/createQuery.test-d.ts <anonymous> composite 27 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/createQuery.test-d.ts <anonymous> composite 36 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/createQuery.test-d.ts <anonymous> composite 48 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/createQuery.test-d.ts <anonymous> composite 58 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/createQuery.test-d.ts <anonymous> composite 69 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/createQuery.test-d.ts <anonymous> composite 79 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/createQuery.test-d.ts <anonymous> composite 7 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/createQuery.test-d.ts <anonymous> composite 9 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/createQuery.test-d.ts <anonymous> composite 19 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/createQuery.test-d.ts <anonymous> composite 22 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/createQuery.test-d.ts <anonymous> composite 28 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/createQuery.test-d.ts <anonymous> composite 30 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/createQuery.test-d.ts <anonymous> composite 37 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/createQuery.test-d.ts <anonymous> composite 39 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/createQuery.test-d.ts <anonymous> composite 40 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/createQuery.test-d.ts <anonymous> composite 49 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/createQuery.test-d.ts <anonymous> composite 51 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/createQuery.test-d.ts <anonymous> composite 59 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/createQuery.test-d.ts <anonymous> composite 61 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/createQuery.test-d.ts <anonymous> composite 70 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/createQuery.test-d.ts <anonymous> composite 72 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/createQuery.test-d.ts <anonymous> composite 80 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/createQuery.test-d.ts <anonymous> composite 82 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/infiniteQueryOptions/infiniteQueryOptions.test-d.ts <anonymous> composite 6 3.68 moderate 3 0 6 0 4.6014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/infiniteQueryOptions/infiniteQueryOptions.test-d.ts <anonymous> composite 31 3.55 moderate 3 0 5 0 4.4714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/infiniteQueryOptions/infiniteQueryOptions.test-d.ts <anonymous> composite 18 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/infiniteQueryOptions/infiniteQueryOptions.test-d.ts <anonymous> composite 47 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/infiniteQueryOptions/infiniteQueryOptions.test-d.ts <anonymous> composite 7 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/infiniteQueryOptions/infiniteQueryOptions.test-d.ts <anonymous> composite 25 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/infiniteQueryOptions/infiniteQueryOptions.test-d.ts <anonymous> composite 10 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/infiniteQueryOptions/infiniteQueryOptions.test-d.ts <anonymous> composite 21 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/infiniteQueryOptions/infiniteQueryOptions.test-d.ts <anonymous> composite 34 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/infiniteQueryOptions/infiniteQueryOptions.test-d.ts <anonymous> composite 50 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/infiniteQueryOptions/infiniteQueryOptions.test-d.ts <anonymous> composite 11 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/infiniteQueryOptions/infiniteQueryOptions.test-d.ts <anonymous> composite 23 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/infiniteQueryOptions/infiniteQueryOptions.test-d.ts <anonymous> composite 35 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/infiniteQueryOptions/infiniteQueryOptions.test-d.ts <anonymous> composite 39 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/infiniteQueryOptions/infiniteQueryOptions.test-d.ts <anonymous> composite 51 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/mutationOptions/mutationOptions.test-d.ts <anonymous> composite 20 7.58 high 3 0 10 5 8.6110d
exit_heavygod_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/mutationOptions/mutationOptions.test-d.ts <anonymous> composite 55 4.09 moderate 3 0 4 1 5.1210d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/mutationOptions/mutationOptions.test-d.ts <anonymous> composite 65 4.09 moderate 3 0 4 1 5.1210d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/mutationOptions/mutationOptions.test-d.ts <anonymous> composite 78 4.09 moderate 3 0 4 1 5.1210d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/mutationOptions/mutationOptions.test-d.ts <anonymous> composite 43 3.90 moderate 3 0 3 1 4.9310d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/mutationOptions/mutationOptions.test-d.ts <anonymous> composite 145 3.55 moderate 3 0 5 0 4.5810d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/mutationOptions/mutationOptions.test-d.ts <anonymous> composite 170 3.55 moderate 3 0 5 0 4.5810d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/mutationOptions/mutationOptions.test-d.ts <anonymous> composite 187 3.55 moderate 3 0 5 0 4.5810d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/mutationOptions/mutationOptions.test-d.ts <anonymous> composite 206 3.55 moderate 3 0 5 0 4.5810d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/mutationOptions/mutationOptions.test-d.ts <anonymous> composite 21 3.39 moderate 3 0 4 0 4.4210d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/mutationOptions/mutationOptions.test-d.ts <anonymous> composite 33 3.39 moderate 3 0 4 0 4.4210d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/mutationOptions/mutationOptions.test-d.ts <anonymous> composite 118 3.39 moderate 3 0 4 0 4.4210d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/mutationOptions/mutationOptions.test-d.ts <anonymous> composite 57 3.20 moderate 3 0 3 0 4.2310d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/mutationOptions/mutationOptions.test-d.ts <anonymous> composite 80 3.20 moderate 3 0 3 0 4.2310d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/mutationOptions/mutationOptions.test-d.ts <anonymous> composite 100 3.20 moderate 3 0 3 0 4.2310d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/mutationOptions/mutationOptions.test-d.ts <anonymous> composite 27 2.95 low 3 0 2 0 3.9810d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/mutationOptions/mutationOptions.test-d.ts <anonymous> composite 37 2.95 low 3 0 2 0 3.9810d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/mutationOptions/mutationOptions.test-d.ts <anonymous> composite 49 2.95 low 3 0 2 0 3.9810d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/mutationOptions/mutationOptions.test-d.ts <anonymous> composite 72 2.95 low 3 0 2 0 3.9810d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/mutationOptions/mutationOptions.test-d.ts <anonymous> composite 85 2.95 low 3 0 2 0 3.9810d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/mutationOptions/mutationOptions.test-d.ts <anonymous> composite 88 2.95 low 3 0 2 0 3.9810d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/mutationOptions/mutationOptions.test-d.ts <anonymous> composite 91 2.95 low 3 0 2 0 3.9810d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/mutationOptions/mutationOptions.test-d.ts <anonymous> composite 94 2.95 low 3 0 2 0 3.9810d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/mutationOptions/mutationOptions.test-d.ts <anonymous> composite 112 2.95 low 3 0 2 0 3.9810d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/mutationOptions/mutationOptions.test-d.ts <anonymous> composite 123 2.95 low 3 0 2 0 3.9810d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/mutationOptions/mutationOptions.test-d.ts <anonymous> composite 136 2.95 low 3 0 2 0 3.9810d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/mutationOptions/mutationOptions.test-d.ts <anonymous> composite 150 2.95 low 3 0 2 0 3.9810d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/mutationOptions/mutationOptions.test-d.ts <anonymous> composite 163 2.95 low 3 0 2 0 3.9810d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/mutationOptions/mutationOptions.test-d.ts <anonymous> composite 109 2.39 low 1 0 4 0 3.4210d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/mutationOptions/mutationOptions.test-d.ts <anonymous> composite 146 2.39 low 1 0 4 0 3.4210d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/mutationOptions/mutationOptions.test-d.ts <anonymous> composite 159 2.39 low 1 0 4 0 3.4210d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/mutationOptions/mutationOptions.test-d.ts <anonymous> composite 45 1.70 low 1 0 0 1 2.7310d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/mutationOptions/mutationOptions.test-d.ts <anonymous> composite 24 1.60 low 1 0 1 0 2.6310d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/mutationOptions/mutationOptions.test-d.ts <anonymous> composite 35 1.60 low 1 0 1 0 2.6310d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/mutationOptions/mutationOptions.test-d.ts <anonymous> composite 67 1.60 low 1 0 1 0 2.6310d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/mutationOptions/mutationOptions.test-d.ts <anonymous> composite 104 1.60 low 1 0 1 0 2.6310d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/mutationOptions/mutationOptions.test-d.ts <anonymous> composite 111 1.60 low 1 0 1 0 2.6310d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/mutationOptions/mutationOptions.test-d.ts <anonymous> composite 121 1.60 low 1 0 1 0 2.6310d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/mutationOptions/mutationOptions.test-d.ts <anonymous> composite 135 1.60 low 1 0 1 0 2.6310d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/mutationOptions/mutationOptions.test-d.ts <anonymous> composite 149 1.60 low 1 0 1 0 2.6310d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/mutationOptions/mutationOptions.test-d.ts <anonymous> composite 162 1.60 low 1 0 1 0 2.6310d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/mutationOptions/mutationOptions.test-d.ts <anonymous> composite 174 1.60 low 1 0 1 0 2.6310d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/mutationOptions/mutationOptions.test-d.ts <anonymous> composite 182 1.60 low 1 0 1 0 2.6310d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/mutationOptions/mutationOptions.test-d.ts <anonymous> composite 193 1.60 low 1 0 1 0 2.6310d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/mutationOptions/mutationOptions.test-d.ts <anonymous> composite 201 1.60 low 1 0 1 0 2.6310d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/mutationOptions/mutationOptions.test-d.ts <anonymous> composite 210 1.60 low 1 0 1 0 2.6310d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/mutationOptions/mutationOptions.test-d.ts <anonymous> composite 220 1.60 low 1 0 1 0 2.6310d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/mutationOptions/mutationOptions.test-d.ts <anonymous> composite 69 1.00 low 1 0 0 0 2.0310d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/queryOptions/queryOptions.test-d.ts <anonymous> composite 11 5.55 moderate 3 0 11 2 6.4714d
god_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/queryOptions/queryOptions.test-d.ts <anonymous> composite 113 4.25 moderate 3 0 5 1 5.1714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/queryOptions/queryOptions.test-d.ts <anonymous> composite 144 3.68 moderate 3 0 6 0 4.6014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/queryOptions/queryOptions.test-d.ts <anonymous> composite 42 3.55 moderate 3 0 5 0 4.4714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/queryOptions/queryOptions.test-d.ts <anonymous> composite 81 3.55 moderate 3 0 5 0 4.4714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/queryOptions/queryOptions.test-d.ts <anonymous> composite 91 3.55 moderate 3 0 5 0 4.4714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/queryOptions/queryOptions.test-d.ts <anonymous> composite 102 3.55 moderate 3 0 5 0 4.4714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/queryOptions/queryOptions.test-d.ts <anonymous> composite 127 3.55 moderate 3 0 5 0 4.4714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/queryOptions/queryOptions.test-d.ts <anonymous> composite 21 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/queryOptions/queryOptions.test-d.ts <anonymous> composite 32 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/queryOptions/queryOptions.test-d.ts <anonymous> composite 55 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/queryOptions/queryOptions.test-d.ts <anonymous> composite 155 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/queryOptions/queryOptions.test-d.ts <anonymous> composite 166 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/queryOptions/queryOptions.test-d.ts <anonymous> composite 64 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/queryOptions/queryOptions.test-d.ts <anonymous> composite 73 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/queryOptions/queryOptions.test-d.ts <anonymous> composite 12 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/queryOptions/queryOptions.test-d.ts <anonymous> composite 26 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/queryOptions/queryOptions.test-d.ts <anonymous> composite 120 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/queryOptions/queryOptions.test-d.ts <anonymous> composite 179 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/queryOptions/queryOptions.test-d.ts <anonymous> composite 180 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/queryOptions/queryOptions.test-d.ts <anonymous> composite 15 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/queryOptions/queryOptions.test-d.ts <anonymous> composite 24 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/queryOptions/queryOptions.test-d.ts <anonymous> composite 35 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/queryOptions/queryOptions.test-d.ts <anonymous> composite 45 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/queryOptions/queryOptions.test-d.ts <anonymous> composite 58 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/queryOptions/queryOptions.test-d.ts <anonymous> composite 84 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/queryOptions/queryOptions.test-d.ts <anonymous> composite 85 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/queryOptions/queryOptions.test-d.ts <anonymous> composite 94 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/queryOptions/queryOptions.test-d.ts <anonymous> composite 105 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/queryOptions/queryOptions.test-d.ts <anonymous> composite 116 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/queryOptions/queryOptions.test-d.ts <anonymous> composite 130 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/queryOptions/queryOptions.test-d.ts <anonymous> composite 147 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/queryOptions/queryOptions.test-d.ts <anonymous> composite 169 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/queryOptions/queryOptions.test-d.ts <anonymous> composite 183 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/queryOptions/queryOptions.test-d.ts <anonymous> composite 48 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/queryOptions/queryOptions.test-d.ts <anonymous> composite 67 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/queryOptions/queryOptions.test-d.ts <anonymous> composite 138 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/queryOptions/queryOptions.test-d.ts <anonymous> composite 188 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/utils.svelte.ts <anonymous> composite 25 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/utils.svelte.ts <anonymous> composite 27 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/utils.svelte.ts <anonymous> composite 17 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/utils.svelte.ts promiseWithResolvers composite 14 2.00 low 3 0 0 0 2.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/utils.svelte.ts ref composite 1 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/svelte-query/tests/utils.svelte.ts withEffectRoot composite 24 2.39 low 1 0 4 0 3.3114d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query-devtools/src/index.ts <anonymous> composite 8 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query-devtools/src/index.ts <anonymous> composite 16 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/devtools/devtools.ts <anonymous> deep_nesting 70 7.94 high 3 2 29 2 8.8614d
god_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/devtools/devtools.ts <anonymous> high_complexity 211 6.31 high 6 2 3 1 7.2214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/devtools/devtools.ts <anonymous> high_complexity 177 5.90 moderate 4 1 10 1 6.8114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/devtools/devtools.ts <anonymous> high_complexity 145 4.67 moderate 4 1 5 0 5.5914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/devtools/devtools.ts <anonymous> high_complexity 171 4.07 moderate 4 1 2 0 4.9914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/devtools/devtools.ts <anonymous> composite 192 3.39 moderate 3 0 4 0 4.3114d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/devtools/devtools.ts <anonymous> composite 91 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/devtools/devtools.ts <anonymous> composite 106 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/devtools/devtools.ts <anonymous> composite 114 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/devtools/devtools.ts <anonymous> composite 126 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/devtools/devtools.ts <anonymous> composite 84 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/devtools/devtools.ts <anonymous> composite 99 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/devtools/devtools.ts <anonymous> composite 184 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/devtools/devtools.ts <anonymous> composite 46 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/devtools/devtools.ts <anonymous> composite 189 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/devtools/devtools.ts setupDevtools deep_nesting 17 8.03 high 3 2 32 2 9.1014d2
god_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/devtools/utils.ts <anonymous> high_complexity 83 5.04 moderate 5 1 2 1 5.9514d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/devtools/utils.ts <anonymous> composite 78 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/devtools/utils.ts <anonymous> composite 80 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/devtools/utils.ts getQueryState high_complexity 13 8.14 high 11 1 2 4 9.3714d4
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/devtools/utils.ts getQueryStateLabel high_complexity 30 7.78 high 11 1 1 4 9.1014d5
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/devtools/utils.ts getQueryStatusBg high_complexity 59 7.78 high 11 1 1 4 9.0214d4
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/devtools/utils.ts getQueryStatusFg high_complexity 49 4.68 moderate 5 1 1 1 5.9214d4
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/infiniteQueryOptions.ts infiniteQueryOptions composite 92 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/mutationCache.ts find composite 11 1.60 low 1 0 1 0 2.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/mutationCache.ts findAll composite 22 1.60 low 1 0 1 0 2.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/queryCache.ts find composite 12 1.60 low 1 0 1 0 2.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/queryCache.ts findAll composite 18 1.60 low 1 0 1 0 2.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/queryClient.ts <anonymous> composite 231 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/queryClient.ts cancelQueries composite 191 1.60 low 1 0 1 0 2.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/queryClient.ts ensureQueryData composite 87 1.60 low 1 0 1 0 2.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/queryClient.ts fetchInfiniteQuery composite 359 1.60 low 1 0 1 0 2.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/queryClient.ts fetchQuery composite 282 1.60 low 1 0 1 0 2.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/queryClient.ts getMutationDefaults composite 472 1.60 low 1 0 1 0 2.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/queryClient.ts getQueriesData composite 100 1.60 low 1 0 1 0 2.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/queryClient.ts getQueryData composite 63 1.60 low 1 0 1 0 2.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/queryClient.ts getQueryDefaults composite 449 1.60 low 1 0 1 0 2.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/queryClient.ts getQueryState composite 147 1.60 low 1 0 1 0 2.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/queryClient.ts invalidateQueries high_complexity 208 5.48 moderate 5 1 4 1 6.3914d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/queryClient.ts isFetching composite 49 1.60 low 1 0 1 0 2.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/queryClient.ts isMutating composite 53 1.60 low 1 0 1 0 2.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/queryClient.ts prefetchInfiniteQuery composite 411 1.60 low 1 0 1 0 2.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/queryClient.ts prefetchQuery composite 314 1.60 low 1 0 1 0 2.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/queryClient.ts refetchQueries composite 246 1.60 low 1 0 1 0 2.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/queryClient.ts removeQueries composite 160 1.60 low 1 0 1 0 2.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/queryClient.ts resetQueries composite 174 1.60 low 1 0 1 0 2.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/queryClient.ts setDefaultOptions composite 431 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/queryClient.ts setMutationDefaults composite 455 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/queryClient.ts setQueriesData composite 135 1.60 low 1 0 1 0 2.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/queryClient.ts setQueryData composite 123 1.60 low 1 0 1 0 2.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/queryClient.ts setQueryDefaults composite 435 2.60 low 3 0 1 0 3.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/queryOptions.ts queryOptions composite 29 1.00 low 1 0 0 0 1.9214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useBaseQuery.ts <anonymous> high_complexity 158 7.06 high 5 3 10 0 7.9814d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useBaseQuery.ts <anonymous> deep_nesting 154 6.62 high 3 3 12 0 7.5414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useBaseQuery.ts <anonymous> deep_nesting 152 5.62 moderate 1 3 12 0 6.5414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useBaseQuery.ts <anonymous> high_complexity 198 5.45 moderate 7 1 2 1 6.3714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useBaseQuery.ts <anonymous> high_complexity 84 4.78 moderate 5 1 4 0 5.6914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useBaseQuery.ts <anonymous> high_complexity 169 4.67 moderate 4 1 5 0 5.5914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useBaseQuery.ts <anonymous> high_complexity 123 4.32 moderate 4 1 3 0 5.2414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useBaseQuery.ts <anonymous> composite 135 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useBaseQuery.ts <anonymous> composite 147 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useBaseQuery.ts <anonymous> composite 126 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useBaseQuery.ts <anonymous> composite 142 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useBaseQuery.ts <anonymous> composite 116 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useBaseQuery.ts <anonymous> composite 155 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useBaseQuery.ts <anonymous> composite 197 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useBaseQuery.ts useBaseQuery high_complexity 53 11.78 critical 11 3 31 4 12.8614d2
god_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useInfiniteQuery.ts useInfiniteQuery composite 120 1.60 low 1 0 1 0 2.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useIsFetching.ts <anonymous> composite 27 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useIsFetching.ts <anonymous> composite 39 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useIsFetching.ts useIsFetching high_complexity 11 6.63 high 6 2 12 0 8.1014d7
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useMutation.ts <anonymous> high_complexity 144 4.91 moderate 6 1 1 1 5.8214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useMutation.ts <anonymous> composite 101 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useMutation.ts <anonymous> composite 117 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useMutation.ts <anonymous> composite 113 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useMutation.ts <anonymous> composite 126 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useMutation.ts <anonymous> composite 130 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useMutation.ts <anonymous> composite 121 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useMutation.ts <anonymous> composite 143 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useMutation.ts useMutation high_complexity 78 8.71 high 7 2 22 2 12.7514d39
god_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useMutationState.ts <anonymous> composite 74 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useMutationState.ts <anonymous> composite 83 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useMutationState.ts <anonymous> composite 87 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useMutationState.ts <anonymous> composite 91 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useMutationState.ts <anonymous> composite 39 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useMutationState.ts <anonymous> composite 63 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useMutationState.ts <anonymous> composite 46 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useMutationState.ts getResult composite 56 2.20 low 1 0 3 0 3.3614d3
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useMutationState.ts useIsMutating high_complexity 23 6.21 high 6 2 7 0 7.7614d8
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useMutationState.ts useMutationState high_complexity 68 5.17 moderate 4 0 11 1 6.1714d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useQueries.ts <anonymous> deep_nesting 264 4.35 moderate 3 1 5 0 5.2714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useQueries.ts <anonymous> high_complexity 273 4.32 moderate 4 1 3 0 5.2414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useQueries.ts <anonymous> high_complexity 327 4.32 moderate 4 1 3 0 5.2414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useQueries.ts <anonymous> composite 295 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useQueries.ts <anonymous> composite 341 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useQueries.ts <anonymous> composite 305 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useQueries.ts <anonymous> composite 330 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useQueries.ts <anonymous> composite 349 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useQueries.ts <anonymous> composite 302 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useQueries.ts <anonymous> composite 320 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useQueries.ts useQueries high_complexity 234 8.68 high 7 2 21 2 9.5914d0
god_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useQuery.ts useQuery composite 123 1.60 low 1 0 1 0 2.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/useQueryClient.ts useQueryClient high_complexity 6 6.40 high 7 1 3 2 11.3214d102
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/utils.ts <anonymous> high_complexity 74 7.88 high 11 1 4 3 8.7914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/utils.ts <anonymous> composite 15 2.00 low 3 0 0 0 2.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/utils.ts <anonymous> composite 43 1.95 low 1 0 2 0 2.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/utils.ts <anonymous> composite 49 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/utils.ts _cloneDeep high_complexity 22 10.38 critical 14 2 10 4 11.5414d3
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/utils.ts cloneDeep composite 59 1.60 low 1 0 1 0 2.6014d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/utils.ts cloneDeepUnref deep_nesting 70 4.35 moderate 3 1 5 0 8.4714d40
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/utils.ts getClientKey composite 6 2.00 low 3 0 0 0 3.0814d2
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/utils.ts isFunction composite 109 1.00 low 1 0 0 0 2.0814d2
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/utils.ts isPlainObject high_complexity 100 5.26 moderate 6 1 2 1 6.2514d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/utils.ts updateState composite 11 2.95 low 3 0 2 0 4.3514d6
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/vueQueryPlugin.ts <anonymous> high_complexity 29 8.55 high 13 3 14 0 9.4714d
god_functionlong_function
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/vueQueryPlugin.ts <anonymous> high_complexity 55 3.12 moderate 4 1 0 0 4.0414d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/vueQueryPlugin.ts <anonymous> composite 63 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/vueQueryPlugin.ts <anonymous> composite 86 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/vueQueryPlugin.ts <anonymous> composite 45 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/vueQueryPlugin.ts <anonymous> composite 85 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/vueQueryPlugin.ts beforeCreate high_complexity 80 5.80 moderate 7 2 3 0 6.7214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/vueQueryPlugin.ts vueQueryUnmount composite 72 2.95 low 3 0 2 0 3.8714d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/test-setup.ts <anonymous> composite 3 2.95 low 3 0 2 0 3.8714d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/test-setup.ts <anonymous> composite 10 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/test-setup.ts <anonymous> composite 11 1.00 low 1 0 0 0 1.9214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/vite.config.ts <anonymous> high_complexity 32 4.68 moderate 5 1 1 1 5.6014d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/scripts/generate-labeler-config.ts <anonymous> high_complexity 16 4.67 moderate 4 1 5 0 5.5914d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/scripts/generate-labeler-config.ts <anonymous> composite 44 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/scripts/generate-labeler-config.ts <anonymous> composite 100 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/scripts/generate-labeler-config.ts <anonymous> composite 15 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/scripts/generate-labeler-config.ts <anonymous> composite 32 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/scripts/generate-labeler-config.ts generateLabelerYaml high_complexity 37 7.28 high 5 1 7 3 8.3114d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/scripts/generate-labeler-config.ts readPairsFromFs deep_nesting 8 4.95 moderate 3 1 11 0 5.9814d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/scripts/generate-labeler-config.ts run composite 77 3.68 moderate 3 0 6 0 5.2414d8
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/scripts/generate-labeler-config.ts s composite 38 1.00 low 1 0 0 0 2.1414d2
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/scripts/getTsupConfig.js legacyConfig composite 28 1.60 low 1 0 1 0 2.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/scripts/getTsupConfig.js modernConfig composite 10 1.60 low 1 0 1 0 2.5214d0
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/scripts/getViteAliases.js <anonymous> composite 13 3.20 moderate 3 0 3 0 4.1214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/scripts/verify-links.ts <anonymous> composite 106 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/scripts/verify-links.ts <anonymous> composite 114 2.60 low 3 0 1 0 3.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/scripts/verify-links.ts <anonymous> composite 101 1.60 low 1 0 1 0 2.5214d
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/scripts/verify-links.ts isRelativeLink high_complexity 14 3.41 moderate 6 0 1 0 4.4814d2
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/scripts/verify-links.ts relativeLinkExists high_complexity 30 8.74 high 11 2 11 2 9.8114d2
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/scripts/verify-links.ts stripExtension composite 26 1.95 low 1 0 2 0 2.9514d1
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/scripts/verify-links.ts verifyMarkdownLinks high_complexity 88 7.18 high 6 2 10 1 8.1014d0

File Risk (Top 30 by Risk Score)

File Fns LOC Max CC Avg CC Critical High+ Sum LRS Max LRS Risk Score
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/queryObserver.ts 35 689 44 5.3 1 5 126.04 12.28 20.23
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/rules/no-unstable-deps/no-unstable-deps.rule.ts 10 256 24 9.3 1 4 58.69 12.52 13.08
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/utils.ts 31 396 25 5.5 5 8 133.28 12.85 12.66
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Explorer.tsx 46 844 26 3.0 3 3 140.73 14.53 12.40
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/transformers/filter-aware-usage-transformer.cjs 7 505 23 8.6 2 3 49.88 15.42 12.37
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/Devtools.tsx 223 4756 24 2.6 7 17 688.51 13.12 11.95
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutationObserver.ts 9 145 23 5.7 0 1 29.18 8.74 11.56
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-persist-client-core/src/createPersister.ts 12 543 19 9.8 5 8 99.50 15.79 11.29
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/ast-utils.ts 37 432 21 3.9 0 5 116.34 7.74 10.62
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/HydrationBoundary.tsx 4 139 18 8.5 2 2 26.74 10.62 10.21
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/HydrationBoundary.tsx 4 144 18 8.5 2 2 26.74 10.62 10.21
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/query.ts 43 419 19 3.4 1 4 123.63 10.52 9.72
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v5/remove-overloads/transformers/query-fn-aware-usage-transformer.cjs 8 330 17 7.4 2 4 54.04 13.72 9.65
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-devtools/src/utils.tsx 22 276 19 3.6 2 3 72.69 11.87 9.60
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/examples/react/offline/public/mockServiceWorker.js 16 326 18 5.1 2 3 76.11 11.85 9.55
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/rules/no-rest-destructuring/no-rest-destructuring.rule.ts 5 161 16 8.4 1 2 32.00 10.87 9.44
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-codemods/src/v4/utils/replacers/key-replacer.cjs 14 319 18 3.9 3 3 57.76 12.92 9.14
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/preact-query/src/useBaseQuery.ts 6 167 17 4.7 1 1 22.45 11.45 8.76
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/react-query/src/useBaseQuery.ts 7 169 17 4.1 1 1 24.05 11.45 8.64
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/rules/exhaustive-deps/exhaustive-deps.rule.ts 14 321 16 4.1 2 3 51.43 11.40 8.42
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-async-storage-persister/src/asyncThrottle.ts 4 63 15 6.0 0 2 17.94 7.69 8.26
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/utils/create-property-order-rule.ts 7 294 15 5.3 1 2 37.82 10.99 8.19
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/solid-query/src/useBaseQuery.ts 25 636 14 5.4 2 6 124.30 13.02 8.15
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/hydration.ts 14 340 15 4.1 0 3 51.49 8.70 8.02
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/rules/no-void-query-fn/no-void-query-fn.rule.ts 4 94 14 6.5 1 2 23.53 9.51 8.01
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/eslint-plugin-query/src/rules/exhaustive-deps/exhaustive-deps.utils.ts 2 48 13 7.5 0 1 10.49 8.90 7.77
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/retryer.ts 23 364 14 4.2 2 3 86.84 11.03 7.77
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/vue-query/src/utils.ts 11 129 14 4.3 1 2 40.97 10.38 7.60
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/angular-query-experimental/src/devtools/with-devtools.ts 13 416 13 5.1 2 4 57.46 10.92 7.48
/home/runner/work/hotspots-cloud/hotspots-cloud/work/target/packages/query-core/src/mutation.ts 16 155 14 3.4 1 1 41.70 9.51 7.43

Module Instability

Module Files Fns Avg CC Afferent Efferent Instability Zone
examples/react/nextjs/src/hooks 1 4 1.5 2 0 0.00 stable
examples/react/react-native/src/hooks 4 10 4.2 5 0 0.00 stable
examples/react/react-native/src/lib 1 6 2.3 3 0 0.00 stable
examples/react/react-router/src 2 13 3.4 5 0 0.00 stable
examples/solid/astro/src/utils 1 3 3.3 1 0 0.00 stable
integrations/react-next-15/app 6 16 2.4 1 0 0.00 stable
integrations/react-next-16/app 6 16 2.4 1 0 0.00 stable
packages/angular-query-experimental/src 16 95 2.9 1 0 0.00 stable
packages/eslint-plugin-query/src/utils 6 63 4.2 16 0 0.00 stable
packages/query-codemods/src/utils 1 23 3.1 4 0 0.00 stable
packages/query-codemods/src/utils/transformers 3 24 3.5 11 0 0.00 stable
packages/query-codemods/src/v4/utils/replacers 1 14 3.9 1 0 0.00 stable
packages/query-codemods/src/v5/keep-previous-data/utils 1 1 3.0 1 0 0.00 stable
packages/query-codemods/src/v5/remove-overloads/utils 2 10 3.6 4 0 0.00 stable
packages/query-devtools/src/icons 1 25 1.1 2 0 0.00 stable
examples/react/react-native/src/components 4 5 1.0 6 1 0.14 stable
examples/react/suspense/src 2 13 1.9 2 1 0.33 balanced
examples/angular/auto-refetching/src 1 2 2.0 0 0 0.50 balanced
examples/angular/auto-refetching/src/app/interceptor 1 2 6.5 0 0 0.50 balanced
examples/angular/basic-persister/src 1 1 1.0 0 0 0.50 balanced
examples/angular/basic/src 1 1 1.0 0 0 0.50 balanced
examples/angular/devtools-panel/src 1 1 1.0 0 0 0.50 balanced
examples/angular/devtools-panel/src/app 1 2 1.0 0 0 0.50 balanced
examples/angular/infinite-query-with-max-pages/src 1 1 1.0 0 0 0.50 balanced
examples/angular/infinite-query-with-max-pages/src/app/api 1 3 2.7 0 0 0.50 balanced
examples/angular/optimistic-updates/src 1 1 1.0 0 0 0.50 balanced
examples/angular/optimistic-updates/src/app/interceptor 1 2 6.5 0 0 0.50 balanced
examples/angular/pagination/src 1 1 1.0 0 0 0.50 balanced
examples/angular/pagination/src/app/api 1 2 4.5 0 0 0.50 balanced
examples/angular/query-options-from-a-service/src 1 1 1.0 0 0 0.50 balanced
examples/angular/query-options-from-a-service/src/app 1 2 1.0 0 0 0.50 balanced
examples/angular/router/src 1 1 1.0 0 0 0.50 balanced
examples/angular/router/src/app 1 2 1.0 0 0 0.50 balanced
examples/angular/rxjs/src 1 1 1.0 0 0 0.50 balanced
examples/angular/rxjs/src/app/api 1 3 2.7 0 0 0.50 balanced
examples/angular/simple/src 1 1 1.0 0 0 0.50 balanced
examples/preact/simple/src 1 3 3.7 0 0 0.50 balanced
examples/react/algolia/src 5 11 2.8 0 0 0.50 balanced
examples/react/auto-refetching/src/pages 1 13 2.1 0 0 0.50 balanced
examples/react/auto-refetching/src/pages/api 1 2 3.5 0 0 0.50 balanced
examples/react/basic-graphql-request/src 1 10 2.1 0 0 0.50 balanced
examples/react/basic/src 1 11 2.0 0 0 0.50 balanced
examples/react/chat/src 3 13 2.1 0 0 0.50 balanced
examples/react/default-query-function/src 1 7 2.3 0 0 0.50 balanced
examples/react/devtools-panel/src 1 5 3.2 0 0 0.50 balanced
examples/react/eslint-legacy/src 1 11 2.0 0 0 0.50 balanced
examples/react/infinite-query-with-max-pages/src/pages 1 9 1.8 0 0 0.50 balanced
examples/react/infinite-query-with-max-pages/src/pages/api 1 3 2.0 0 0 0.50 balanced
examples/react/load-more-infinite-scroll/src/pages 2 12 2.3 0 0 0.50 balanced
examples/react/load-more-infinite-scroll/src/pages/api 1 3 2.0 0 0 0.50 balanced
examples/react/nextjs-app-prefetching/app 6 8 2.9 0 0 0.50 balanced
examples/react/nextjs-suspense-streaming 1 1 4.0 0 0 0.50 balanced
examples/react/nextjs-suspense-streaming/src/app 3 9 3.1 0 0 0.50 balanced
examples/react/nextjs-suspense-streaming/src/app/api/wait 1 2 2.0 0 0 0.50 balanced
examples/react/offline/public 1 16 5.1 0 0 0.50 balanced
examples/react/offline/src 3 35 2.7 0 0 0.50 balanced
examples/react/optimistic-updates-cache/src/pages 1 10 2.8 0 0 0.50 balanced
examples/react/optimistic-updates-cache/src/pages/api 1 2 4.0 0 0 0.50 balanced
examples/react/optimistic-updates-ui/src/pages 1 10 2.6 0 0 0.50 balanced
examples/react/optimistic-updates-ui/src/pages/api 1 2 4.0 0 0 0.50 balanced
examples/react/pagination/src/pages 1 11 2.1 0 0 0.50 balanced
examples/react/pagination/src/pages/api 1 3 2.7 0 0 0.50 balanced
examples/react/playground/src 1 52 2.5 0 0 0.50 balanced
examples/react/prefetching/src/pages 2 13 2.1 0 0 0.50 balanced
examples/react/prefetching/src/pages/[user] 1 4 2.0 0 0 0.50 balanced
examples/react/rick-morty/src 8 26 3.1 0 0 0.50 balanced
examples/react/shadow-dom/src 1 3 4.3 0 0 0.50 balanced
examples/react/simple/src 1 3 3.7 0 0 0.50 balanced
examples/react/star-wars/src 8 26 3.1 0 0 0.50 balanced
examples/solid/basic-graphql-request/src 1 14 1.8 0 0 0.50 balanced
examples/solid/basic/src 1 14 1.8 0 0 0.50 balanced
examples/solid/default-query-function/src 1 10 1.9 0 0 0.50 balanced
examples/solid/offline/src 4 43 2.2 0 0 0.50 balanced
examples/solid/simple/src 1 5 1.8 0 0 0.50 balanced
examples/solid/solid-start-streaming/src 3 5 1.4 0 0 0.50 balanced
examples/solid/solid-start-streaming/src/components 4 22 2.2 0 0 0.50 balanced
examples/solid/solid-start-streaming/src/routes 9 26 1.6 0 0 0.50 balanced
examples/solid/solid-start-streaming/src/utils 1 5 3.2 0 0 0.50 balanced
examples/svelte/auto-refetching/src/routes/api/data 1 2 3.5 0 0 0.50 balanced
examples/svelte/basic/src/lib 1 3 2.3 0 0 0.50 balanced
examples/svelte/basic/src/routes/[postId] 1 1 3.0 0 0 0.50 balanced
examples/svelte/optimistic-updates/src/routes/api/data 1 3 3.0 0 0 0.50 balanced
examples/svelte/playground/src/lib 1 2 2.0 0 0 0.50 balanced
examples/svelte/ssr/src/lib 1 4 2.0 0 0 0.50 balanced
examples/svelte/ssr/src/routes 2 3 2.3 0 0 0.50 balanced
examples/svelte/ssr/src/routes/[postId] 1 2 2.0 0 0 0.50 balanced
examples/svelte/star-wars/src/lib 1 5 3.0 0 0 0.50 balanced
examples/vue/2.6-basic/src 1 1 1.0 0 0 0.50 balanced
examples/vue/2.7-basic/src 1 1 1.0 0 0 0.50 balanced
examples/vue/nuxt3/plugins 1 3 3.7 0 0 0.50 balanced
integrations/angular-cli-20/src 1 1 1.0 0 0 0.50 balanced
integrations/react-next-14/app 4 7 2.4 0 0 0.50 balanced
integrations/react-vite/src 1 3 3.7 0 0 0.50 balanced
integrations/solid-vite/src 2 5 1.8 0 0 0.50 balanced
packages/angular-query-experimental 2 6 2.2 0 0 0.50 balanced
packages/angular-query-experimental/scripts 1 3 1.7 0 0 0.50 balanced
packages/angular-query-experimental/src/devtools-panel 2 8 5.8 0 0 0.50 balanced
packages/angular-query-persist-client 1 1 1.0 0 0 0.50 balanced
packages/angular-query-persist-client/src 1 5 3.4 0 0 0.50 balanced
packages/eslint-plugin-query 1 3 2.3 0 0 0.50 balanced
packages/preact-query 1 2 3.0 0 0 0.50 balanced
packages/preact-query-devtools 2 4 2.0 0 0 0.50 balanced
packages/preact-query-devtools/src 3 21 3.0 0 0 0.50 balanced
packages/preact-query-persist-client 1 2 3.0 0 0 0.50 balanced
packages/preact-query-persist-client/src 1 6 2.5 0 0 0.50 balanced
packages/preact-query/src 22 80 3.3 0 0 0.50 balanced
packages/query-async-storage-persister/src 3 11 4.5 0 0 0.50 balanced
packages/query-broadcast-client-experimental 1 2 3.0 0 0 0.50 balanced
packages/query-broadcast-client-experimental/src 1 6 6.2 0 0 0.50 balanced
packages/query-codemods/src/v4/__testfixtures__ 12 96 1.7 0 0 0.50 balanced
packages/query-codemods/src/v5/is-loading/__testfixtures__ 4 56 2.9 0 0 0.50 balanced
packages/query-codemods/src/v5/keep-previous-data/__testfixtures__ 4 104 2.2 0 0 0.50 balanced
packages/query-codemods/src/v5/remove-overloads/__testfixtures__ 4 50 1.5 0 0 0.50 balanced
packages/query-codemods/src/v5/rename-hydrate 1 3 3.7 0 0 0.50 balanced
packages/query-codemods/src/v5/rename-hydrate/__testfixtures__ 4 8 2.0 0 0 0.50 balanced
packages/query-codemods/src/v5/rename-properties 1 6 4.0 0 0 0.50 balanced
packages/query-codemods/src/v5/rename-properties/__testfixtures__ 4 22 1.7 0 0 0.50 balanced
packages/query-core/src 21 392 3.7 0 0 0.50 balanced
packages/query-devtools 1 2 3.0 0 0 0.50 balanced
packages/query-devtools/src/contexts 3 16 5.0 0 0 0.50 balanced
packages/query-persist-client-core/src 3 25 6.6 0 0 0.50 balanced
packages/query-sync-storage-persister/src 2 9 4.1 0 0 0.50 balanced
packages/query-test-utils/src 3 4 2.0 0 0 0.50 balanced
packages/react-query 1 2 3.0 0 0 0.50 balanced
packages/react-query-devtools 1 2 2.0 0 0 0.50 balanced
packages/react-query-devtools/src 3 19 3.2 0 0 0.50 balanced
packages/react-query-next-experimental/src 3 20 2.8 0 0 0.50 balanced
packages/react-query-persist-client 1 2 2.0 0 0 0.50 balanced
packages/react-query-persist-client/src 1 6 2.5 0 0 0.50 balanced
packages/react-query/src 21 78 3.0 0 0 0.50 balanced
packages/solid-query 2 3 2.3 0 0 0.50 balanced
packages/solid-query-devtools 2 3 2.3 0 0 0.50 balanced
packages/solid-query-devtools/src 4 31 2.7 0 0 0.50 balanced
packages/solid-query-persist-client 2 3 2.3 0 0 0.50 balanced
packages/solid-query-persist-client/src 1 9 2.0 0 0 0.50 balanced
packages/solid-query/src 12 89 3.1 0 0 0.50 balanced
packages/svelte-query-persist-client/src 1 1 3.0 0 0 0.50 balanced
packages/svelte-query/src 17 74 2.6 0 0 0.50 balanced
packages/svelte-query/tests 3 43 1.9 0 0 0.50 balanced
packages/svelte-query/tests/infiniteQueryOptions 1 15 1.8 0 0 0.50 balanced
packages/svelte-query/tests/mutationOptions 1 48 2.2 0 0 0.50 balanced
packages/svelte-query/tests/queryOptions 1 38 1.9 0 0 0.50 balanced
packages/vue-query 2 4 2.5 0 0 0.50 balanced
packages/vue-query-devtools/src 1 2 1.0 0 0 0.50 balanced
packages/vue-query/src 15 99 2.9 1 1 0.50 balanced
packages/vue-query/src/devtools 2 23 4.0 1 1 0.50 balanced
scripts 4 19 3.2 0 0 0.50 balanced
examples/react/react-native/src/navigation 1 1 1.0 1 2 0.67 balanced
examples/react/suspense/src/components 4 11 2.1 1 2 0.67 balanced
packages/query-codemods/src/v5/remove-overloads/transformers 2 15 7.9 2 8 0.80 volatile
examples/react/react-native/src/screens 2 7 3.3 2 11 0.85 volatile
examples/react/nextjs/src/components 4 6 2.2 0 1 1.00 volatile
examples/react/nextjs/src/pages 3 6 1.7 0 1 1.00 volatile
examples/react/react-native 2 3 3.3 0 3 1.00 volatile
examples/react/react-router/src/routes 6 28 2.8 0 5 1.00 volatile
examples/solid/astro/src/components 2 26 2.2 0 1 1.00 volatile
integrations/react-next-15/app/count 1 1 1.0 0 1 1.00 volatile
integrations/react-next-16/app/count 1 1 1.0 0 1 1.00 volatile
packages/angular-query-experimental/src/devtools 2 14 4.8 0 1 1.00 volatile
packages/eslint-plugin-query/src/rules/exhaustive-deps 2 16 4.6 0 5 1.00 volatile
packages/eslint-plugin-query/src/rules/no-rest-destructuring 2 7 6.9 0 3 1.00 volatile
packages/eslint-plugin-query/src/rules/no-unstable-deps 1 10 9.3 0 2 1.00 volatile
packages/eslint-plugin-query/src/rules/no-void-query-fn 1 4 6.5 0 3 1.00 volatile
packages/eslint-plugin-query/src/rules/stable-query-client 1 4 5.5 0 3 1.00 volatile
packages/query-codemods/src/v4 2 9 3.3 0 5 1.00 volatile
packages/query-codemods/src/v5/is-loading 1 16 3.0 0 3 1.00 volatile
packages/query-codemods/src/v5/keep-previous-data 1 24 2.5 0 4 1.00 volatile
packages/query-codemods/src/v5/remove-overloads 1 1 3.0 0 3 1.00 volatile
packages/query-devtools/src 8 325 2.8 0 2 1.00 volatile