Add config to FS methods #5204
Annotations
7 errors and 2 warnings
Run PHPStan checks:
src/fs/Local.php#L331
Method craft\fs\Local::renameFile() overrides method craft\base\BaseFsInterface::renameFile() but misses parameter #3 $config.
|
Run PHPStan checks:
src/fs/Local.php#L340
Method craft\fs\Local::copyFile() overrides method craft\base\BaseFsInterface::copyFile() but misses parameter #3 $config.
|
Run PHPStan checks:
src/fs/MissingFs.php#L66
Method craft\fs\MissingFs::renameFile() overrides method craft\base\BaseFsInterface::renameFile() but misses parameter #3 $config.
|
Run PHPStan checks:
src/fs/MissingFs.php#L74
Method craft\fs\MissingFs::copyFile() overrides method craft\base\BaseFsInterface::copyFile() but misses parameter #3 $config.
|
Run PHPStan checks:
src/models/Volume.php#L561
Method craft\models\Volume::renameFile() overrides method craft\base\BaseFsInterface::renameFile() but misses parameter #3 $config.
|
Run PHPStan checks:
src/models/Volume.php#L570
Method craft\models\Volume::copyFile() overrides method craft\base\BaseFsInterface::copyFile() but misses parameter #3 $config.
|
Run PHPStan checks
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: andstor/file-existence-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check .env.example.mysql exists
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading