fix: load all link load options not just selector
#85
php.yml
on: push
Matrix: cs / Check coding style
Matrix: stan / Static code analyzer
Matrix: unit-5 / Run unit tests
Annotations
4 errors and 2 warnings
stan / Static code analyzer (8.2):
src/Command/ImportSitemapCommand.php#L211
Method Brevia\BEdita\Command\ImportSitemapCommand::linkLoadOption() should return string but returns array<string, mixed>.
|
stan / Static code analyzer (8.2)
Process completed with exit code 1.
|
stan / Static code analyzer (8.1):
src/Command/ImportSitemapCommand.php#L211
Method Brevia\BEdita\Command\ImportSitemapCommand::linkLoadOption() should return string but returns array<string, mixed>.
|
stan / Static code analyzer (8.1)
Process completed with exit code 1.
|
unit-5 / Run unit tests (8.1)
No files were found with the provided path: 5-8.1-0-clover.xml. No artifacts will be uploaded.
|
unit-5 / Run unit tests (8.2)
No files were found with the provided path: 5-8.2-1-clover.xml. No artifacts will be uploaded.
|