Compability with Bokeh 3.5 #79
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.
|