Add Jax key support #58
check-sources.yml
on: pull_request
Check Source Code
38s
Annotations
3 errors and 2 warnings
Check Source Code:
seedbank/jax.py#L25
"Array" is not a known attribute of module "jax" (reportAttributeAccessIssue)
|
Check Source Code:
seedbank/jax.py#L48
"random" is not a known attribute of module "jax" (reportAttributeAccessIssue)
|
Check Source Code
2 errors
|
Check Source Code
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/.
|
Check Source Code:
seedbank/_config.py#L22
Import "toml" could not be resolved from source (reportMissingModuleSource)
|