Updted importers and added example data #110
pr.yaml
on: pull_request
Matrix: php-cs-fixer
Matrix: static-analysis
Matrix: test-composer-install
Annotations
5 errors and 3 warnings
|
Static analysis (8.3)
Process completed with exit code 1.
|
|
Static analysis (8.3):
src/Service/BaseImporter.php#L66
Method App\Service\BaseImporter::convertSystemOwner() has parameter $systemOwner with no value type specified in iterable type array.
|
|
Static analysis (8.3):
src/Service/BaseImporter.php#L44
Method App\Service\BaseImporter::convertLink() has parameter $obj with no type specified.
|
|
Static analysis (8.3):
src/Service/BaseImporter.php#L35
Method App\Service\BaseImporter::convertList() has parameter $list with no value type specified in iterable type array.
|
|
Static analysis (8.3):
src/Service/BaseImporter.php#L25
Method App\Service\BaseImporter::sanitizeText() has parameter $str with no type specified.
|
|
Static analysis (8.3)
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/
|
|
Validate composer (8.3)
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/
|
|
PHP Coding Standards Fixer (PHP 8.3)
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/
|