Skip to content

Compability with Bokeh 3.5 #79

Compability with Bokeh 3.5

Compability with Bokeh 3.5 #79

Triggered via pull request June 3, 2024 09:32
@hoxbrohoxbro
synchronize #105
bokeh35
Status Failure
Total duration 7m 11s
Artifacts

ipywidgets-bokeh-ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors
test (macos-latest, 18.x)
Property 'serializer' is missing in type '{ appendToken: false; baseUrl: string; appUrl: string; wsUrl: string; token: string; init: { cache: "no-store"; credentials: "same-origin"; }; fetch: (_input: RequestInfo, _init?: RequestInit) => Promise<Response>; Headers: { new (init?: HeadersInit | undefined): Headers; prototype: Headers; }; Request: { new (input: URL | RequestInfo, init?: RequestInit | undefined): Request; prototype: Request; }; WebSocket: typeof WebSocket; }' but required in type 'ISettings'.
test (macos-latest, 18.x)
Process completed with exit code 2.
test (ubuntu-latest, 18.x)
Property 'serializer' is missing in type '{ appendToken: false; baseUrl: string; appUrl: string; wsUrl: string; token: string; init: { cache: "no-store"; credentials: "same-origin"; }; fetch: (_input: RequestInfo, _init?: RequestInit) => Promise<Response>; Headers: { new (init?: HeadersInit | undefined): Headers; prototype: Headers; }; Request: { new (input: URL | RequestInfo, init?: RequestInit | undefined): Request; prototype: Request; }; WebSocket: typeof WebSocket; }' but required in type 'ISettings'.
test (ubuntu-latest, 18.x)
Process completed with exit code 2.
test (windows-latest, 18.x)
Property 'serializer' is missing in type '{ appendToken: false; baseUrl: string; appUrl: string; wsUrl: string; token: string; init: { cache: "no-store"; credentials: "same-origin"; }; fetch: (_input: RequestInfo, _init?: RequestInit) => Promise<Response>; Headers: { new (init?: HeadersInit | undefined): Headers; prototype: Headers; }; Request: { new (input: URL | RequestInfo, init?: RequestInit | undefined): Request; prototype: Request; }; WebSocket: typeof WebSocket; }' but required in type 'ISettings'.
test (windows-latest, 18.x)
Process completed with exit code 2.