ntp: activity widget #7559
Annotations
7 errors and 4 warnings
Run npm run lint:
special-pages/pages/new-tab/app/activity/mocks/activity.mock-transport.js#L30
Argument of type '{ url: string; etldPlusOne: string; favicon: null; history: never[]; favorite: false; trackersFound: false; trackingStatus: { trackerCompanies: never[]; totalCount: number; }; title: string; }' is not assignable to parameter of type 'DomainActivity'.
|
Run npm run lint:
special-pages/pages/new-tab/app/activity/mocks/activity.mocks.js#L8
Property 'fireproof' is missing in type '{ favicon: { src: string; }; url: string; title: string; etldPlusOne: string; favorite: false; trackersFound: true; trackingStatus: { trackerCompanies: { displayName: string; }[]; totalCount: number; }; history: { ...; }[]; }' but required in type 'DomainActivity'.
|
Run npm run lint:
special-pages/pages/new-tab/app/activity/mocks/activity.mocks.js#L42
Property 'fireproof' is missing in type '{ favicon: { src: string; }; url: string; title: string; etldPlusOne: string; favorite: true; trackersFound: true; trackingStatus: { trackerCompanies: { displayName: string; }[]; totalCount: number; }; history: { ...; }[]; }' but required in type 'DomainActivity'.
|
Run npm run lint:
special-pages/pages/new-tab/app/activity/mocks/activity.mocks.js#L66
Property 'fireproof' is missing in type '{ favicon: { src: string; }; url: string; title: string; etldPlusOne: string; favorite: false; trackersFound: true; trackingStatus: { trackerCompanies: { displayName: string; }[]; totalCount: number; }; history: { ...; }[]; }' but required in type 'DomainActivity'.
|
Run npm run lint:
special-pages/pages/new-tab/app/activity/mocks/activity.mocks.js#L85
Property 'fireproof' is missing in type '{ favicon: { src: string; }; url: string; title: string; etldPlusOne: string; favorite: false; trackersFound: true; trackingStatus: { trackerCompanies: never[]; totalCount: number; }; history: { title: string; url: string; relativeTime: string; }[]; }' but required in type 'DomainActivity'.
|
Run npm run lint:
special-pages/pages/new-tab/app/activity/mocks/activity.mocks.js#L104
Property 'fireproof' is missing in type '{ favicon: { src: string; }; url: string; title: string; etldPlusOne: string; favorite: false; trackersFound: false; trackingStatus: { trackerCompanies: never[]; totalCount: number; }; history: { title: string; url: string; relativeTime: string; }[]; }' but required in type 'DomainActivity'.
|
Run npm run lint
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run npm run lint:
special-pages/index.mjs#L102
Expected property shorthand
|
Run npm run lint:
special-pages/pages/new-tab/app/customizer/mocks.js#L111
Expected property shorthand
|
Run npm run lint:
special-pages/pages/new-tab/app/customizer/mocks.js#L116
Expected property shorthand
|
Loading