Add back youtube component to embed player #1117
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors and 2 warnings
Build & test (20.x):
components/youtube-embed.tsx#L1
Type '{ width: string; height: string; src: string; title: string; frameborder: string; className: string; allow: string; allowfullscreen: true; }' is not assignable to type 'DetailedHTMLProps<IframeHTMLAttributes<HTMLIFrameElement>, HTMLIFrameElement>'.
|
Build & test (20.x)
Process completed with exit code 2.
|
Build & test (18.x):
components/youtube-embed.tsx#L1
Type '{ width: string; height: string; src: string; title: string; frameborder: string; className: string; allow: string; allowfullscreen: true; }' is not assignable to type 'DetailedHTMLProps<IframeHTMLAttributes<HTMLIFrameElement>, HTMLIFrameElement>'.
|
Build & test (18.x)
The operation was canceled.
|
Build & test (20.x)
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/
|
Build & test (18.x)
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/
|