Skip to content

feat: Add logger integration #80

feat: Add logger integration

feat: Add logger integration #80

Triggered via pull request November 25, 2024 06:57
Status Failure
Total duration 29s
Artifacts

static-analysis.yml

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

Annotations

4 errors and 2 warnings
TooManyArguments: src/ClientFactory.php#L94
src/ClientFactory.php:94:19: TooManyArguments: Too many arguments for Laudis\Neo4j\Databags\DriverConfiguration::__construct - expecting 7 but saw 9 (see https://psalm.dev/026)
InvalidNamedArgument: src/ClientFactory.php#L102
src/ClientFactory.php:102:13: InvalidNamedArgument: Parameter $logLevel does not exist on function Laudis\Neo4j\Databags\DriverConfiguration::__construct (see https://psalm.dev/238)
InvalidNamedArgument: src/ClientFactory.php#L103
src/ClientFactory.php:103:13: InvalidNamedArgument: Parameter $logger does not exist on function Laudis\Neo4j\Databags\DriverConfiguration::__construct (see https://psalm.dev/238)
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. 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 use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/