Skip to content

Update PluginStats with new field in response optional_extended_plugins and upgrade to 2.19.0 #2133

Update PluginStats with new field in response optional_extended_plugins and upgrade to 2.19.0

Update PluginStats with new field in response optional_extended_plugins and upgrade to 2.19.0 #2133

Triggered via pull request February 23, 2025 00:58
Status Failure
Total duration 40s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: tools/src/tester/ResponsePayloadEvaluator.ts#L31
Expected indentation of 6 spaces but found 8
lint: tools/src/tester/ResponsePayloadEvaluator.ts#L31
Variable name `payloadStr` must match one of the following formats: snake_case, UPPER_CASE
lint: tools/src/tester/ResponsePayloadEvaluator.ts#L32
Expected indentation of 6 spaces but found 8
lint: tools/src/tester/ResponsePayloadEvaluator.ts#L32
Variable name `missingValues` must match one of the following formats: snake_case, UPPER_CASE
lint: tools/src/tester/ResponsePayloadEvaluator.ts#L34
Expected indentation of 6 spaces but found 8
lint: tools/src/tester/ResponsePayloadEvaluator.ts#L35
Expected indentation of 8 spaces but found 12
lint: tools/src/tester/ResponsePayloadEvaluator.ts#L36
Expected indentation of 6 spaces but found 8
lint: tools/src/tester/ResponsePayloadEvaluator.ts#L39
Redundant double negation
lint: tools/src/tester/ResponsePayloadEvaluator.ts#L39
Unexpected value in conditional. A boolean expression is required
lint: tools/src/tester/ResponsePayloadEvaluator.ts#L41
Variable name `diffMessages` must match one of the following formats: snake_case, UPPER_CASE