Typing and formatting (GEN-290, GEN-279) #5
Annotations
10 errors and 1 warning
pyright:
notebooks/anywidget_jax_callback.py#L6
Import "jax.experimental" could not be resolved (reportMissingImports)
|
pyright:
notebooks/anywidget_jax_callback.py#L7
Import "jax" could not be resolved (reportMissingImports)
|
pyright:
notebooks/anywidget_jax_callback.py#L8
Import "jax.numpy" could not be resolved (reportMissingImports)
|
pyright:
notebooks/anywidget_jax_callback.py#L9
Import "anywidget" could not be resolved (reportMissingImports)
|
pyright:
notebooks/anywidget_response_time.py#L6
Import "anywidget" could not be resolved (reportMissingImports)
|
pyright:
notebooks/plot_examples.py#L22
Import "numpy" could not be resolved (reportMissingImports)
|
pyright:
notebooks/plot_examples.py#L23
Import "genjax" could not be resolved (reportMissingImports)
|
pyright:
notebooks/plot_examples.py#L24
Import "genjax" could not be resolved (reportMissingImports)
|
pyright:
notebooks/plot_examples.py#L25
Import "jax" could not be resolved (reportMissingImports)
|
pyright:
notebooks/plot_examples.py#L26
Import "jax.numpy" could not be resolved (reportMissingImports)
|
pyright
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, jakebailey/pyright-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|