Skip to content

test: change test framework from cucumber-cpp to cwt-cucumber #43

test: change test framework from cucumber-cpp to cwt-cucumber

test: change test framework from cucumber-cpp to cwt-cucumber #43

Triggered via pull request March 13, 2026 11:47
Status Failure
Total duration 2m 16s
Artifacts

ci-format-test-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 2 warnings
build-and-test
Process completed with exit code 3.
lint
Process completed with exit code 1.
test/e2e/steps/minimal_steps.cpp:170:3 [modernize-use-auto]: test/e2e/steps/minimal_steps.cpp#L170
use auto when initializing with a template cast to avoid duplicating the type name
test/e2e/steps/minimal_steps.cpp:162:3 [modernize-use-auto]: test/e2e/steps/minimal_steps.cpp#L162
use auto when initializing with a template cast to avoid duplicating the type name
test/e2e/steps/minimal_steps.cpp:151:3 [modernize-use-auto]: test/e2e/steps/minimal_steps.cpp#L151
use auto when initializing with a template cast to avoid duplicating the type name
test/e2e/steps/minimal_steps.cpp:142:3 [modernize-use-auto]: test/e2e/steps/minimal_steps.cpp#L142
use auto when initializing with a template cast to avoid duplicating the type name
test/e2e/steps/minimal_steps.cpp:116:3 [modernize-use-auto]: test/e2e/steps/minimal_steps.cpp#L116
use auto when initializing with a template cast to avoid duplicating the type name
test/e2e/steps/minimal_steps.cpp:96:3 [modernize-use-auto]: test/e2e/steps/minimal_steps.cpp#L96
use auto when initializing with a template cast to avoid duplicating the type name
test/e2e/steps/minimal_steps.cpp:88:63 [readability-magic-numbers]: test/e2e/steps/minimal_steps.cpp#L88
200 is a magic number; consider replacing it with a named constant
test/e2e/steps/minimal_steps.cpp:47:49 [readability-magic-numbers]: test/e2e/steps/minimal_steps.cpp#L47
100 is a magic number; consider replacing it with a named constant
test/e2e/steps/minimal_steps.cpp:41:50 [readability-magic-numbers]: test/e2e/steps/minimal_steps.cpp#L41
0.5 is a magic number; consider replacing it with a named constant
test/e2e/steps/minimal_steps.cpp:40:53 [readability-magic-numbers]: test/e2e/steps/minimal_steps.cpp#L40
10 is a magic number; consider replacing it with a named constant
build-and-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: bazel-contrib/setup-bazel@0.18.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: bazel-contrib/setup-bazel@0.18.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/