🪐 Launch binder for article theme #569
Triggered via pull request
September 28, 2023 08:41
Status
Failure
Total duration
2m 43s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
9 errors
lint
@myst-theme/jupyter#lint:format: command (/home/runner/work/myst-theme/myst-theme/packages/jupyter) npm run lint:format exited (1)
|
lint
Process completed with exit code 1.
|
test
@myst-theme/jupyter#build: command (/home/runner/work/myst-theme/myst-theme/packages/jupyter) npm run build exited (1)
|
test
Property 'userServerUrl' does not exist on type 'ThebeServer'.
|
test
'"thebe-core"' has no exported member named 'RepoProviderSpec'. Did you mean 'RepoProvider'?
|
test
Type '{ children: Element; connect: false; options: ExtendedCoreOptions | undefined; useBinder: boolean; useJupyterLite: boolean; customRepoProviders: RepoProviderSpec[] | undefined; }' is not assignable to type 'IntrinsicAttributes & { connect: boolean; config?: Config | undefined; options?: CoreOptions | undefined; useBinder?: boolean | undefined; useJupyterLite?: boolean | undefined; events?: ThebeEvents | undefined; customConnectFn?: ((server: ThebeServer) => Promise<...>) | undefined; } & { ...; }'.
|
test
Module '"thebe-core"' has no exported member 'WellKnownRepoProvider'.
|
test
Type 'string' is not assignable to type 'RepoProvider | undefined'.
|
test
Process completed with exit code 1.
|