jaxmodels #247
Annotations
15 errors and 1 warning
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#L21
multidms/jaxmodels.py:21:22: F401 `multidms.data` imported but unused
|
Ruff (E501):
multidms/jaxmodels.py#L83
multidms/jaxmodels.py:83:90: E501 Line too long (106 > 89 characters)
|
Ruff (E501):
multidms/jaxmodels.py#L85
multidms/jaxmodels.py:85:90: E501 Line too long (117 > 89 characters)
|
Ruff (F811):
multidms/jaxmodels.py#L90
multidms/jaxmodels.py:90:9: F811 Redefinition of unused `data` from line 21
|
Ruff (D414):
multidms/jaxmodels.py#L93
multidms/jaxmodels.py:93:9: D414 Section has no content ("Returns")
|
Ruff (E501):
multidms/jaxmodels.py#L290
multidms/jaxmodels.py:290:90: E501 Line too long (125 > 89 characters)
|
Ruff (E501):
multidms/jaxmodels.py#L293
multidms/jaxmodels.py:293:90: E501 Line too long (146 > 89 characters)
|
Ruff (E501):
multidms/jaxmodels.py#L305
multidms/jaxmodels.py:305:90: E501 Line too long (110 > 89 characters)
|
Ruff (E501):
multidms/jaxmodels.py#L311
multidms/jaxmodels.py:311:90: E501 Line too long (134 > 89 characters)
|
build-and-test (ubuntu-latest, 3.11)
The job was canceled because "macos-latest_3_9" failed.
|
build-and-test (ubuntu-latest, 3.10)
The job was canceled because "macos-latest_3_9" failed.
|
build-and-test (macos-latest, 3.11)
The job was canceled because "macos-latest_3_9" failed.
|
build-and-test (macos-latest, 3.10)
The job was canceled because "macos-latest_3_9" failed.
|
build-and-test (ubuntu-latest, 3.9)
The job was canceled because "macos-latest_3_9" failed.
|
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/
|