Skip to content

chore!: move file references logic from trait to helper class #41

chore!: move file references logic from trait to helper class

chore!: move file references logic from trait to helper class #41

Triggered via pull request September 5, 2024 13:49
Status Failure
Total duration 31s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
phpstan: Classes/DataProviding/Helpers/FileReferencesHelper.php#L16
Method Sinso\Webcomponents\DataProviding\Helpers\FileReferencesHelper::loadFileReferences() has parameter $record with no value type specified in iterable type array.
phpstan: Classes/DataProviding/Helpers/FileReferencesHelper.php#L16
Method Sinso\Webcomponents\DataProviding\Helpers\FileReferencesHelper::loadFileReferences() return type has no value type specified in iterable type array.
phpstan: Classes/DataProviding/Helpers/FileReferencesHelper.php#L25
Method Sinso\Webcomponents\DataProviding\Helpers\FileReferencesHelper::loadFileReference() has parameter $record with no value type specified in iterable type array.
phpstan
Process completed with exit code 1.
php-cs-fixer
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
rector
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
phpstan
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/