Skip to content

Proxy any calls to the decorated object #1250

Proxy any calls to the decorated object

Proxy any calls to the decorated object #1250

Triggered via pull request September 8, 2024 16:36
Status Failure
Total duration 32s
Artifacts

static.yml

on: pull_request
Matrix: psalm / psalm
Fit to window
Zoom out
Zoom in

Annotations

8 errors
MissingParamType: src/ProxyDecoratedCalls.php#L12
src/ProxyDecoratedCalls.php:12:41: MissingParamType: Parameter $value has no provided type (see https://psalm.dev/154)
psalm / PHP 8.2-ubuntu-latest
Process completed with exit code 2.
psalm / PHP 8.3-ubuntu-latest
The job was canceled because "ubuntu-latest_8_2" failed.
MissingParamType: src/ProxyDecoratedCalls.php#L12
src/ProxyDecoratedCalls.php:12:41: MissingParamType: Parameter $value has no provided type (see https://psalm.dev/154)
psalm / PHP 8.3-ubuntu-latest
Process completed with exit code 2.
psalm / PHP 8.1-ubuntu-latest
The job was canceled because "ubuntu-latest_8_2" failed.
MissingParamType: src/ProxyDecoratedCalls.php#L12
src/ProxyDecoratedCalls.php:12:41: MissingParamType: Parameter $value has no provided type (see https://psalm.dev/154)
psalm / PHP 8.1-ubuntu-latest
The operation was canceled.