Skip to content

Add API to create stdlib Random instances #52

Add API to create stdlib Random instances

Add API to create stdlib Random instances #52

Triggered via pull request May 28, 2024 20:13
Status Failure
Total duration 50s
Artifacts

check-sources.yml

on: pull_request
Check Source Code
34s
Check Source Code
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Ruff (F401): seedbank/__init__.py#L139
seedbank/__init__.py:139:29: F401 `seedbank.stdlib.std_rng` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
Check Source Code
source code lint check failed
Check Source Code
lint failed, failing build
Check Source Code
Process completed with exit code 2.
Check Source Code
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.