Skip to content

Use fillable=False in output_widget #1345

Use fillable=False in output_widget

Use fillable=False in output_widget #1345

Triggered via pull request June 10, 2025 19:43
@mwoutsmwouts
synchronize #405
issue_360
Status Failure
Total duration 4m 4s
Artifacts

continuous-integration.yml

on: pull_request
Matrix: pytest
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
pyright
6 errors
pyright: apps/shiny/issue_360/app.py#L20
Type annotation is missing for parameter "session" (reportMissingParameterType)
pyright: apps/shiny/issue_360/app.py#L20
Type of parameter "session" is unknown (reportUnknownParameterType)
pyright: apps/shiny/issue_360/app.py#L20
Type annotation is missing for parameter "output" (reportMissingParameterType)
pyright: apps/shiny/issue_360/app.py#L20
Type of parameter "output" is unknown (reportUnknownParameterType)
pyright: apps/shiny/issue_360/app.py#L20
Type annotation is missing for parameter "input" (reportMissingParameterType)
pyright: apps/shiny/issue_360/app.py#L20
Type of parameter "input" is unknown (reportUnknownParameterType)
pre-commit
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
pyright
The `python-version` input is not set. The version of Python currently in `PATH` will be used.