Skip to content

Update packages and document #6

Update packages and document

Update packages and document #6

Triggered via pull request December 31, 2023 21:57
Status Failure
Total duration 45s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint: src/components/login_with_facebook_button.tsx#L23
Unsafe argument of type `any` assigned to a parameter of type `ImageDataLike | null`
lint: src/components/login_with_google_button.tsx#L23
Unsafe argument of type `any` assigned to a parameter of type `ImageDataLike | null`
lint: src/components/video_list.tsx#L16
Unsafe argument of type `any` assigned to a parameter of type `ImageDataLike | null`
lint
Process completed with exit code 1.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/