Skip to content

Renamed cli.h into cli.hpp, used structured bindings, made cli and compiler more consistent #108

Renamed cli.h into cli.hpp, used structured bindings, made cli and compiler more consistent

Renamed cli.h into cli.hpp, used structured bindings, made cli and compiler more consistent #108

Triggered via pull request March 19, 2024 17:23
@Fiwo735Fiwo735
synchronize #24
cli_changes
Status Success
Total duration 1m 15s
Artifacts

integration.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
Integration test ► compiler_tests/_example/example.c: bin/junit_results.xml#L0
Failed test found in: bin/junit_results.xml Error: > Failed to compile testcase:
Integration test ► compiler_tests/array/declare_global.c: bin/junit_results.xml#L0
Failed test found in: bin/junit_results.xml Error: > Failed to compile testcase:
Integration test ► compiler_tests/array/declare_local.c: bin/junit_results.xml#L0
Failed test found in: bin/junit_results.xml Error: > Failed to compile testcase:
Integration test ► compiler_tests/array/index_constant.c: bin/junit_results.xml#L0
Failed test found in: bin/junit_results.xml Error: > Failed to compile testcase:
Integration test ► compiler_tests/array/index_expression.c: bin/junit_results.xml#L0
Failed test found in: bin/junit_results.xml Error: > Failed to compile testcase:
Integration test ► compiler_tests/array/index_variable.c: bin/junit_results.xml#L0
Failed test found in: bin/junit_results.xml Error: > Failed to compile testcase:
Integration test ► compiler_tests/control_flow/for_multiple.c: bin/junit_results.xml#L0
Failed test found in: bin/junit_results.xml Error: > Failed to compile testcase:
Integration test ► compiler_tests/control_flow/for_one.c: bin/junit_results.xml#L0
Failed test found in: bin/junit_results.xml Error: > Failed to compile testcase:
Integration test ► compiler_tests/control_flow/for_zero_v1.c: bin/junit_results.xml#L0
Failed test found in: bin/junit_results.xml Error: > Failed to compile testcase:
Integration test ► compiler_tests/control_flow/for_zero_v2.c: bin/junit_results.xml#L0
Failed test found in: bin/junit_results.xml Error: > Failed to compile testcase:
Integration test ► compiler_tests/control_flow/if_else_false.c: bin/junit_results.xml#L0
Failed test found in: bin/junit_results.xml Error: > Failed to compile testcase:
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/