Strict rules for cs fixer #250
Annotations
10 errors and 2 warnings
Run Tests:
src/Proto/Frame/Binary.php#L38
src/Proto/Frame/Binary.php:38: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)
|
Run Tests:
src/Sender/Console/Renderer/Sentry/Exceptions.php#L41
src/Sender/Console/Renderer/Sentry/Exceptions.php:41:17: MixedArgument: Argument 2 of sprintf cannot be 'Exception'|mixed, expecting float|int|object{__tostring()}|string (see https://psalm.dev/030)
|
Run Tests:
src/Sender/Console/Renderer/Sentry/Exceptions.php#L90
src/Sender/Console/Renderer/Sentry/Exceptions.php:90:25: MissingClosureReturnType: Closure does not have a return type, expecting null (see https://psalm.dev/068)
|
Run Tests:
src/Sender/Console/Renderer/Sentry/Header.php#L36
src/Sender/Console/Renderer/Sentry/Header.php:36: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)
|
Run Tests:
src/Sender/Console/Renderer/Sentry/Header.php#L37
src/Sender/Console/Renderer/Sentry/Header.php:37: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)
|
Run Tests:
src/Sender/Console/Renderer/Sentry/Header.php#L39
src/Sender/Console/Renderer/Sentry/Header.php:39: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)
|
Run Tests:
src/Sender/Frontend/Http/EventAssets.php#L36
src/Sender/Frontend/Http/EventAssets.php:36:78: MixedInferredReturnType: Could not verify return type 'Psr\Http\Message\ResponseInterface' for Buggregator\Trap\Sender\Frontend\Http\EventAssets::handle (see https://psalm.dev/047)
|
Run Tests:
src/Sender/Frontend/Http/EventAssets.php#L48
src/Sender/Frontend/Http/EventAssets.php:48:16: MixedReturnStatement: Possibly-mixed return value (see https://psalm.dev/138)
|
Run Tests:
src/Sender/Frontend/Http/EventAssets.php#L48
src/Sender/Frontend/Http/EventAssets.php:48:16: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
|
Run Tests:
src/Sender/SocketSender.php#L44
src/Sender/SocketSender.php:44:24: MixedPropertyTypeCoercion: $this->queue expects 'SplQueue<iterable<array-key, Buggregator\Trap\Proto\Frame>>', parent type `SplQueue<mixed>` provided (see https://psalm.dev/196)
|
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/.
|
Get Composer Cache Directory
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/
|
The logs for this run have expired and are no longer available.
Loading