Skip to content

Use proper bokehjs' types in src/widgets.ts #117

Use proper bokehjs' types in src/widgets.ts

Use proper bokehjs' types in src/widgets.ts #117

Triggered via pull request April 18, 2024 15:25
Status Failure
Total duration 1m 12s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: src/extension.ts#L8
Unexpected any. Specify a different type
build: src/plugin.ts#L70
Unexpected any. Specify a different type
build: src/plugin.ts#L71
Unexpected any. Specify a different type
build: src/renderer.ts#L15
Unexpected any. Specify a different type
build: src/renderer.ts#L52
'_options' is defined but never used
build: src/widgets.ts#L87
Unexpected any. Specify a different type
build: src/widgets.ts#L89
Unexpected any. Specify a different type
build: src/widgets.ts#L95
Unexpected any. Specify a different type
build: src/widgets.ts#L95
Unexpected any. Specify a different type
build
Process completed with exit code 1.
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/