Jupyter Widgets #89
build.yml
on: pull_request
build
1m 50s
Check Links
46s
test_isolated
0s
deploy_lite
0s
Annotations
8 errors and 2 warnings
|
build
Process completed with exit code 1.
|
|
build:
packages/javascript-kernel/src/widgets.ts#L974
Replace `s·as·Record<string,·unknown>·&·{·children?:·Widget[];·titles?:·string[]·}` with `⏎······s·as·Record<string,·unknown>·&·{·children?:·Widget[];·titles?:·string[]·}⏎····`
|
|
build:
packages/javascript-kernel/src/widgets.ts#L525
Delete `⏎·········`
|
|
build:
packages/javascript-kernel/src/widgets.ts#L410
Replace `·...super._defaults(),·value:·0.0,·step:·0.1,·min:·0.0,·max:·100.0` with `⏎······...super._defaults(),⏎······value:·0.0,⏎······step:·0.1,⏎······min:·0.0,⏎······max:·100.0⏎···`
|
|
build:
packages/javascript-kernel/src/widgets.ts#L273
Replace `·...super._defaults(),·max:·10.0,·step:·0.1,·readout_format:·'.2f'` with `⏎······...super._defaults(),⏎······max:·10.0,⏎······step:·0.1,⏎······readout_format:·'.2f'⏎···`
|
|
build:
packages/javascript-kernel/src/widgets.ts#L87
Replace `⏎········?·{·[nameOrState]:·value·}⏎·······` with `·?·{·[nameOrState]:·value·}`
|
|
build:
packages/javascript-kernel/src/kernel.ts#L419
Replace `buf.byteOffset,·buf.byteOffset·+·buf.byteLength` with `⏎··········buf.byteOffset,⏎··········buf.byteOffset·+·buf.byteLength⏎········`
|
|
build:
packages/javascript-kernel/src/comm.ts#L160
Unexpected aliasing of 'this' to local variable
|
|
Check Links
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|