feat(anywidget): Reduce Backbone dependency, implement minimal JS runtime over comm #1415
ci.yml
on: pull_request
Python / Lint
45s
JavaScript / Lint
9s
JavaScript / Typecheck
39s
JavaScript / Test
36s
Matrix: Python / Test
Annotations
4 errors and 6 warnings
JavaScript / Typecheck:
packages/anywidget/src/widget.js#L19
Property 'model' does not exist on type 'Window & typeof globalThis'.
|
JavaScript / Typecheck:
packages/anywidget/src/plugin.js#L16
Expected 0 arguments, but got 1.
|
JavaScript / Typecheck:
packages/anywidget/__tests__/widget.test.ts#L8
Expected 0 arguments, but got 1.
|
JavaScript / Typecheck
Process completed with exit code 1.
|
Python / Test (3.11)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Python / Test (3.10)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Python / Test (3.8)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Python / Test (3.12)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Python / Test (3.7)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Python / Test (3.9)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|