Skip to content

make sure content transfer encoding is a lower cased string #56

make sure content transfer encoding is a lower cased string

make sure content transfer encoding is a lower cased string #56

Triggered via push May 31, 2024 14:35
Status Failure
Total duration 27s
Artifacts

code_checks.yml

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

Annotations

12 errors and 2 warnings
PHP 8.2 tests: src/Stream/ResourceStream.php#L118
Offset 'uri' does not exist on array{timed_out: bool, blocked: bool, eof: bool, unread_bytes: int, stream_type: string, wrapper_type: string, wrapper_data: mixed, mode: string, ...}.
PHP 8.2 tests: src/Stream/ResourceStream.php#L118
Offset 'uri' does not exist on array{timed_out: bool, blocked: bool, eof: bool, unread_bytes: int, stream_type: string, wrapper_type: string, wrapper_data: mixed, mode: string, ...}.
PHP 8.2 tests: src/Stream/ResourceStream.php#L149
Parameter #2 $length of function fread expects int<1, max>, int<0, max> given.
PHP 8.2 tests
Process completed with exit code 1.
PHP 8.1 tests
The job was canceled because "_8_2" failed.
PHP 8.1 tests: src/Stream/ResourceStream.php#L118
Offset 'uri' does not exist on array{timed_out: bool, blocked: bool, eof: bool, unread_bytes: int, stream_type: string, wrapper_type: string, wrapper_data: mixed, mode: string, ...}.
PHP 8.1 tests: src/Stream/ResourceStream.php#L118
Offset 'uri' does not exist on array{timed_out: bool, blocked: bool, eof: bool, unread_bytes: int, stream_type: string, wrapper_type: string, wrapper_data: mixed, mode: string, ...}.
PHP 8.1 tests: src/Stream/ResourceStream.php#L149
Parameter #2 $length of function fread expects int<1, max>, int<0, max> given.
PHP 8.1 tests
Process completed with exit code 1.
PHP 8.3 tests
The job was canceled because "_8_2" failed.
PHP 8.3 tests: src/Stream/ResourceStream.php#L149
Parameter #2 $length of function fread expects int<1, max>, int<0, max> given.
PHP 8.3 tests
Process completed with exit code 1.
PHP 8.2 tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 8.2 tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/