feat: Integrate PSR LoggerInterface and add logging #699
Annotations
3 errors and 7 warnings
PSalm:
tests/Integration/EdgeCasesTest.php#L30
tests/Integration/EdgeCasesTest.php:30:9: UndefinedPropertyFetch: Static property Laudis\Neo4j\Tests\Integration\EdgeCasesTest::$session is not defined (see https://psalm.dev/039)
|
PSalm:
tests/Integration/EdgeCasesTest.php#L35
tests/Integration/EdgeCasesTest.php:35:20: UndefinedPropertyAssignment: Static property Laudis\Neo4j\Tests\Integration\EdgeCasesTest::$session is not defined (see https://psalm.dev/038)
|
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, 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/
|
The following actions use a deprecated Node.js version 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/
|
PSalm:
tests/Integration/EdgeCasesTest.php#L30
tests/Integration/EdgeCasesTest.php:30:25: MixedMethodCall: Cannot determine the type of Laudis\Neo4j\Tests\Integration\EdgeCasesTest::$session when calling method run (see https://psalm.dev/015)
|
PSalm:
tests/Integration/EdgeCasesTest.php#L35
tests/Integration/EdgeCasesTest.php:35:9: MixedAssignment: Unable to determine the type that $results is being assigned to (see https://psalm.dev/032)
|
PSalm:
tests/Integration/EdgeCasesTest.php#L35
tests/Integration/EdgeCasesTest.php:35:36: MixedMethodCall: Cannot determine the type of Laudis\Neo4j\Tests\Integration\EdgeCasesTest::$session when calling method run (see https://psalm.dev/015)
|
PSalm:
tests/Integration/EdgeCasesTest.php#L37
tests/Integration/EdgeCasesTest.php:37:30: MixedAssignment: Unable to determine the type that $result is being assigned to (see https://psalm.dev/032)
|
PSalm:
tests/Integration/EdgeCasesTest.php#L38
tests/Integration/EdgeCasesTest.php:38:35: MixedMethodCall: Cannot determine the type of $result when calling method get (see https://psalm.dev/015)
|
Loading