Fix Testkit basic-query tests and cleanup (remove broken CC link) #385
integration-test-single-server.yml
on: pull_request
Matrix: tests-v4
Matrix: tests-v5
Annotations
6 errors
Running on PHP 8.3.17 with a Neo4j 4 instance connecting over all available protocols
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y libzip-dev unzip git wget && docker-php-ext-install -j$(nproc) bcmath sockets && wget https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 && mv test-reporter-latest-linux-amd64 /usr/bin/cc-test-reporter && chmod +x /usr/bin/cc-test-reporter && pecl install xdebug && docker-php-ext-enable xdebug && curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer" did not complete successfully: exit code: 8
|
Running on PHP 8.1.31 with a Neo4j 4 instance connecting over all available protocols
The operation was canceled.
|
Running on PHP 8.1.31 with a Neo4j 4 instance connecting over all available protocols
The strategy configuration was canceled because "tests-v4._8_3_17" failed
|
Running on PHP 8.1.31 with a Neo4j 5 instance connecting over all available protocols
Process completed with exit code 1.
|
Running on PHP 8.3.17 with a Neo4j 5 instance connecting over all available protocols
The operation was canceled.
|
Running on PHP 8.3.17 with a Neo4j 5 instance connecting over all available protocols
The strategy configuration was canceled because "tests-v5._8_1_31" failed
|