|
1560 | 1560 | "count": 3 |
1561 | 1561 | } |
1562 | 1562 | }, |
1563 | | - "packages/notification-services-controller/src/NotificationServicesController/NotificationServicesController.test.ts": { |
1564 | | - "@typescript-eslint/explicit-function-return-type": { |
1565 | | - "count": 23 |
1566 | | - }, |
1567 | | - "id-length": { |
1568 | | - "count": 7 |
1569 | | - } |
1570 | | - }, |
1571 | | - "packages/notification-services-controller/src/NotificationServicesController/NotificationServicesController.ts": { |
1572 | | - "@typescript-eslint/explicit-function-return-type": { |
1573 | | - "count": 31 |
1574 | | - }, |
1575 | | - "@typescript-eslint/no-misused-promises": { |
1576 | | - "count": 1 |
1577 | | - }, |
1578 | | - "id-denylist": { |
1579 | | - "count": 5 |
1580 | | - }, |
1581 | | - "id-length": { |
1582 | | - "count": 8 |
1583 | | - } |
1584 | | - }, |
1585 | | - "packages/notification-services-controller/src/NotificationServicesController/__fixtures__/mockServices.ts": { |
1586 | | - "@typescript-eslint/explicit-function-return-type": { |
1587 | | - "count": 6 |
1588 | | - } |
1589 | | - }, |
1590 | 1563 | "packages/notification-services-controller/src/NotificationServicesController/constants/notification-schema.ts": { |
1591 | 1564 | "@typescript-eslint/naming-convention": { |
1592 | 1565 | "count": 18 |
|
1602 | 1575 | "count": 1 |
1603 | 1576 | } |
1604 | 1577 | }, |
1605 | | - "packages/notification-services-controller/src/NotificationServicesController/services/feature-announcements.ts": { |
1606 | | - "@typescript-eslint/explicit-function-return-type": { |
1607 | | - "count": 2 |
1608 | | - }, |
1609 | | - "@typescript-eslint/naming-convention": { |
1610 | | - "count": 2 |
1611 | | - }, |
1612 | | - "@typescript-eslint/prefer-nullish-coalescing": { |
1613 | | - "count": 2 |
1614 | | - }, |
1615 | | - "id-length": { |
1616 | | - "count": 3 |
1617 | | - } |
1618 | | - }, |
1619 | | - "packages/notification-services-controller/src/NotificationServicesController/services/notification-config-cache.ts": { |
1620 | | - "@typescript-eslint/naming-convention": { |
1621 | | - "count": 1 |
1622 | | - } |
1623 | | - }, |
1624 | | - "packages/notification-services-controller/src/NotificationServicesController/services/perp-notifications.test.ts": { |
1625 | | - "@typescript-eslint/explicit-function-return-type": { |
1626 | | - "count": 1 |
1627 | | - } |
1628 | | - }, |
1629 | 1578 | "packages/notification-services-controller/src/NotificationServicesController/services/perp-notifications.ts": { |
1630 | 1579 | "@typescript-eslint/explicit-function-return-type": { |
1631 | 1580 | "count": 1 |
|
1689 | 1638 | "count": 9 |
1690 | 1639 | } |
1691 | 1640 | }, |
1692 | | - "packages/notification-services-controller/src/NotificationServicesPushController/web/push-utils.test.ts": { |
1693 | | - "@typescript-eslint/explicit-function-return-type": { |
1694 | | - "count": 10 |
1695 | | - }, |
1696 | | - "no-restricted-globals": { |
1697 | | - "count": 3 |
1698 | | - } |
1699 | | - }, |
1700 | | - "packages/notification-services-controller/src/NotificationServicesPushController/web/push-utils.ts": { |
1701 | | - "@typescript-eslint/explicit-function-return-type": { |
1702 | | - "count": 7 |
1703 | | - }, |
1704 | | - "require-atomic-updates": { |
1705 | | - "count": 1 |
1706 | | - } |
1707 | | - }, |
1708 | | - "packages/notification-services-controller/src/shared/is-onchain-notification.ts": { |
1709 | | - "id-length": { |
1710 | | - "count": 1 |
1711 | | - } |
1712 | | - }, |
1713 | 1641 | "packages/phishing-controller/src/BulkTokenScan.test.ts": { |
1714 | 1642 | "@typescript-eslint/explicit-function-return-type": { |
1715 | 1643 | "count": 2 |
|
2317 | 2245 | "@typescript-eslint/naming-convention": { |
2318 | 2246 | "count": 1 |
2319 | 2247 | } |
2320 | | - }, |
2321 | | - "scripts/create-package/cli.test.ts": { |
2322 | | - "@typescript-eslint/explicit-function-return-type": { |
2323 | | - "count": 2 |
2324 | | - } |
2325 | | - }, |
2326 | | - "scripts/create-package/cli.ts": { |
2327 | | - "@typescript-eslint/explicit-function-return-type": { |
2328 | | - "count": 1 |
2329 | | - } |
2330 | | - }, |
2331 | | - "scripts/create-package/fs-utils.ts": { |
2332 | | - "@typescript-eslint/explicit-function-return-type": { |
2333 | | - "count": 2 |
2334 | | - } |
2335 | | - }, |
2336 | | - "scripts/create-package/index.test.ts": { |
2337 | | - "import-x/no-unassigned-import": { |
2338 | | - "count": 1 |
2339 | | - } |
2340 | | - }, |
2341 | | - "scripts/create-package/utils.test.ts": { |
2342 | | - "import-x/no-named-as-default-member": { |
2343 | | - "count": 2 |
2344 | | - } |
2345 | | - }, |
2346 | | - "scripts/create-package/utils.ts": { |
2347 | | - "@typescript-eslint/explicit-function-return-type": { |
2348 | | - "count": 1 |
2349 | | - } |
2350 | | - }, |
2351 | | - "scripts/generate-method-action-types.ts": { |
2352 | | - "@typescript-eslint/explicit-function-return-type": { |
2353 | | - "count": 2 |
2354 | | - }, |
2355 | | - "n/no-sync": { |
2356 | | - "count": 1 |
2357 | | - }, |
2358 | | - "no-negated-condition": { |
2359 | | - "count": 1 |
2360 | | - } |
2361 | | - }, |
2362 | | - "scripts/generate-preview-build-message.ts": { |
2363 | | - "@typescript-eslint/explicit-function-return-type": { |
2364 | | - "count": 1 |
2365 | | - } |
2366 | | - }, |
2367 | | - "scripts/lint-teams-json.ts": { |
2368 | | - "@typescript-eslint/explicit-function-return-type": { |
2369 | | - "count": 1 |
2370 | | - } |
2371 | | - }, |
2372 | | - "scripts/update-readme-content.ts": { |
2373 | | - "@typescript-eslint/explicit-function-return-type": { |
2374 | | - "count": 2 |
2375 | | - } |
2376 | | - }, |
2377 | | - "tests/fake-block-tracker.ts": { |
2378 | | - "@typescript-eslint/explicit-function-return-type": { |
2379 | | - "count": 3 |
2380 | | - }, |
2381 | | - "no-empty-function": { |
2382 | | - "count": 1 |
2383 | | - } |
2384 | | - }, |
2385 | | - "tests/fake-provider.ts": { |
2386 | | - "@typescript-eslint/explicit-function-return-type": { |
2387 | | - "count": 5 |
2388 | | - }, |
2389 | | - "@typescript-eslint/prefer-promise-reject-errors": { |
2390 | | - "count": 1 |
2391 | | - } |
2392 | | - }, |
2393 | | - "tests/helpers.ts": { |
2394 | | - "@typescript-eslint/explicit-function-return-type": { |
2395 | | - "count": 1 |
2396 | | - }, |
2397 | | - "@typescript-eslint/naming-convention": { |
2398 | | - "count": 1 |
2399 | | - }, |
2400 | | - "no-param-reassign": { |
2401 | | - "count": 1 |
2402 | | - } |
2403 | | - }, |
2404 | | - "tests/mock-network.ts": { |
2405 | | - "@typescript-eslint/explicit-function-return-type": { |
2406 | | - "count": 1 |
2407 | | - } |
2408 | | - }, |
2409 | | - "tests/setup.ts": { |
2410 | | - "import-x/no-unassigned-import": { |
2411 | | - "count": 1 |
2412 | | - } |
2413 | | - }, |
2414 | | - "tests/setupAfterEnv/index.ts": { |
2415 | | - "import-x/no-unassigned-import": { |
2416 | | - "count": 2 |
2417 | | - } |
2418 | | - }, |
2419 | | - "tests/setupAfterEnv/matchers.ts": { |
2420 | | - "@typescript-eslint/explicit-function-return-type": { |
2421 | | - "count": 4 |
2422 | | - }, |
2423 | | - "id-length": { |
2424 | | - "count": 2 |
2425 | | - } |
2426 | | - }, |
2427 | | - "tests/setupAfterEnv/nock.ts": { |
2428 | | - "import-x/no-named-as-default-member": { |
2429 | | - "count": 3 |
2430 | | - } |
2431 | | - }, |
2432 | | - "types/global.d.ts": { |
2433 | | - "@typescript-eslint/naming-convention": { |
2434 | | - "count": 1 |
2435 | | - } |
2436 | | - }, |
2437 | | - "yarn.config.cjs": { |
2438 | | - "no-restricted-syntax": { |
2439 | | - "count": 2 |
2440 | | - } |
2441 | 2248 | } |
2442 | 2249 | } |
0 commit comments