Skip to content

Merge pull request #535 from opendatalab/main #99

Merge pull request #535 from opendatalab/main

Merge pull request #535 from opendatalab/main #99

Triggered via push November 19, 2024 09:00
Status Failure
Total duration 1m 37s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
release
Type '{ annotationsWithGlobal: AllAnnotationMapping; sortedMediaAnnotations: MediaAnnotationInUI[]; selectedAnnotation: MediaAnnotationInUI | undefined; ... 10 more ...; onOrderVisibleChange: (value: boolean) => void; }' is not assignable to type 'AnnotationContextType'.
release
Type '(annotation: MediaAnnotationInUI, e: React.MouseEvent) => void' is not assignable to type '(annotation: AudioAnnotationInUI) => void'.
release
Process completed with exit code 1.
release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/