Skip to content

Updates

Updates #43

Triggered via push June 19, 2024 21:15
Status Failure
Total duration 1m 9s
Artifacts

ci.yaml

on: push
Matrix: static-analysis-linux
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Static Analysis (PHP 8.2 on ubuntu-22.04): src/Admin/Main/WebView.php#L13
Class Ardillo\Examples\Admin\Main\WebView extends unknown class Ardillo\WebView.
Static Analysis (PHP 8.2 on ubuntu-22.04): src/Admin/Main/WebView.php#L15
Parameter $request of method Ardillo\Examples\Admin\Main\WebView::onRequest() has invalid type Ardillo\WebViewRequest.
Static Analysis (PHP 8.2 on ubuntu-22.04): src/Admin/Main/WebView.php#L17
Access to an undefined property Ardillo\Examples\Admin\Main\WebView::$app.
Static Analysis (PHP 8.2 on ubuntu-22.04): src/Admin/Main/WebView.php#L19
Call to method getPath() on an unknown class Ardillo\WebViewRequest.
Static Analysis (PHP 8.2 on ubuntu-22.04): src/Admin/Main/WebView.php#L23
Call to method respond() on an unknown class Ardillo\WebViewRequest.
Static Analysis (PHP 8.2 on ubuntu-22.04): src/Admin/Main/WebView.php#L56
Call to method respond() on an unknown class Ardillo\WebViewRequest.
Static Analysis (PHP 8.2 on ubuntu-22.04): src/Admin/Main/Window.php#L31
Instantiated class Ardillo\WebViewParams not found.
Static Analysis (PHP 8.2 on ubuntu-22.04): src/Admin/Main/Window.php#L32
Call to method setEnableDevTools() on an unknown class Ardillo\WebViewParams.
Static Analysis (PHP 8.2 on ubuntu-22.04): src/Admin/Main/Window.php#L33
Call to method setInitScript() on an unknown class Ardillo\WebViewParams.
Static Analysis (PHP 8.2 on ubuntu-22.04): src/Admin/Main/Window.php#L37
Call to method setCustomUriSchemes() on an unknown class Ardillo\WebViewParams.
Static Analysis (PHP 8.2 on ubuntu-22.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static Analysis (PHP 8.2 on ubuntu-22.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/