Skip to content

Bump phpstan/phpstan from 1.10.67 to 1.11.6 #201

Bump phpstan/phpstan from 1.10.67 to 1.11.6

Bump phpstan/phpstan from 1.10.67 to 1.11.6 #201

Triggered via pull request July 2, 2024 04:25
Status Failure
Total duration 46s
Artifacts

php.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 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
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.