Skip to content

Provide migration hook #467

Provide migration hook

Provide migration hook #467

Triggered via pull request September 12, 2023 11:50
Status Failure
Total duration 1m 8s
Artifacts

php.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

60 errors
Static analysis for php 7.3 on ubuntu-latest: library/Reporting/Database.php (in context of class Icinga/Module/Reporting/ProvidedHook/DbMigration)#L32
Method Icinga\Module\Reporting\ProvidedHook\DbMigration::listTimeframes() has no return type specified.
Static analysis for php 7.3 on ubuntu-latest: library/Reporting/Database.php (in context of class Icinga/Module/Reporting/ProvidedHook/DbMigration)#L47
Method Icinga\Module\Reporting\ProvidedHook\DbMigration::listTemplates() has no return type specified.
Static analysis for php 7.3 on ubuntu-latest: library/Reporting/Model/Schema.php#L19
Method Icinga\Module\Reporting\Model\Schema::getKeyName() return type has no value type specified in iterable type array.
Static analysis for php 7.3 on ubuntu-latest: library/Reporting/Model/Schema.php#L24
Method Icinga\Module\Reporting\Model\Schema::getColumns() return type has no value type specified in iterable type array.
Static analysis for php 7.3 on ubuntu-latest: library/Reporting/ProvidedHook/DbMigration.php#L13
Class Icinga\Module\Reporting\ProvidedHook\DbMigration extends unknown class Icinga\Application\Hook\MigrationHook.
Static analysis for php 7.3 on ubuntu-latest: library/Reporting/ProvidedHook/DbMigration.php#L19
Call to an undefined method Icinga\Module\Reporting\ProvidedHook\DbMigration::translate().
Static analysis for php 7.3 on ubuntu-latest: library/Reporting/ProvidedHook/DbMigration.php#L22
Method Icinga\Module\Reporting\ProvidedHook\DbMigration::providedDescriptions() return type has no value type specified in iterable type array.
Static analysis for php 7.3 on ubuntu-latest: library/Reporting/ProvidedHook/DbMigration.php#L25
Call to an undefined method Icinga\Module\Reporting\ProvidedHook\DbMigration::translate().
Static analysis for php 7.3 on ubuntu-latest: library/Reporting/ProvidedHook/DbMigration.php#L29
Call to an undefined method Icinga\Module\Reporting\ProvidedHook\DbMigration::translate().
Static analysis for php 7.3 on ubuntu-latest: library/Reporting/ProvidedHook/DbMigration.php#L30
Call to an undefined method Icinga\Module\Reporting\ProvidedHook\DbMigration::translate().
Static analysis for php 7.2 on ubuntu-latest: library/Reporting/Database.php (in context of class Icinga/Module/Reporting/ProvidedHook/DbMigration)#L32
Method Icinga\Module\Reporting\ProvidedHook\DbMigration::listTimeframes() has no return type specified.
Static analysis for php 7.2 on ubuntu-latest: library/Reporting/Database.php (in context of class Icinga/Module/Reporting/ProvidedHook/DbMigration)#L47
Method Icinga\Module\Reporting\ProvidedHook\DbMigration::listTemplates() has no return type specified.
Static analysis for php 7.2 on ubuntu-latest: library/Reporting/Model/Schema.php#L19
Method Icinga\Module\Reporting\Model\Schema::getKeyName() return type has no value type specified in iterable type array.
Static analysis for php 7.2 on ubuntu-latest: library/Reporting/Model/Schema.php#L24
Method Icinga\Module\Reporting\Model\Schema::getColumns() return type has no value type specified in iterable type array.
Static analysis for php 7.2 on ubuntu-latest: library/Reporting/ProvidedHook/DbMigration.php#L13
Class Icinga\Module\Reporting\ProvidedHook\DbMigration extends unknown class Icinga\Application\Hook\MigrationHook.
Static analysis for php 7.2 on ubuntu-latest: library/Reporting/ProvidedHook/DbMigration.php#L19
Call to an undefined method Icinga\Module\Reporting\ProvidedHook\DbMigration::translate().
Static analysis for php 7.2 on ubuntu-latest: library/Reporting/ProvidedHook/DbMigration.php#L22
Method Icinga\Module\Reporting\ProvidedHook\DbMigration::providedDescriptions() return type has no value type specified in iterable type array.
Static analysis for php 7.2 on ubuntu-latest: library/Reporting/ProvidedHook/DbMigration.php#L25
Call to an undefined method Icinga\Module\Reporting\ProvidedHook\DbMigration::translate().
Static analysis for php 7.2 on ubuntu-latest: library/Reporting/ProvidedHook/DbMigration.php#L29
Call to an undefined method Icinga\Module\Reporting\ProvidedHook\DbMigration::translate().
Static analysis for php 7.2 on ubuntu-latest: library/Reporting/ProvidedHook/DbMigration.php#L30
Call to an undefined method Icinga\Module\Reporting\ProvidedHook\DbMigration::translate().
Static analysis for php 8.2 on ubuntu-latest: library/Reporting/Database.php (in context of class Icinga/Module/Reporting/ProvidedHook/DbMigration)#L32
Method Icinga\Module\Reporting\ProvidedHook\DbMigration::listTimeframes() has no return type specified.
Static analysis for php 8.2 on ubuntu-latest: library/Reporting/Database.php (in context of class Icinga/Module/Reporting/ProvidedHook/DbMigration)#L47
Method Icinga\Module\Reporting\ProvidedHook\DbMigration::listTemplates() has no return type specified.
Static analysis for php 8.2 on ubuntu-latest: library/Reporting/Model/Schema.php#L19
Method Icinga\Module\Reporting\Model\Schema::getKeyName() return type has no value type specified in iterable type array.
Static analysis for php 8.2 on ubuntu-latest: library/Reporting/Model/Schema.php#L24
Method Icinga\Module\Reporting\Model\Schema::getColumns() return type has no value type specified in iterable type array.
Static analysis for php 8.2 on ubuntu-latest: library/Reporting/ProvidedHook/DbMigration.php#L13
Class Icinga\Module\Reporting\ProvidedHook\DbMigration extends unknown class Icinga\Application\Hook\MigrationHook.
Static analysis for php 8.2 on ubuntu-latest: library/Reporting/ProvidedHook/DbMigration.php#L19
Call to an undefined method Icinga\Module\Reporting\ProvidedHook\DbMigration::translate().
Static analysis for php 8.2 on ubuntu-latest: library/Reporting/ProvidedHook/DbMigration.php#L22
Method Icinga\Module\Reporting\ProvidedHook\DbMigration::providedDescriptions() return type has no value type specified in iterable type array.
Static analysis for php 8.2 on ubuntu-latest: library/Reporting/ProvidedHook/DbMigration.php#L25
Call to an undefined method Icinga\Module\Reporting\ProvidedHook\DbMigration::translate().
Static analysis for php 8.2 on ubuntu-latest: library/Reporting/ProvidedHook/DbMigration.php#L29
Call to an undefined method Icinga\Module\Reporting\ProvidedHook\DbMigration::translate().
Static analysis for php 8.2 on ubuntu-latest: library/Reporting/ProvidedHook/DbMigration.php#L30
Call to an undefined method Icinga\Module\Reporting\ProvidedHook\DbMigration::translate().
Static analysis for php 7.4 on ubuntu-latest: library/Reporting/Database.php (in context of class Icinga/Module/Reporting/ProvidedHook/DbMigration)#L32
Method Icinga\Module\Reporting\ProvidedHook\DbMigration::listTimeframes() has no return type specified.
Static analysis for php 7.4 on ubuntu-latest: library/Reporting/Database.php (in context of class Icinga/Module/Reporting/ProvidedHook/DbMigration)#L47
Method Icinga\Module\Reporting\ProvidedHook\DbMigration::listTemplates() has no return type specified.
Static analysis for php 7.4 on ubuntu-latest: library/Reporting/Model/Schema.php#L19
Method Icinga\Module\Reporting\Model\Schema::getKeyName() return type has no value type specified in iterable type array.
Static analysis for php 7.4 on ubuntu-latest: library/Reporting/Model/Schema.php#L24
Method Icinga\Module\Reporting\Model\Schema::getColumns() return type has no value type specified in iterable type array.
Static analysis for php 7.4 on ubuntu-latest: library/Reporting/ProvidedHook/DbMigration.php#L13
Class Icinga\Module\Reporting\ProvidedHook\DbMigration extends unknown class Icinga\Application\Hook\MigrationHook.
Static analysis for php 7.4 on ubuntu-latest: library/Reporting/ProvidedHook/DbMigration.php#L19
Call to an undefined method Icinga\Module\Reporting\ProvidedHook\DbMigration::translate().
Static analysis for php 7.4 on ubuntu-latest: library/Reporting/ProvidedHook/DbMigration.php#L22
Method Icinga\Module\Reporting\ProvidedHook\DbMigration::providedDescriptions() return type has no value type specified in iterable type array.
Static analysis for php 7.4 on ubuntu-latest: library/Reporting/ProvidedHook/DbMigration.php#L25
Call to an undefined method Icinga\Module\Reporting\ProvidedHook\DbMigration::translate().
Static analysis for php 7.4 on ubuntu-latest: library/Reporting/ProvidedHook/DbMigration.php#L29
Call to an undefined method Icinga\Module\Reporting\ProvidedHook\DbMigration::translate().
Static analysis for php 7.4 on ubuntu-latest: library/Reporting/ProvidedHook/DbMigration.php#L30
Call to an undefined method Icinga\Module\Reporting\ProvidedHook\DbMigration::translate().
Static analysis for php 8.1 on ubuntu-latest: library/Reporting/Database.php (in context of class Icinga/Module/Reporting/ProvidedHook/DbMigration)#L32
Method Icinga\Module\Reporting\ProvidedHook\DbMigration::listTimeframes() has no return type specified.
Static analysis for php 8.1 on ubuntu-latest: library/Reporting/Database.php (in context of class Icinga/Module/Reporting/ProvidedHook/DbMigration)#L47
Method Icinga\Module\Reporting\ProvidedHook\DbMigration::listTemplates() has no return type specified.
Static analysis for php 8.1 on ubuntu-latest: library/Reporting/Model/Schema.php#L19
Method Icinga\Module\Reporting\Model\Schema::getKeyName() return type has no value type specified in iterable type array.
Static analysis for php 8.1 on ubuntu-latest: library/Reporting/Model/Schema.php#L24
Method Icinga\Module\Reporting\Model\Schema::getColumns() return type has no value type specified in iterable type array.
Static analysis for php 8.1 on ubuntu-latest: library/Reporting/ProvidedHook/DbMigration.php#L13
Class Icinga\Module\Reporting\ProvidedHook\DbMigration extends unknown class Icinga\Application\Hook\MigrationHook.
Static analysis for php 8.1 on ubuntu-latest: library/Reporting/ProvidedHook/DbMigration.php#L19
Call to an undefined method Icinga\Module\Reporting\ProvidedHook\DbMigration::translate().
Static analysis for php 8.1 on ubuntu-latest: library/Reporting/ProvidedHook/DbMigration.php#L22
Method Icinga\Module\Reporting\ProvidedHook\DbMigration::providedDescriptions() return type has no value type specified in iterable type array.
Static analysis for php 8.1 on ubuntu-latest: library/Reporting/ProvidedHook/DbMigration.php#L25
Call to an undefined method Icinga\Module\Reporting\ProvidedHook\DbMigration::translate().
Static analysis for php 8.1 on ubuntu-latest: library/Reporting/ProvidedHook/DbMigration.php#L29
Call to an undefined method Icinga\Module\Reporting\ProvidedHook\DbMigration::translate().
Static analysis for php 8.1 on ubuntu-latest: library/Reporting/ProvidedHook/DbMigration.php#L30
Call to an undefined method Icinga\Module\Reporting\ProvidedHook\DbMigration::translate().
Static analysis for php 8.0 on ubuntu-latest: library/Reporting/Database.php (in context of class Icinga/Module/Reporting/ProvidedHook/DbMigration)#L32
Method Icinga\Module\Reporting\ProvidedHook\DbMigration::listTimeframes() has no return type specified.
Static analysis for php 8.0 on ubuntu-latest: library/Reporting/Database.php (in context of class Icinga/Module/Reporting/ProvidedHook/DbMigration)#L47
Method Icinga\Module\Reporting\ProvidedHook\DbMigration::listTemplates() has no return type specified.
Static analysis for php 8.0 on ubuntu-latest: library/Reporting/Model/Schema.php#L19
Method Icinga\Module\Reporting\Model\Schema::getKeyName() return type has no value type specified in iterable type array.
Static analysis for php 8.0 on ubuntu-latest: library/Reporting/Model/Schema.php#L24
Method Icinga\Module\Reporting\Model\Schema::getColumns() return type has no value type specified in iterable type array.
Static analysis for php 8.0 on ubuntu-latest: library/Reporting/ProvidedHook/DbMigration.php#L13
Class Icinga\Module\Reporting\ProvidedHook\DbMigration extends unknown class Icinga\Application\Hook\MigrationHook.
Static analysis for php 8.0 on ubuntu-latest: library/Reporting/ProvidedHook/DbMigration.php#L19
Call to an undefined method Icinga\Module\Reporting\ProvidedHook\DbMigration::translate().
Static analysis for php 8.0 on ubuntu-latest: library/Reporting/ProvidedHook/DbMigration.php#L22
Method Icinga\Module\Reporting\ProvidedHook\DbMigration::providedDescriptions() return type has no value type specified in iterable type array.
Static analysis for php 8.0 on ubuntu-latest: library/Reporting/ProvidedHook/DbMigration.php#L25
Call to an undefined method Icinga\Module\Reporting\ProvidedHook\DbMigration::translate().
Static analysis for php 8.0 on ubuntu-latest: library/Reporting/ProvidedHook/DbMigration.php#L29
Call to an undefined method Icinga\Module\Reporting\ProvidedHook\DbMigration::translate().
Static analysis for php 8.0 on ubuntu-latest: library/Reporting/ProvidedHook/DbMigration.php#L30
Call to an undefined method Icinga\Module\Reporting\ProvidedHook\DbMigration::translate().