Skip to content

Add back youtube component to embed player #1117

Add back youtube component to embed player

Add back youtube component to embed player #1117

Triggered via push September 7, 2023 21:14
Status Failure
Total duration 53s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Matrix: Build & test
Fit to window
Zoom out
Zoom in

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/