CMake plan and enrichment bugfix #1554
Annotations
4 errors
code checks (3.11):
loki/transformations/build_system/tests/test_file_write.py#L71
E0606: Possibly using variable 'module_import_stmt' before assignment (possibly-used-before-assignment)
|
code checks (3.11):
loki/transformations/build_system/tests/test_file_write.py#L75
E0606: Possibly using variable 'routine_import_stmt' before assignment (possibly-used-before-assignment)
|
code checks (3.11):
loki/transformations/build_system/tests/test_file_write.py#L85
W1309: Using an f-string that does not have any interpolated variables (f-string-without-interpolation)
|
code checks (3.11)
Process completed with exit code 6.
|