Skip to content

Update packages to latest versions #41

Update packages to latest versions

Update packages to latest versions #41

Triggered via pull request October 2, 2023 01:15
Status Failure
Total duration 1m 16s
Artifacts

build-test.yml

on: pull_request
Build Distribution
1m 6s
Build Distribution
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build Distribution: node_modules/@jupyter-widgets/jupyterlab-manager/lib/manager.d.ts#L135
Type 'INotebookModel' does not satisfy the constraint 'IModel'.
Build Distribution: node_modules/@jupyter-widgets/jupyterlab-manager/lib/manager.d.ts#L161
Type 'INotebookModel' does not satisfy the constraint 'IModel'.
Build Distribution: node_modules/@jupyter-widgets/jupyterlab-manager/lib/plugin.d.ts#L10
Type 'INotebookModel' does not satisfy the constraint 'IModel'.
Build Distribution: node_modules/@jupyter-widgets/jupyterlab-manager/node_modules/@jupyterlab/codeeditor/lib/editor.d.ts#L47
Property 'toJSON' of type '() => any' is not assignable to 'string' index type 'JSONValue'.
Build Distribution: node_modules/@jupyter-widgets/jupyterlab-manager/node_modules/@types/react/index.d.ts#L3180
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>'.
Build Distribution: node_modules/@jupyter-widgets/jupyterlab-manager/node_modules/@types/react/index.d.ts#L3181
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>'.
Build Distribution: node_modules/@jupyter-widgets/jupyterlab-manager/node_modules/@types/react/index.d.ts#L3182
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>'.
Build Distribution: node_modules/@jupyter-widgets/jupyterlab-manager/node_modules/@types/react/index.d.ts#L3183
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>'.
Build Distribution: node_modules/@jupyter-widgets/jupyterlab-manager/node_modules/@types/react/index.d.ts#L3184
Subsequent property declarations must have the same type. Property 'article' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
Build Distribution
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/