CI #465
Annotations
3 errors and 1 warning
Run psalm:
src/TestSuite/DriverTestCase.php#L42
src/TestSuite/DriverTestCase.php:42:13: TypeDoesNotContainType: Type DatabaseBackup\Driver\AbstractDriver for $this->Driver is always !non-empty (see https://psalm.dev/056)
|
Run psalm:
src/Utility/AbstractBackupUtility.php#L101
src/Utility/AbstractBackupUtility.php:101:13: TypeDoesNotContainType: Type DatabaseBackup\Driver\AbstractDriver for $this->Driver is always !non-empty (see https://psalm.dev/056)
|
Run psalm
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading