test: change test framework from cucumber-cpp to cwt-cucumber #44
ci-format-test-lint.yml
on: pull_request
build-and-test
35s
lint
1m 51s
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:250:15 [readability-identifier-length]:
test/e2e/steps/minimal_steps.cpp#L250
variable name 'v1' is too short, expected at least 3 characters
|
|
test/e2e/steps/minimal_steps.cpp:249:15 [readability-identifier-length]:
test/e2e/steps/minimal_steps.cpp#L249
variable name 'k4' is too short, expected at least 3 characters
|
|
test/e2e/steps/minimal_steps.cpp:248:15 [readability-identifier-length]:
test/e2e/steps/minimal_steps.cpp#L248
variable name 'k3' is too short, expected at least 3 characters
|
|
test/e2e/steps/minimal_steps.cpp:247:15 [readability-identifier-length]:
test/e2e/steps/minimal_steps.cpp#L247
variable name 'k2' is too short, expected at least 3 characters
|
|
test/e2e/steps/minimal_steps.cpp:246:15 [readability-identifier-length]:
test/e2e/steps/minimal_steps.cpp#L246
variable name 'k1' is too short, expected at least 3 characters
|
|
test/e2e/steps/minimal_steps.cpp:231:11 [readability-identifier-length]:
test/e2e/steps/minimal_steps.cpp#L231
variable name 'v3' is too short, expected at least 3 characters
|
|
test/e2e/steps/minimal_steps.cpp:230:15 [readability-identifier-length]:
test/e2e/steps/minimal_steps.cpp#L230
variable name 'v2' is too short, expected at least 3 characters
|
|
test/e2e/steps/minimal_steps.cpp:228:15 [readability-identifier-length]:
test/e2e/steps/minimal_steps.cpp#L228
variable name 'f3' is too short, expected at least 3 characters
|
|
test/e2e/steps/minimal_steps.cpp:227:15 [readability-identifier-length]:
test/e2e/steps/minimal_steps.cpp#L227
variable name 'f2' is too short, expected at least 3 characters
|
|
test/e2e/steps/minimal_steps.cpp:226:15 [readability-identifier-length]:
test/e2e/steps/minimal_steps.cpp#L226
variable name 'f1' is too short, expected at least 3 characters
|
|
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/
|