Skip to content

feat: Use health checks for monitor command #62

feat: Use health checks for monitor command

feat: Use health checks for monitor command #62

Re-run triggered May 30, 2024 17:16
Status Failure
Total duration 1m 27s
Artifacts

code-style.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 11 warnings
cs / Check Style
Process completed with exit code 1.
phpstan / Static Analyse: src/Components/Health/Checker/HealthChecker/QueueChecker.php#L22
Expression on left side of ?? is not nullable.
phpstan / Static Analyse: src/Components/Health/Checker/HealthChecker/TaskChecker.php#L44
Expression on left side of ?? is not nullable.
phpstan / Static Analyse
Process completed with exit code 1.
cs / Check Style: src/Controller/ShopwareFilesController.php#L1
Found violation(s) of type: trailing_comma_in_multiline
cs / Check Style: src/Controller/ScheduledTaskController.php#L1
Found violation(s) of type: trailing_comma_in_multiline
cs / Check Style: src/Controller/ScheduledTaskController.php#L1
Found violation(s) of type: braces_position
cs / Check Style: src/Controller/ScheduledTaskController.php#L1
Found violation(s) of type: single_line_empty_body
cs / Check Style: src/Controller/CacheController.php#L1
Found violation(s) of type: trailing_comma_in_multiline
cs / Check Style: src/Controller/CacheController.php#L1
Found violation(s) of type: braces_position
cs / Check Style: src/Controller/CacheController.php#L1
Found violation(s) of type: single_line_empty_body
cs / Check Style: src/Controller/HealthController.php#L1
Found violation(s) of type: trailing_comma_in_multiline
cs / Check Style: src/Controller/HealthController.php#L1
Found violation(s) of type: braces_position
cs / Check Style: src/Controller/HealthController.php#L1
Found violation(s) of type: single_line_empty_body
phpstan / Static Analyse
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.