feat: Add logger integration #80
Annotations
4 errors and 2 warnings
PSalm:
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)
|
PSalm:
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)
|
PSalm:
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)
|
PSalm
Process completed with exit code 2.
|
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/
|
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/
|
Loading