jaxmodels #240
Annotations
24 errors and 2 warnings
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 (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:32: F722 Syntax error in forward annotation: ``
|
Ruff (F722):
multidms/jaxmodels.py#L30
multidms/jaxmodels.py:30:33: 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`
|
Ruff (F821):
multidms/jaxmodels.py#L34
multidms/jaxmodels.py:34:29: F821 Undefined name `n_variants`
|
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 (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:32: F722 Syntax error in forward annotation: ``
|
Ruff (F722):
multidms/jaxmodels.py#L30
multidms/jaxmodels.py:30:33: 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`
|
Ruff (F821):
multidms/jaxmodels.py#L34
multidms/jaxmodels.py:34:29: F821 Undefined name `n_variants`
|
build-and-test (ubuntu-latest, 3.9)
The job was canceled because "ubuntu-latest_3_10" failed.
|
build-and-test (ubuntu-latest, 3.11)
The job was canceled because "ubuntu-latest_3_10" failed.
|
build-and-test (macos-latest, 3.10)
The job was canceled because "ubuntu-latest_3_10" failed.
|
build-and-test (macos-latest, 3.11)
The job was canceled because "ubuntu-latest_3_10" failed.
|
build-and-test (ubuntu-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/
|
build-and-test (macos-latest, 3.9)
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/
|