jaxmodels #248
Annotations
23 errors and 2 warnings
Ruff (D209):
multidms/jaxmodels.py#L1
multidms/jaxmodels.py:1:1: D209 Multi-line docstring closing quotes should be on a separate line
|
Ruff (F401):
multidms/jaxmodels.py#L22
multidms/jaxmodels.py:22:22: F401 `multidms.data` imported but unused
|
Ruff (F811):
multidms/jaxmodels.py#L95
multidms/jaxmodels.py:95:9: F811 Redefinition of unused `data` from line 22
|
Ruff (D414):
multidms/jaxmodels.py#L98
multidms/jaxmodels.py:98:9: D414 Section has no content ("Returns")
|
Ruff (E501):
multidms/jaxmodels.py#L410
multidms/jaxmodels.py:410:90: E501 Line too long (153 > 89 characters)
|
Ruff (E501):
multidms/jaxmodels.py#L422
multidms/jaxmodels.py:422:90: E501 Line too long (117 > 89 characters)
|
Ruff (E501):
multidms/jaxmodels.py#L451
multidms/jaxmodels.py:451:90: E501 Line too long (129 > 89 characters)
|
Ruff (E501):
multidms/jaxmodels.py#L473
multidms/jaxmodels.py:473:90: E501 Line too long (141 > 89 characters)
|
build-and-test (ubuntu-latest, 3.9)
Process completed with exit code 1.
|
Ruff (D209):
multidms/jaxmodels.py#L1
multidms/jaxmodels.py:1:1: D209 Multi-line docstring closing quotes should be on a separate line
|
Ruff (F401):
multidms/jaxmodels.py#L22
multidms/jaxmodels.py:22:22: F401 `multidms.data` imported but unused
|
Ruff (F811):
multidms/jaxmodels.py#L95
multidms/jaxmodels.py:95:9: F811 Redefinition of unused `data` from line 22
|
Ruff (D414):
multidms/jaxmodels.py#L98
multidms/jaxmodels.py:98:9: D414 Section has no content ("Returns")
|
Ruff (E501):
multidms/jaxmodels.py#L410
multidms/jaxmodels.py:410:90: E501 Line too long (153 > 89 characters)
|
Ruff (E501):
multidms/jaxmodels.py#L422
multidms/jaxmodels.py:422:90: E501 Line too long (117 > 89 characters)
|
Ruff (E501):
multidms/jaxmodels.py#L451
multidms/jaxmodels.py:451:90: E501 Line too long (129 > 89 characters)
|
Ruff (E501):
multidms/jaxmodels.py#L473
multidms/jaxmodels.py:473:90: E501 Line too long (141 > 89 characters)
|
build-and-test (macos-latest, 3.9)
Process completed with exit code 1.
|
build-and-test (ubuntu-latest, 3.10)
The job was canceled because "ubuntu-latest_3_9" failed.
|
build-and-test (macos-latest, 3.10)
The job was canceled because "ubuntu-latest_3_9" failed.
|
build-and-test (macos-latest, 3.11)
The job was canceled because "ubuntu-latest_3_9" failed.
|
build-and-test (macos-latest, 3.11)
The operation was canceled.
|
build-and-test (ubuntu-latest, 3.11)
The job was canceled because "ubuntu-latest_3_9" failed.
|
build-and-test (ubuntu-latest, 3.9)
The following actions use a deprecated Node.js version 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 use a deprecated Node.js version 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/
|