Loosen psr/http-message
version to allow ^2.0
#60
Annotations
10 errors and 1 warning
tests/Dummy/StringStream.php#L34
Method Dummy\StringStream::getSize() should return int|null but return statement is missing.
|
tests/Dummy/StringStream.php#L38
Method Dummy\StringStream::tell() should return int but return statement is missing.
|
tests/Dummy/StringStream.php#L42
Method Dummy\StringStream::eof() should return bool but return statement is missing.
|
tests/Dummy/StringStream.php#L46
Method Dummy\StringStream::isSeekable() should return bool but return statement is missing.
|
tests/Dummy/StringStream.php#L58
Method Dummy\StringStream::isWritable() should return bool but return statement is missing.
|
tests/Dummy/StringStream.php#L62
Method Dummy\StringStream::write() should return int but return statement is missing.
|
tests/Dummy/StringStream.php#L66
Method Dummy\StringStream::isReadable() should return bool but return statement is missing.
|
tests/Dummy/StringStream.php#L70
Method Dummy\StringStream::read() should return string but return statement is missing.
|
tests/Dummy/StringStream.php#L74
Method Dummy\StringStream::getContents() should return string but return statement is missing.
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading