Skip to content

feat: add AdEvent enum to have an exhaustive list of all possible values #46

feat: add AdEvent enum to have an exhaustive list of all possible values

feat: add AdEvent enum to have an exhaustive list of all possible values #46

Triggered via push November 22, 2023 14:31
Status Failure
Total duration 43s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build: src/Video.tsx#L527
Type '(e: NativeSyntheticEvent<OnReceiveAdEventData>) => void' is not assignable to type '(event: NativeSyntheticEvent<Readonly<{ event: string; }>>) => void'.
build
Process completed with exit code 2.