mom5: add new variant "type" #41
Annotations
7 errors and 1 warning
Ruff (E501):
packages/mom5/package.py#L22
packages/mom5/package.py:22:89: E501 Line too long (191 > 88 characters)
|
Ruff (E501):
packages/mom5/package.py#L23
packages/mom5/package.py:23:89: E501 Line too long (95 > 88 characters)
|
Ruff (E501):
packages/mom5/package.py#L54
packages/mom5/package.py:54:89: E501 Line too long (96 > 88 characters)
|
Ruff (E501):
packages/mom5/package.py#L81
packages/mom5/package.py:81:89: E501 Line too long (329 > 88 characters)
|
Ruff (E501):
packages/mom5/package.py#L165
packages/mom5/package.py:165:89: E501 Line too long (180 > 88 characters)
|
Ruff (E501):
packages/mom5/package.py#L168
packages/mom5/package.py:168:89: E501 Line too long (125 > 88 characters)
|
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/.
|