Skip to content

CMake plan and enrichment bugfix #1554

CMake plan and enrichment bugfix

CMake plan and enrichment bugfix #1554

Triggered via pull request November 22, 2024 19:41
Status Failure
Total duration 1m 58s
Artifacts

code_checks.yml

on: pull_request
Matrix: code checks
Fit to window
Zoom out
Zoom in

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.