Merge pull request #535 from opendatalab/main #99
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/
|