fix validation issues #165
Annotations
3 errors and 1 warning
/home/runner/work/cmem-plugin-reason/cmem-plugin-reason/cmem_plugin_reason/plugin_validate.org.ruff.C901:
cmem_plugin_reason/plugin_validate#L92
`__init__` is too complex (11 > 10)
|
/home/runner/work/cmem-plugin-reason/cmem-plugin-reason/cmem_plugin_reason/plugin_validate.org.ruff.RET503:
cmem_plugin_reason/plugin_validate#L259
Missing explicit `return` at the end of function able to return non-`None` value
|
check
Process completed with exit code 201.
|
check
The following actions use a deprecated Node.js version and will be forced to run on node20: arduino/setup-task@v1, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|