Bump phpstan/phpstan from 1.10.67 to 1.12.6 #227
Annotations
4 errors and 1 warning
build:
src/Flow/River/StreamResource.php#L88
Method Arcanum\Flow\River\StreamResource::streamGetMetaData() should return array{timed_out: bool, blocked: bool, eof: bool, unread_bytes: int, stream_type: string, wrapper_type: string, wrapper_data?: mixed, mode: string, ...} but returns array{timed_out: bool, blocked: bool, eof: bool, unread_bytes: int, stream_type: string, wrapper_type: string, wrapper_data: mixed, mode: string, ...}.
|
build:
src/Flow/River/StreamResource.php#L123
Parameter #2 $length of function fread expects int<1, max>, int<0, max> given.
|
build:
src/Hyper/Files/UploadedFile.php#L59
Match expression does not handle remaining value: true
|
build
Process completed with exit code 1.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|