Skip to content

windows

windows #44

Triggered via push June 23, 2024 20:38
Status Failure
Total duration 1m 0s
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 getUri() on an unknown class Ardillo\WebViewRequest.
Static Analysis (PHP 8.2 on ubuntu-22.04): src/Admin/Main/WebView.php#L21
Cannot access offset 'path' on array{scheme?: string, host?: string, port?: int<0, 65535>, user?: string, pass?: string, path?: string, query?: string, fragment?: string}|false.
Static Analysis (PHP 8.2 on ubuntu-22.04): src/Admin/Main/WebView.php#L25
Call to method respond() on an unknown class Ardillo\WebViewRequest.
Static Analysis (PHP 8.2 on ubuntu-22.04): src/Admin/Main/WebView.php#L62
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)
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/