fix: return experimental, if version is not found #255
Annotations
6 errors and 2 warnings
LessSpecificReturnStatement:
src/Proto/Frame/Binary.php#L28
src/Proto/Frame/Binary.php:28:16: LessSpecificReturnStatement: The type 'int' is more general than the declared return type 'int<0, max>' for Buggregator\Trap\Proto\Frame\Binary::getSize (see https://psalm.dev/129)
|
MixedArgument:
src/Sender/Console/Renderer/Sentry/Exceptions.php#L42
src/Sender/Console/Renderer/Sentry/Exceptions.php:42:17: MixedArgument: Argument 2 of sprintf cannot be 'Exception'|mixed, expecting float|int|object{__tostring()}|string (see https://psalm.dev/030)
|
MixedArgumentTypeCoercion:
src/Sender/Console/Renderer/Sentry/Header.php#L37
src/Sender/Console/Renderer/Sentry/Header.php:37:77: MixedArgumentTypeCoercion: Argument 2 of implode expects array<array-key, null|object{__tostring()}|scalar>, but parent type array<array-key, mixed> provided (see https://psalm.dev/194)
|
MixedArgumentTypeCoercion:
src/Sender/Console/Renderer/Sentry/Header.php#L38
src/Sender/Console/Renderer/Sentry/Header.php:38:67: MixedArgumentTypeCoercion: Argument 2 of implode expects array<array-key, null|object{__tostring()}|scalar>, but parent type array<array-key, mixed> provided (see https://psalm.dev/194)
|
MixedArgumentTypeCoercion:
src/Sender/Console/Renderer/Sentry/Header.php#L40
src/Sender/Console/Renderer/Sentry/Header.php:40:65: MixedArgumentTypeCoercion: Argument 2 of implode expects array<array-key, null|object{__tostring()}|scalar>, but parent type array<array-key, mixed> provided (see https://psalm.dev/194)
|
Psalm Validation (PHP 8.2, OS ubuntu-latest)
Process completed with exit code 2.
|
Psalm Validation (PHP 8.2, OS ubuntu-latest)
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/.
|
Psalm Validation (PHP 8.2, OS ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|