fix(test): Github Actions上で外部サイトへの取得を行うテストをスキップするように (#38) #26
Annotations
3 errors
Build:
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'.
|
Build:
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'.
|
Build
Process completed with exit code 2.
|
Loading