Skip to content

Add support of HTTP/3.0 #131

Add support of HTTP/3.0

Add support of HTTP/3.0 #131

Triggered via push May 27, 2024 07:04
Status Failure
Total duration 35s
Artifacts

static.yml

on: push
Matrix: static
Fit to window
Zoom out
Zoom in

Annotations

43 errors and 1 warning
TypeDoesNotContainType: src/RequestTrait.php#L145
src/RequestTrait.php:145:18: TypeDoesNotContainType: Type never for $method is never object (see https://psalm.dev/056)
NoValue: src/RequestTrait.php#L145
src/RequestTrait.php:145:49: NoValue: All possible types for this argument were invalidated - This may be dead code (see https://psalm.dev/179)
RedundantCondition: src/RequestTrait.php#L145
src/RequestTrait.php:145:60: RedundantCondition: Type never for $method is never object (see https://psalm.dev/122)
TypeDoesNotContainType: src/RequestTrait.php#L260
src/RequestTrait.php:260:14: TypeDoesNotContainType: Type never for $uri is never object (see https://psalm.dev/056)
NoValue: src/RequestTrait.php#L260
src/RequestTrait.php:260:42: NoValue: All possible types for this argument were invalidated - This may be dead code (see https://psalm.dev/179)
RedundantCondition: src/RequestTrait.php#L260
src/RequestTrait.php:260:50: RedundantCondition: Type never for $uri is never object (see https://psalm.dev/122)
RiskyTruthyFalsyComparison: src/RequestTrait.php#L277
src/RequestTrait.php:277:13: RiskyTruthyFalsyComparison: Operand of type int|null contains type int, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
InvalidCast: src/ResponseTrait.php#L161
src/ResponseTrait.php:161:27: InvalidCast: never cannot be cast to int (see https://psalm.dev/103)
RiskyTruthyFalsyComparison: src/StreamTrait.php#L181
src/StreamTrait.php:181:54: RiskyTruthyFalsyComparison: Operand of type array<array-key, mixed>|mixed|null contains types array<array-key, mixed>|mixed, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: src/StreamTrait.php#L370
src/StreamTrait.php:370:20: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
PHP 8.0-ubuntu-latest
The job was canceled because "ubuntu-latest_7_4" failed.
TypeDoesNotContainType: src/RequestTrait.php#L145
src/RequestTrait.php:145:18: TypeDoesNotContainType: Type never for $method is never object (see https://psalm.dev/056)
NoValue: src/RequestTrait.php#L145
src/RequestTrait.php:145:49: NoValue: All possible types for this argument were invalidated - This may be dead code (see https://psalm.dev/179)
RedundantCondition: src/RequestTrait.php#L145
src/RequestTrait.php:145:60: RedundantCondition: Type never for $method is never object (see https://psalm.dev/122)
TypeDoesNotContainType: src/RequestTrait.php#L260
src/RequestTrait.php:260:14: TypeDoesNotContainType: Type never for $uri is never object (see https://psalm.dev/056)
NoValue: src/RequestTrait.php#L260
src/RequestTrait.php:260:42: NoValue: All possible types for this argument were invalidated - This may be dead code (see https://psalm.dev/179)
RedundantCondition: src/RequestTrait.php#L260
src/RequestTrait.php:260:50: RedundantCondition: Type never for $uri is never object (see https://psalm.dev/122)
RiskyTruthyFalsyComparison: src/RequestTrait.php#L277
src/RequestTrait.php:277:13: RiskyTruthyFalsyComparison: Operand of type int|null contains type int, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
InvalidCast: src/ResponseTrait.php#L161
src/ResponseTrait.php:161:27: InvalidCast: never cannot be cast to int (see https://psalm.dev/103)
RiskyTruthyFalsyComparison: src/StreamTrait.php#L181
src/StreamTrait.php:181:54: RiskyTruthyFalsyComparison: Operand of type array<array-key, mixed>|mixed|null contains types array<array-key, mixed>|mixed, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: src/StreamTrait.php#L370
src/StreamTrait.php:370:20: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
PHP 8.1-ubuntu-latest
The job was canceled because "ubuntu-latest_7_4" failed.
TypeDoesNotContainType: src/RequestTrait.php#L145
src/RequestTrait.php:145:18: TypeDoesNotContainType: Type never for $method is never object (see https://psalm.dev/056)
NoValue: src/RequestTrait.php#L145
src/RequestTrait.php:145:49: NoValue: All possible types for this argument were invalidated - This may be dead code (see https://psalm.dev/179)
RedundantCondition: src/RequestTrait.php#L145
src/RequestTrait.php:145:60: RedundantCondition: Type never for $method is never object (see https://psalm.dev/122)
TypeDoesNotContainType: src/RequestTrait.php#L260
src/RequestTrait.php:260:14: TypeDoesNotContainType: Type never for $uri is never object (see https://psalm.dev/056)
NoValue: src/RequestTrait.php#L260
src/RequestTrait.php:260:42: NoValue: All possible types for this argument were invalidated - This may be dead code (see https://psalm.dev/179)
RedundantCondition: src/RequestTrait.php#L260
src/RequestTrait.php:260:50: RedundantCondition: Type never for $uri is never object (see https://psalm.dev/122)
RiskyTruthyFalsyComparison: src/RequestTrait.php#L277
src/RequestTrait.php:277:13: RiskyTruthyFalsyComparison: Operand of type int|null contains type int, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
InvalidCast: src/ResponseTrait.php#L161
src/ResponseTrait.php:161:27: InvalidCast: never cannot be cast to int (see https://psalm.dev/103)
RiskyTruthyFalsyComparison: src/StreamTrait.php#L181
src/StreamTrait.php:181:54: RiskyTruthyFalsyComparison: Operand of type array<array-key, mixed>|mixed|null contains types array<array-key, mixed>|mixed, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: src/StreamTrait.php#L370
src/StreamTrait.php:370:20: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
PHP 8.2-ubuntu-latest
The job was canceled because "ubuntu-latest_7_4" failed.
TypeDoesNotContainType: src/RequestTrait.php#L145
src/RequestTrait.php:145:18: TypeDoesNotContainType: Type never for $method is never object (see https://psalm.dev/056)
NoValue: src/RequestTrait.php#L145
src/RequestTrait.php:145:49: NoValue: All possible types for this argument were invalidated - This may be dead code (see https://psalm.dev/179)
RedundantCondition: src/RequestTrait.php#L145
src/RequestTrait.php:145:60: RedundantCondition: Type never for $method is never object (see https://psalm.dev/122)
TypeDoesNotContainType: src/RequestTrait.php#L260
src/RequestTrait.php:260:14: TypeDoesNotContainType: Type never for $uri is never object (see https://psalm.dev/056)
NoValue: src/RequestTrait.php#L260
src/RequestTrait.php:260:42: NoValue: All possible types for this argument were invalidated - This may be dead code (see https://psalm.dev/179)
RedundantCondition: src/RequestTrait.php#L260
src/RequestTrait.php:260:50: RedundantCondition: Type never for $uri is never object (see https://psalm.dev/122)
RiskyTruthyFalsyComparison: src/RequestTrait.php#L277
src/RequestTrait.php:277:13: RiskyTruthyFalsyComparison: Operand of type int|null contains type int, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
InvalidCast: src/ResponseTrait.php#L161
src/ResponseTrait.php:161:27: InvalidCast: never cannot be cast to int (see https://psalm.dev/103)
RiskyTruthyFalsyComparison: src/StreamTrait.php#L181
src/StreamTrait.php:181:54: RiskyTruthyFalsyComparison: Operand of type array<array-key, mixed>|mixed|null contains types array<array-key, mixed>|mixed, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: src/StreamTrait.php#L370
src/StreamTrait.php:370:20: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
PHP 7.4-ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.