Skip to content

Bump the javascript group with 10 updates #44

Bump the javascript group with 10 updates

Bump the javascript group with 10 updates #44

Triggered via pull request April 1, 2024 11:49
Status Failure
Total duration 1m 34s
Billable time 2m
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ci: node_modules/@jupyterlab/application/lib/frontend.d.ts#L18
Type 'JupyterFrontEnd<U, V>' does not satisfy the constraint 'Application<Widget>'.
ci: node_modules/@jupyterlab/application/lib/frontend.d.ts#L30
Type 'T' does not satisfy the constraint 'Widget'.
ci: node_modules/@jupyterlab/application/lib/frontend.d.ts#L54
Property 'contextMenu' in type 'JupyterFrontEnd<T, U>' is not assignable to the same property in base type 'Application<T>'.
ci: node_modules/@jupyterlab/application/lib/frontend.d.ts#L102
Type 'T' does not satisfy the constraint 'Widget'.
ci: node_modules/@jupyterlab/apputils/node_modules/@types/react/index.d.ts#L3308
Duplicate identifier 'ElementType'.
ci: node_modules/@jupyterlab/apputils/node_modules/@types/react/index.d.ts#L3322
Duplicate identifier 'LibraryManagedAttributes'.
ci: node_modules/@jupyterlab/apputils/node_modules/@types/react/index.d.ts#L3334
Subsequent property declarations must have the same type. Property 'a' must be of type 'DetailedHTMLProps<AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>', but here has type 'DetailedHTMLProps<AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>'.
ci: node_modules/@jupyterlab/apputils/node_modules/@types/react/index.d.ts#L3335
Subsequent property declarations must have the same type. Property 'abbr' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
ci: node_modules/@jupyterlab/apputils/node_modules/@types/react/index.d.ts#L3336
Subsequent property declarations must have the same type. Property 'address' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
ci: node_modules/@jupyterlab/apputils/node_modules/@types/react/index.d.ts#L3337
Subsequent property declarations must have the same type. Property 'area' must be of type 'DetailedHTMLProps<AreaHTMLAttributes<HTMLAreaElement>, HTMLAreaElement>', but here has type 'DetailedHTMLProps<AreaHTMLAttributes<HTMLAreaElement>, HTMLAreaElement>'.