Skip to content

feat: Add support for Bolt 5.2 and 5.1 #663

feat: Add support for Bolt 5.2 and 5.1

feat: Add support for Bolt 5.2 and 5.1 #663

Triggered via pull request July 23, 2024 05:50
Status Failure
Total duration 32s
Artifacts

static-analysis.yml

on: pull_request
Lint & Analyse
23s
Lint & Analyse
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
PossiblyInvalidArgument: src/BoltFactory.php#L76
src/BoltFactory.php:76:35: PossiblyInvalidArgument: Argument 1 of Laudis\Neo4j\Bolt\BoltConnection::__construct expects Bolt\protocol\V4_4|Bolt\protocol\V5|Bolt\protocol\V5_3|Bolt\protocol\V5_4, but possibly different type Bolt\protocol\V4_4|Bolt\protocol\V5|Bolt\protocol\V5_1|Bolt\protocol\V5_2|Bolt\protocol\V5_3|Bolt\protocol\V5_4 provided (see https://psalm.dev/092)
Lint & Analyse
Process completed with exit code 2.
Lint & Analyse
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint & Analyse
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/