Add fediverse creator tag support #39
Annotations
3 errors and 1 warning
test (20.10.0):
src/plugins/amazon.ts#L45
Property 'fediverseCreator' is missing in type '{ title: string | null; icon: string; description: string | null; thumbnail: string | null; player: { url: string | null; width: number | null; height: number | null; allow: string[]; }; sitename: string; activityPub: null; }' but required in type 'Summary'.
|
test (20.10.0):
src/plugins/wikipedia.ts#L33
Property 'fediverseCreator' is missing in type '{ title: any; icon: string; description: string; thumbnail: string; player: { url: null; width: null; height: null; allow: never[]; }; sitename: string; activityPub: null; }' but required in type 'Summary'.
|
test (20.10.0)
Process completed with exit code 2.
|
test (20.10.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|