Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

chore(deps): update babel monorepo to v7.24.0 #1084

chore(deps): update babel monorepo to v7.24.0

chore(deps): update babel monorepo to v7.24.0 #1084

Triggered via pull request January 8, 2024 23:08
Status Failure
Total duration 57s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build: src/components/VideoPlayer/index.tsx#L53
'Video' refers to a value, but is being used as a type here. Did you mean 'typeof Video'?
build: src/components/VideoPlayer/index.tsx#L123
Type 'number | { uri?: string | undefined; headers?: { [key: string]: string; } | undefined; type?: string | undefined; }' is not assignable to type 'Readonly<{ uri?: string | undefined; isNetwork?: boolean | undefined; isAsset?: boolean | undefined; shouldCache?: boolean | undefined; type?: string | undefined; mainVer?: number | undefined; ... 7 more ...; customImageUri?: string | undefined; }> | undefined'.
build
Process completed with exit code 2.