Skip to content

feature: send debug header #271

feature: send debug header

feature: send debug header #271

Triggered via push October 13, 2024 15:03
Status Failure
Total duration 2m 52s
Artifacts

ci.yml

on: push
Matrix: composer
remove_old_artifacts
2s
remove_old_artifacts
Matrix: phpunit
Matrix: phpcs
Matrix: phpmd
Matrix: phpstan
coverage
0s
coverage
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 9 warnings
phpunit (8.1)
Process completed with exit code 1.
phpunit (8.2)
The job was canceled because "_8_1" failed.
phpstan (8.1): src/Header/Parser.php#L49
Offset string does not exist on array{0?: string, version?: non-empty-string, 1?: non-empty-string, code?: numeric-string, 2?: numeric-string}.
phpstan (8.1): src/Response.php#L121
Offset 'file' does not exist on array{function: string, line?: int, file?: string, class?: class-string, type?: '->'|'::', args?: array, object?: object}.
phpstan (8.1): src/Response.php#L126
Offset 'file' does not exist on array{function: string, line?: int, file?: string, class?: class-string, type?: '->'|'::', args?: array, object?: object}.
phpstan (8.1): src/Response.php#L127
Parameter #1 $search of function str_replace expects array|string, string|false given.
phpstan (8.1): src/Response.php#L129
Offset 'line' does not exist on array{function: string, line?: int, file?: string, class?: class-string, type?: '->'|'::', args?: array, object?: object}.
phpstan (8.1): src/Stream.php#L42
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, ...}.
phpstan (8.1): src/Stream.php#L134
Parameter #2 $length of function fread expects int<1, max>, int<0, max> given.
phpstan (8.1)
Process completed with exit code 1.
phpstan (8.2)
The job was canceled because "_8_1" failed.
composer (8.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
composer (8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
phpunit (8.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
phpcs (8.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
phpcs (8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
phpmd (8.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
phpstan (8.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
phpmd (8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "build-artifact". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/