Skip to content

jaxmodels

jaxmodels #241

Triggered via pull request July 26, 2024 07:58
@wsdewittwsdewitt
synchronize #164
jaxmodels
Status Failure
Total duration 25s
Artifacts

build_test_package.yml

on: pull_request
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 1 warning
Ruff (F401): multidms/data.py#L10
multidms/data.py:10:8: F401 `os` imported but unused
Ruff (E501): multidms/data.py#L460
multidms/data.py:460:90: E501 Line too long (91 > 89 characters)
Ruff (E501): multidms/data.py#L500
multidms/data.py:500:90: E501 Line too long (97 > 89 characters)
Ruff (F401): multidms/jaxmodels.py#L9
multidms/jaxmodels.py:9:38: F401 `jax.scipy.special.xlogy` imported but unused
Ruff (D407): multidms/jaxmodels.py#L19
multidms/jaxmodels.py:19:5: D407 Missing dashed underline after section ("Args")
Ruff (E501): multidms/jaxmodels.py#L22
multidms/jaxmodels.py:22:90: E501 Line too long (97 > 89 characters)
Ruff (F821): multidms/jaxmodels.py#L26
multidms/jaxmodels.py:26:23: F821 Undefined name `n_mutations`
Ruff (F722): multidms/jaxmodels.py#L28
multidms/jaxmodels.py:28:30: F722 Syntax error in forward annotation: ``
Ruff (F722): multidms/jaxmodels.py#L30
multidms/jaxmodels.py:30:31: F722 Syntax error in forward annotation: ``
Ruff (F722): multidms/jaxmodels.py#L32
multidms/jaxmodels.py:32:19: F722 Syntax error in forward annotation: `n_variants n_mutations`
build-and-test (macos-latest, 3.11)
The job was canceled because "macos-latest_3_10" failed.
build-and-test (ubuntu-latest, 3.9)
The job was canceled because "macos-latest_3_10" failed.
build-and-test (ubuntu-latest, 3.10)
The job was canceled because "macos-latest_3_10" failed.
build-and-test (ubuntu-latest, 3.11)
The job was canceled because "macos-latest_3_10" failed.
build-and-test (macos-latest, 3.9)
The job was canceled because "macos-latest_3_10" failed.
build-and-test (macos-latest, 3.10)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/