Skip to content

Refactor ast printer to generate strings #181

Refactor ast printer to generate strings

Refactor ast printer to generate strings #181

Triggered via push March 2, 2025 07:36
Status Failure
Total duration 1m 52s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 2 warnings
Test (ubuntu-latest, gcc-13, Ninja, Debug, OFF)
Process completed with exit code 1.
Test (ubuntu-latest, gcc-13, Ninja, Debug, ON): tests/test_data/failed_parsing/multiple_storage_class_fun.c#L3
‘extern’ is not at beginning of declaration [-Werror=old-style-declaration]
Test (ubuntu-latest, gcc-13, Ninja, Debug, ON)
Process completed with exit code 1.
Test (ubuntu-latest, gcc-13, Ninja, Release, ON): tests/test_data/failed_parsing/multiple_storage_class_fun.c#L3
‘extern’ is not at beginning of declaration [-Werror=old-style-declaration]
Test (ubuntu-latest, gcc-13, Ninja, Release, ON)
Process completed with exit code 1.
Test (ubuntu-latest, gcc-13, Ninja, Release, OFF)
Process completed with exit code 1.
Test (ubuntu-latest, llvm-18.0.0, Ninja, Debug, ON): tests/test_data/failed_parsing/multiple_storage_class_fun.c#L3
cannot combine with previous 'static' declaration specifier
Test (ubuntu-latest, llvm-18.0.0, Ninja, Debug, ON)
Process completed with exit code 1.
Test (ubuntu-latest, llvm-18.0.0, Ninja, Debug, OFF): tests/test_data/failed_parsing/multiple_storage_class_fun.c#L3
cannot combine with previous 'static' declaration specifier
Test (ubuntu-latest, llvm-18.0.0, Ninja, Debug, OFF)
Process completed with exit code 1.
Test (ubuntu-latest, llvm-18.0.0, Ninja, Release, ON): tests/test_data/failed_parsing/multiple_storage_class_fun.c#L3
cannot combine with previous 'static' declaration specifier
Test (ubuntu-latest, llvm-18.0.0, Ninja, Release, ON)
Process completed with exit code 1.
Test (ubuntu-latest, llvm-18.0.0, Ninja, Release, OFF): tests/test_data/failed_parsing/multiple_storage_class_fun.c#L3
cannot combine with previous 'static' declaration specifier
Test (ubuntu-latest, llvm-18.0.0, Ninja, Release, OFF)
Process completed with exit code 1.
Test (ubuntu-latest, gcc-13, Ninja, Debug, OFF): tests/test_data/failed_parsing/multiple_storage_class_fun.c#L3
‘extern’ is not at beginning of declaration [-Wold-style-declaration]
Test (ubuntu-latest, gcc-13, Ninja, Release, OFF): tests/test_data/failed_parsing/multiple_storage_class_fun.c#L3
‘extern’ is not at beginning of declaration [-Wold-style-declaration]