Spack package for UM vn7.3 #73
Annotations
7 errors and 1 warning
Ruff (E713):
packages/um7/package.py#L55
packages/um7/package.py:55:20: E713 Test for membership should be `not in`
|
Ruff (E225):
packages/um7/package.py#L74
packages/um7/package.py:74:35: E225 Missing whitespace around operator
|
Ruff (E225):
packages/um7/package.py#L77
packages/um7/package.py:77:39: E225 Missing whitespace around operator
|
Ruff (F841):
packages/um7/package.py#L78
packages/um7/package.py:78:13: F841 Local variable `platform` is assigned to but never used
|
Ruff (E225):
packages/um7/package.py#L80
packages/um7/package.py:80:34: E225 Missing whitespace around operator
|
Ruff (E261):
packages/um7/package.py#L91
packages/um7/package.py:91:15: E261 Insert at least two spaces before an inline comment
|
Check syntax
Process completed with exit code 1.
|
Check syntax
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|