Fixed ClassMetadata $modifiers type #93
Annotations
4 errors and 1 warning
Run composer psalm -- --php-version=8.1 --stats --output-format=github:
src/ClassReflection.php#L202
src/ClassReflection.php:202:16: ImplementedReturnTypeMismatch: The inherited return type '0|16|32|48|64|80|96|112' for ReflectionClass::getModifiers is different to the implemented return type for Typhoon\Reflection\ClassReflection::getmodifiers '0|16|32|48|64|80|96|112|65536|65552|65568|65584|65600|65616|65632|65648' (see https://psalm.dev/123)
|
Run composer psalm -- --php-version=8.1 --stats --output-format=github:
src/MethodReflection.php#L42
src/MethodReflection.php:42:24: UnusedPsalmSuppress: This suppression is never used (see https://psalm.dev/207)
|
Run composer psalm -- --php-version=8.1 --stats --output-format=github:
src/MethodReflection.php#L44
src/MethodReflection.php:44:56: UnusedParam: Param #1 is never referenced in this method (see https://psalm.dev/135)
|
Run composer psalm -- --php-version=8.1 --stats --output-format=github
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading