Prechecker results: error


PHP lint problems

(0 errors, 0 warnings)

This section shows php lint problems in the code detected by php -l [More info]


PHP coding style problems

(1 errors, 0 warnings)

This section shows the coding style problems detected in the code by phpcs [More info]

repository/searchable/lib.php
(#119) File must end with a newline character

Javascript coding style problems

(0 errors, 0 warnings)

This section shows the coding style problems detected in the code by eslint [More info]


CSS problems

(0 errors, 0 warnings)

This section shows CSS problems detected by stylelint [More info]


PHPDocs style problems

(45 errors, 0 warnings)

This section shows the phpdocs problems detected in the code by local_moodlecheck [More info]

repository/searchable/classes/usecase/UseCase.php
(#33) Package is not specified for function execute. It is also not specified in file-level phpdocs
(#33) There is no description in phpdocs for function execute
repository/searchable/classes/usecase/files/BuildFileListCommand.php
(#23) Package is not specified for class BuildFileListCommand. It is also not specified in file-level phpdocs
repository/searchable/classes/usecase/files/BuildFileListUseCase.php
(#23) Package is not specified for class BuildFileListUseCase. It is also not specified in file-level phpdocs
(#23) No one-line description found in phpdocs for class BuildFileListUseCase
(#76) Phpdocs for function BuildFileListUseCase::get_thumbnail_url has incomplete parameters list
repository/searchable/classes/usecase/files/SelectFilesCommand.php
(#21) Package is not specified for class SelectFilesCommand. It is also not specified in file-level phpdocs
(#75) Phpdocs for function SelectFilesCommand::nitems has incomplete parameters list
repository/searchable/classes/usecase/files/SelectFilesUseCase.php
(#21) Package is not specified for class SelectFilesUseCase. It is also not specified in file-level phpdocs
(#31) Phpdocs for function SelectFilesUseCase::execute has incomplete parameters list
repository/searchable/classes/valueobject/Item.php
(#21) Package is not specified for class Item. It is also not specified in file-level phpdocs
(#37) Function Item::__construct is not documented
(#55) Function Item::is_valid is not documented
(#59) Function Item::set_default is not documented
(#63) Function Item::get_default is not documented
(#67) Function Item::from is not documented
(#71) Function Item::get_default_value is not documented
(#27) Variable Item::$key is not documented
(#28) Variable Item::$sessionattribute is not documented
(#29) Variable Item::$label is not documented
(#30) Variable Item::$id is not documented
(#31) Variable Item::$type is not documented
(#32) Variable Item::$name is not documented
(#33) Variable Item::$value is not documented
(#34) Variable Item::$options is not documented
(#35) Variable Item::$defaultvalue is not documented
(#21) No one-line description found in phpdocs for class Item
repository/searchable/classes/valueobject/SearchForm.php
(#21) Package is not specified for class SearchForm. It is also not specified in file-level phpdocs
(#38) Function SearchForm::__construct is not documented
(#45) Function SearchForm::from is not documented
(#49) Function SearchForm::build_form is not documented
(#65) Function SearchForm::is_valid is not documented
(#79) Function SearchForm::get_data is not documented
(#27) Variable SearchForm::$nitemsvalues is not documented
(#36) Variable SearchForm::$items is not documented
(#21) No one-line description found in phpdocs for class SearchForm
repository/searchable/classes/valueobject/SessionAttribute.php
(#21) Package is not specified for class SessionAttribute. It is also not specified in file-level phpdocs
(#27) Constant SessionAttribute::SESSION_PREFIX is not documented
(#21) No one-line description found in phpdocs for class SessionAttribute
(#54) Phpdocs for function SessionAttribute::from has incomplete parameters list
repository/searchable/db/access.php
(#17) File-level phpdocs block is not found
repository/searchable/lang/en/repository_searchable.php
(#17) File-level phpdocs block is not found
repository/searchable/lib.php
(#26) Package is not specified for class repository_searchable. It is also not specified in file-level phpdocs
(#26) Class repository_searchable is not documented
repository/searchable/version.php
(#17) File-level phpdocs block is not found

Update savepoints problems

(0 errors, 0 warnings)

This section shows problems detected with the handling of upgrade savepoints [More info]


Third party library modification problems

(0 errors, 0 warnings)

This section shows problems detected with the modification of third party libraries [More info]


grunt changes

(0 errors, 0 warnings)

This section shows files built by grunt and not commited [More info]


shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

This section shows problems detected in mustache templates [More info]


Gherkin .feature problems

(0 errors, 0 warnings)

This section shows problems detected in behat .feature files [More info]