Skip to content

Added possibility to enable accepting certificates from a file #60

Added possibility to enable accepting certificates from a file

Added possibility to enable accepting certificates from a file #60

Triggered via pull request June 25, 2025 12:20
Status Failure
Total duration 1m 23s
Artifacts

main.yml

on: pull_request
Matrix: Coding style
Matrix: PHP Stan
Matrix: Tests
Matrix: Tests with code coverage
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
PHP Stan (8.4, ubuntu-latest)
Invalid format 'Deprecated: Composer\Util\ErrorHandler::register(): Implicitly marking parameter $io as nullable is deprecated, the explicit nullable type must be used instead in phar:///usr/local/bin/composer/src/Composer/Util/ErrorHandler.php on line 85'
PHP Stan (8.4, ubuntu-latest)
Unable to process file command 'output' successfully.
PHP Stan (8.3, ubuntu-latest)
Process completed with exit code 1.
PHP Stan (8.3, ubuntu-latest): src/Fapi/HttpClient/MockHttpClient.php#L165
Parameter #2 $callback of function preg_replace_callback expects callable(array<int|string, string>): string, Closure(mixed): (string|null) given.
PHP Stan (8.2, ubuntu-latest)
Process completed with exit code 1.
PHP Stan (8.2, ubuntu-latest): src/Fapi/HttpClient/MockHttpClient.php#L165
Parameter #2 $callback of function preg_replace_callback expects callable(array<int|string, string>): string, Closure(mixed): (string|null) given.
PHP Stan (8.1, ubuntu-latest)
Process completed with exit code 1.
PHP Stan (8.1, ubuntu-latest): src/Fapi/HttpClient/MockHttpClient.php#L165
Parameter #2 $callback of function preg_replace_callback expects callable(array<int|string, string>): string, Closure(mixed): (string|null) given.
PHP Stan (8.4, ubuntu-latest)
Composer\Util\ErrorHandler::register(): Implicitly marking parameter $io as nullable is deprecated, the explicit nullable type must be used instead