Skip to content

Merge pull request #5 from saturn691/main #43

Merge pull request #5 from saturn691/main

Merge pull request #5 from saturn691/main #43

Triggered via push January 29, 2024 13:11
Status Success
Total duration 1m 15s
Artifacts

integration.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
Integration test ► compiler_tests/array/declare_global.c: bin/junit_results.xml#L0
Failed test found in: bin/junit_results.xml Error: Fail: see ./bin/output/compiler_tests_array_declare_global.linker.stderr.log and ./bin/output/compiler_tests_array_declare_global.linker.stdout.log
Integration test ► compiler_tests/array/declare_local.c: bin/junit_results.xml#L0
Failed test found in: bin/junit_results.xml Error: Fail: see ./bin/output/compiler_tests_array_declare_local.compiler.stderr.log and ./bin/output/compiler_tests_array_declare_local.compiler.stdout.log
Integration test ► compiler_tests/array/index_constant.c: bin/junit_results.xml#L0
Failed test found in: bin/junit_results.xml Error: Fail: see ./bin/output/compiler_tests_array_index_constant.compiler.stderr.log and ./bin/output/compiler_tests_array_index_constant.compiler.stdout.log
Integration test ► compiler_tests/array/index_expression.c: bin/junit_results.xml#L0
Failed test found in: bin/junit_results.xml Error: Fail: see ./bin/output/compiler_tests_array_index_expression.compiler.stderr.log and ./bin/output/compiler_tests_array_index_expression.compiler.stdout.log
Integration test ► compiler_tests/array/index_variable.c: bin/junit_results.xml#L0
Failed test found in: bin/junit_results.xml Error: Fail: see ./bin/output/compiler_tests_array_index_variable.compiler.stderr.log and ./bin/output/compiler_tests_array_index_variable.compiler.stdout.log
Integration test ► compiler_tests/control_flow/for_multiple.c: bin/junit_results.xml#L0
Failed test found in: bin/junit_results.xml Error: Fail: see ./bin/output/compiler_tests_control_flow_for_multiple.compiler.stderr.log and ./bin/output/compiler_tests_control_flow_for_multiple.compiler.stdout.log
Integration test ► compiler_tests/control_flow/for_one.c: bin/junit_results.xml#L0
Failed test found in: bin/junit_results.xml Error: Fail: see ./bin/output/compiler_tests_control_flow_for_one.compiler.stderr.log and ./bin/output/compiler_tests_control_flow_for_one.compiler.stdout.log
Integration test ► compiler_tests/control_flow/for_zero_v1.c: bin/junit_results.xml#L0
Failed test found in: bin/junit_results.xml Error: Fail: see ./bin/output/compiler_tests_control_flow_for_zero_v1.compiler.stderr.log and ./bin/output/compiler_tests_control_flow_for_zero_v1.compiler.stdout.log
Integration test ► compiler_tests/control_flow/for_zero_v2.c: bin/junit_results.xml#L0
Failed test found in: bin/junit_results.xml Error: Fail: see ./bin/output/compiler_tests_control_flow_for_zero_v2.compiler.stderr.log and ./bin/output/compiler_tests_control_flow_for_zero_v2.compiler.stdout.log
Integration test ► compiler_tests/control_flow/if_else_false.c: bin/junit_results.xml#L0
Failed test found in: bin/junit_results.xml Error: Fail: see ./bin/output/compiler_tests_control_flow_if_else_false.compiler.stderr.log and ./bin/output/compiler_tests_control_flow_if_else_false.compiler.stdout.log
Integration test ► compiler_tests/control_flow/if_else_true.c: bin/junit_results.xml#L0
Failed test found in: bin/junit_results.xml Error: Fail: see ./bin/output/compiler_tests_control_flow_if_else_true.compiler.stderr.log and ./bin/output/compiler_tests_control_flow_if_else_true.compiler.stdout.log
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/