ntp: keyboard support for stats #5826
Annotations
4 errors and 2 warnings
Run npm run lint:
special-pages/pages/new-tab/app/components/Examples.jsx#L1
Type '{ trackerCompanies: { displayName: string; count: number; }[]; id: string; }' is not assignable to type 'IntrinsicAttributes & { listAttrs?: HTMLAttributes<HTMLUListElement> | undefined; trackerCompanies: TrackerCompany[]; }'.
|
Run npm run lint:
special-pages/pages/new-tab/app/components/Examples.jsx#L1
Type '{ trackerCompanies: { displayName: string; count: number; }[]; totalCount: number; }' is not assignable to type 'IntrinsicAttributes & { expansion: Expansion; trackerCompanies: TrackerCompany[]; totalCount: number; onToggle: () => void; buttonAttrs?: HTMLAttributes<...> | undefined; }'.
|
Run npm run lint:
special-pages/pages/new-tab/app/components/Examples.jsx#L1
Type '{ trackerCompanies: never[]; totalCount: number; }' is not assignable to type 'IntrinsicAttributes & { expansion: Expansion; trackerCompanies: TrackerCompany[]; totalCount: number; onToggle: () => void; buttonAttrs?: HTMLAttributes<...> | undefined; }'.
|
Run npm run lint
Process completed with exit code 2.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading