Add config to FS methods #5204
ci.yml
on: pull_request
ci
/
...
/
ECS
1m 2s
ci
/
...
/
PHPStan
3m 7s
ci
/
...
/
check
42s
Matrix: ci / Tests / tests
Waiting for pending jobs
ci
/
...
/
on cancelled
ci
/
...
/
on failure
ci
/
...
/
on success
Annotations
7 errors and 2 warnings
ci / Code Quality / PHPStan / PHPStan:
src/fs/Local.php#L331
Method craft\fs\Local::renameFile() overrides method craft\base\BaseFsInterface::renameFile() but misses parameter #3 $config.
|
ci / Code Quality / PHPStan / PHPStan:
src/fs/Local.php#L340
Method craft\fs\Local::copyFile() overrides method craft\base\BaseFsInterface::copyFile() but misses parameter #3 $config.
|
ci / Code Quality / PHPStan / PHPStan:
src/fs/MissingFs.php#L66
Method craft\fs\MissingFs::renameFile() overrides method craft\base\BaseFsInterface::renameFile() but misses parameter #3 $config.
|
ci / Code Quality / PHPStan / PHPStan:
src/fs/MissingFs.php#L74
Method craft\fs\MissingFs::copyFile() overrides method craft\base\BaseFsInterface::copyFile() but misses parameter #3 $config.
|
ci / Code Quality / PHPStan / PHPStan:
src/models/Volume.php#L561
Method craft\models\Volume::renameFile() overrides method craft\base\BaseFsInterface::renameFile() but misses parameter #3 $config.
|
ci / Code Quality / PHPStan / PHPStan:
src/models/Volume.php#L570
Method craft\models\Volume::copyFile() overrides method craft\base\BaseFsInterface::copyFile() but misses parameter #3 $config.
|
ci / Code Quality / PHPStan / PHPStan
Process completed with exit code 1.
|
ci / Code Quality / PHPStan / PHPStan
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/
|
ci / Code Quality / PHPStan / PHPStan
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/
|