feat: add documentation for custom response checks #12473
Annotations
2 errors and 6 warnings
|
lint:
articles/flow/testing/load-testing/response-checks.adoc#L10
[vale] reported by reviewdog 🐶
[Vale.Terms] Use '(?-i)Vaadin' instead of 'vaadin'.
Raw Output:
{"message": "[Vale.Terms] Use '(?-i)Vaadin' instead of 'vaadin'.", "location": {"path": "articles/flow/testing/load-testing/response-checks.adoc", "range": {"start": {"line": 10, "column": 14}}}, "severity": "ERROR"}
|
|
lint:
articles/flow/testing/load-testing/response-checks.adoc#L7
[vale] reported by reviewdog 🐶
[Vale.Terms] Use '(?-i)Vaadin' instead of 'vaadin'.
Raw Output:
{"message": "[Vale.Terms] Use '(?-i)Vaadin' instead of 'vaadin'.", "location": {"path": "articles/flow/testing/load-testing/response-checks.adoc", "range": {"start": {"line": 7, "column": 20}}}, "severity": "ERROR"}
|
|
lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2, errata-ai/vale-action@reviewdog, reitzig/actions-asciidoctor@v2.0.2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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:
articles/flow/testing/load-testing/response-checks.adoc#L203
[vale] reported by reviewdog 🐶
[Vaadin.HeadingCase] 'Enforce response time limits' should be in title case.
Raw Output:
{"message": "[Vaadin.HeadingCase] 'Enforce response time limits' should be in title case.", "location": {"path": "articles/flow/testing/load-testing/response-checks.adoc", "range": {"start": {"line": 203, "column": 5}}}, "severity": "WARNING"}
|
|
lint:
articles/flow/testing/load-testing/response-checks.adoc#L194
[vale] reported by reviewdog 🐶
[Vaadin.HeadingCase] 'Detect application errors in UIDL responses' should be in title case.
Raw Output:
{"message": "[Vaadin.HeadingCase] 'Detect application errors in UIDL responses' should be in title case.", "location": {"path": "articles/flow/testing/load-testing/response-checks.adoc", "range": {"start": {"line": 194, "column": 5}}}, "severity": "WARNING"}
|
|
lint:
articles/flow/testing/load-testing/response-checks.adoc#L185
[vale] reported by reviewdog 🐶
[Vaadin.HeadingCase] 'Validate page content after init' should be in title case.
Raw Output:
{"message": "[Vaadin.HeadingCase] 'Validate page content after init' should be in title case.", "location": {"path": "articles/flow/testing/load-testing/response-checks.adoc", "range": {"start": {"line": 185, "column": 5}}}, "severity": "WARNING"}
|
|
lint:
articles/flow/testing/load-testing/response-checks.adoc#L39
[vale] reported by reviewdog 🐶
[Vaadin.Will] Avoid using 'will'.
Raw Output:
{"message": "[Vaadin.Will] Avoid using 'will'.", "location": {"path": "articles/flow/testing/load-testing/response-checks.adoc", "range": {"start": {"line": 39, "column": 25}}}, "severity": "WARNING"}
|
|
lint:
articles/flow/testing/load-testing/response-checks.adoc#L18
[vale] reported by reviewdog 🐶
[Vaadin.Terms] Prefer 'stop', 'exit', 'cancel', or 'end' over 'abort'.
Raw Output:
{"message": "[Vaadin.Terms] Prefer 'stop', 'exit', 'cancel', or 'end' over 'abort'.", "location": {"path": "articles/flow/testing/load-testing/response-checks.adoc", "range": {"start": {"line": 18, "column": 83}}}, "severity": "WARNING"}
|