Skip to content

export RNGKey

export RNGKey #66

Triggered via push October 5, 2024 20:24
Status Failure
Total duration 37s
Artifacts
Check Source Code
30s
Check Source Code
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Check Source Code: seedbank/__init__.py#L122
Type "int" cannot be assigned to type variable "_ShapeType_co@ndarray"   Type "int" is not assignable to upper bound "tuple[int, ...]" for type variable "_ShapeType_co@ndarray"     "int" is not assignable to "tuple[int, ...]" (reportInvalidTypeArguments)
Check Source Code: seedbank/_state.py#L42
Type "int" cannot be assigned to type variable "_ShapeType_co@ndarray"   Type "int" is not assignable to upper bound "tuple[int, ...]" for type variable "_ShapeType_co@ndarray"     "int" is not assignable to "tuple[int, ...]" (reportInvalidTypeArguments)
Check Source Code
2 errors
Check Source Code: seedbank/_config.py#L28
Import "toml" could not be resolved from source (reportMissingModuleSource)