Refactored type system #126
Annotations
5 errors and 1 warning
Run composer psalm -- --php-version=8.3 --stats --output-format=github:
src/types.php#L168
src/types.php:168:16: MixedReturnTypeCoercion: The declared return type 'Typhoon\Type\ArrayType<TKey:fn-typhoon\type\types::array as array-key, TValue:fn-typhoon\type\types::array as mixed>' for Typhoon\Type\types::array is more specific than the inferred return type '(Typhoon\Type\ArrayType<TKey:fn-typhoon\type\types::array as array-key, TValue:fn-typhoon\type\types::array as mixed>)|Typhoon\Type\ArrayType<mixed, mixed>' (see https://psalm.dev/197)
|
Run composer psalm -- --php-version=8.3 --stats --output-format=github:
src/types.php#L169
src/types.php:169:24: UnusedPsalmSuppress: This suppression is never used (see https://psalm.dev/207)
|
Run composer psalm -- --php-version=8.3 --stats --output-format=github:
src/types.php#L169
src/types.php:169:43: UnusedPsalmSuppress: This suppression is never used (see https://psalm.dev/207)
|
Run composer psalm -- --php-version=8.3 --stats --output-format=github:
src/types.php#L174
src/types.php:174:20: MixedReturnTypeCoercion: The type 'Typhoon\Type\ArrayType<mixed, mixed>' is more general than the declared return type 'Typhoon\Type\ArrayType<TKey:fn-typhoon\type\types::array as array-key, TValue:fn-typhoon\type\types::array as mixed>' for Typhoon\Type\types::array (see https://psalm.dev/197)
|
Run composer psalm -- --php-version=8.3 --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