build(c): do not run check in pkg build #76
Annotations
1 warning and 2 notices
qodana
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, JetBrains/qodana-action@v2023.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PEP 8 naming convention violation:
python/ism_io.py#L13
Variable in function should be lowercase
|
Unused local symbols:
python/Algorithm.py#L33
Local variable 'i' value is not used
|