Skip to content

relax constraints to facilitate jupyterlab 4.0 conda build (#200) #112

relax constraints to facilitate jupyterlab 4.0 conda build (#200)

relax constraints to facilitate jupyterlab 4.0 conda build (#200) #112

Triggered via push March 18, 2024 15:50
Status Success
Total duration 2m 25s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build: src/manager.ts#L19
Expected '!==' and instead saw '!='
build: src/manager.ts#L27
Expected '===' and instead saw '=='
build: src/renderer.ts#L7
Interface name `KernelProxy` must match the RegExp: /^I[A-Z]/u
build: src/renderer.ts#L102
Expected '!==' and instead saw '!='
build: src/renderer.ts#L110
Expected '===' and instead saw '=='
build: src/renderer.ts#L147
Expected '!==' and instead saw '!='
build: src/widgets.ts#L30
Interface name `DocumentChanged` must match the RegExp: /^I[A-Z]/u
build: src/widgets.ts#L35
Interface name `ModelChanged` must match the RegExp: /^I[A-Z]/u
build: src/widgets.ts#L43
Interface name `MessageSent` must match the RegExp: /^I[A-Z]/u
build: src/widgets.ts#L98
Expected '!==' and instead saw '!='