Skip to content

Code Static Analysis #359

Code Static Analysis

Code Static Analysis #359

Triggered via schedule October 7, 2024 08:02
Status Failure
Total duration 7m 6s
Artifacts

static-analysis.yaml

on: schedule
Matrix: JS Lint
Matrix: PHP Lint
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
PHP Lint (8.2, ubuntu-latest) / Code Static Analysis (PHP 8.2): src/FastyBird/Connector/Zigbee2Mqtt/src/API/MqttParser.php#L124
Offset 'base_topic' does not exist on array{0?: string, base_topic?: non-empty-string, 1?: non-empty-string, name: non-empty-string, 2?: non-empty-string, 3?: non-empty-string, 4?: '/availabilityget', type: 'availabilityget', ...}.
PHP Lint (8.2, ubuntu-latest) / Code Static Analysis (PHP 8.2): src/FastyBird/Connector/Zigbee2Mqtt/src/API/MqttParser.php#L135
Offset 'base_topic' does not exist on array{0?: string, base_topic?: non-empty-string, 1?: non-empty-string, name: non-empty-string, 2?: non-empty-string, 3?: non-empty-string}.
PHP Lint (8.2, ubuntu-latest) / Code Static Analysis (PHP 8.2)
Process completed with exit code 2.
JS Lint (20, ubuntu-latest) / Coding Standard (Node 20)
Input required and not supplied: path
JS Lint (20, ubuntu-latest) / Coding Standard (Node 20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/