Skip to content

Fix history exports #2656

Fix history exports

Fix history exports #2656

Triggered via pull request March 20, 2024 15:42
Status Failure
Total duration 1m 56s
Artifacts

php.yml

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

Annotations

70 errors and 14 warnings
Static analysis for php 8.3 on ubuntu-latest: library/Icingadb/Data/CsvResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileCsvResults)#L21
Parameter #1 $model of method Icinga\Module\Icingadb\Data\VolatileCsvResults::extractKeysAndValues() expects ipl\Orm\Model, mixed given.
Static analysis for php 8.3 on ubuntu-latest: library/Icingadb/Data/CsvResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileCsvResults)#L24
Method Icinga\Module\Icingadb\Data\VolatileCsvResults::formatValue() has parameter $value with no type specified.
Static analysis for php 8.3 on ubuntu-latest: library/Icingadb/Data/CsvResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileCsvResults)#L53
Method Icinga\Module\Icingadb\Data\VolatileCsvResults::extractKeysAndValues() return type has no value type specified in iterable type array.
Static analysis for php 8.3 on ubuntu-latest: library/Icingadb/Data/CsvResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileCsvResults)#L61
Parameter #1 $key of method Icinga\Module\Icingadb\Data\VolatileCsvResults::formatValue() expects string, mixed given.
Static analysis for php 8.3 on ubuntu-latest: library/Icingadb/Data/JsonResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/JsonResultSet)#L25
Method Icinga\Module\Icingadb\Data\JsonResultSet::formatValue() has no return type specified.
Static analysis for php 8.3 on ubuntu-latest: library/Icingadb/Data/JsonResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileJsonResults)#L22
Parameter #1 $model of method Icinga\Module\Icingadb\Data\VolatileJsonResults::createObject() expects ipl\Orm\Model, mixed given.
Static analysis for php 8.3 on ubuntu-latest: library/Icingadb/Data/JsonResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileJsonResults)#L25
Method Icinga\Module\Icingadb\Data\VolatileJsonResults::formatValue() has no return type specified.
Static analysis for php 8.3 on ubuntu-latest: library/Icingadb/Data/JsonResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileJsonResults)#L25
Method Icinga\Module\Icingadb\Data\VolatileJsonResults::formatValue() has parameter $value with no type specified.
Static analysis for php 7.4 on ubuntu-latest: library/Icingadb/Data/CsvResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileCsvResults)#L21
Parameter #1 $model of method Icinga\Module\Icingadb\Data\VolatileCsvResults::extractKeysAndValues() expects ipl\Orm\Model, mixed given.
Static analysis for php 7.4 on ubuntu-latest: library/Icingadb/Data/CsvResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileCsvResults)#L24
Method Icinga\Module\Icingadb\Data\VolatileCsvResults::formatValue() has parameter $value with no type specified.
Static analysis for php 7.4 on ubuntu-latest: library/Icingadb/Data/CsvResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileCsvResults)#L53
Method Icinga\Module\Icingadb\Data\VolatileCsvResults::extractKeysAndValues() return type has no value type specified in iterable type array.
Static analysis for php 7.4 on ubuntu-latest: library/Icingadb/Data/CsvResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileCsvResults)#L61
Parameter #1 $key of method Icinga\Module\Icingadb\Data\VolatileCsvResults::formatValue() expects string, mixed given.
Static analysis for php 7.4 on ubuntu-latest: library/Icingadb/Data/JsonResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/JsonResultSet)#L25
Method Icinga\Module\Icingadb\Data\JsonResultSet::formatValue() has no return type specified.
Static analysis for php 7.4 on ubuntu-latest: library/Icingadb/Data/JsonResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileJsonResults)#L22
Parameter #1 $model of method Icinga\Module\Icingadb\Data\VolatileJsonResults::createObject() expects ipl\Orm\Model, mixed given.
Static analysis for php 7.4 on ubuntu-latest: library/Icingadb/Data/JsonResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileJsonResults)#L25
Method Icinga\Module\Icingadb\Data\VolatileJsonResults::formatValue() has no return type specified.
Static analysis for php 7.4 on ubuntu-latest: library/Icingadb/Data/JsonResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileJsonResults)#L25
Method Icinga\Module\Icingadb\Data\VolatileJsonResults::formatValue() has parameter $value with no type specified.
Static analysis for php 8.0 on ubuntu-latest: library/Icingadb/Data/CsvResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileCsvResults)#L21
Parameter #1 $model of method Icinga\Module\Icingadb\Data\VolatileCsvResults::extractKeysAndValues() expects ipl\Orm\Model, mixed given.
Static analysis for php 8.0 on ubuntu-latest: library/Icingadb/Data/CsvResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileCsvResults)#L24
Method Icinga\Module\Icingadb\Data\VolatileCsvResults::formatValue() has parameter $value with no type specified.
Static analysis for php 8.0 on ubuntu-latest: library/Icingadb/Data/CsvResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileCsvResults)#L53
Method Icinga\Module\Icingadb\Data\VolatileCsvResults::extractKeysAndValues() return type has no value type specified in iterable type array.
Static analysis for php 8.0 on ubuntu-latest: library/Icingadb/Data/CsvResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileCsvResults)#L61
Parameter #1 $key of method Icinga\Module\Icingadb\Data\VolatileCsvResults::formatValue() expects string, mixed given.
Static analysis for php 8.0 on ubuntu-latest: library/Icingadb/Data/JsonResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/JsonResultSet)#L25
Method Icinga\Module\Icingadb\Data\JsonResultSet::formatValue() has no return type specified.
Static analysis for php 8.0 on ubuntu-latest: library/Icingadb/Data/JsonResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileJsonResults)#L22
Parameter #1 $model of method Icinga\Module\Icingadb\Data\VolatileJsonResults::createObject() expects ipl\Orm\Model, mixed given.
Static analysis for php 8.0 on ubuntu-latest: library/Icingadb/Data/JsonResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileJsonResults)#L25
Method Icinga\Module\Icingadb\Data\VolatileJsonResults::formatValue() has no return type specified.
Static analysis for php 8.0 on ubuntu-latest: library/Icingadb/Data/JsonResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileJsonResults)#L25
Method Icinga\Module\Icingadb\Data\VolatileJsonResults::formatValue() has parameter $value with no type specified.
Static analysis for php 8.1 on ubuntu-latest: library/Icingadb/Data/CsvResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileCsvResults)#L21
Parameter #1 $model of method Icinga\Module\Icingadb\Data\VolatileCsvResults::extractKeysAndValues() expects ipl\Orm\Model, mixed given.
Static analysis for php 8.1 on ubuntu-latest: library/Icingadb/Data/CsvResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileCsvResults)#L24
Method Icinga\Module\Icingadb\Data\VolatileCsvResults::formatValue() has parameter $value with no type specified.
Static analysis for php 8.1 on ubuntu-latest: library/Icingadb/Data/CsvResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileCsvResults)#L53
Method Icinga\Module\Icingadb\Data\VolatileCsvResults::extractKeysAndValues() return type has no value type specified in iterable type array.
Static analysis for php 8.1 on ubuntu-latest: library/Icingadb/Data/CsvResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileCsvResults)#L61
Parameter #1 $key of method Icinga\Module\Icingadb\Data\VolatileCsvResults::formatValue() expects string, mixed given.
Static analysis for php 8.1 on ubuntu-latest: library/Icingadb/Data/JsonResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/JsonResultSet)#L25
Method Icinga\Module\Icingadb\Data\JsonResultSet::formatValue() has no return type specified.
Static analysis for php 8.1 on ubuntu-latest: library/Icingadb/Data/JsonResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileJsonResults)#L22
Parameter #1 $model of method Icinga\Module\Icingadb\Data\VolatileJsonResults::createObject() expects ipl\Orm\Model, mixed given.
Static analysis for php 8.1 on ubuntu-latest: library/Icingadb/Data/JsonResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileJsonResults)#L25
Method Icinga\Module\Icingadb\Data\VolatileJsonResults::formatValue() has no return type specified.
Static analysis for php 8.1 on ubuntu-latest: library/Icingadb/Data/JsonResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileJsonResults)#L25
Method Icinga\Module\Icingadb\Data\VolatileJsonResults::formatValue() has parameter $value with no type specified.
Static analysis for php 7.3 on ubuntu-latest: library/Icingadb/Data/CsvResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileCsvResults)#L21
Parameter #1 $model of method Icinga\Module\Icingadb\Data\VolatileCsvResults::extractKeysAndValues() expects ipl\Orm\Model, mixed given.
Static analysis for php 7.3 on ubuntu-latest: library/Icingadb/Data/CsvResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileCsvResults)#L24
Method Icinga\Module\Icingadb\Data\VolatileCsvResults::formatValue() has parameter $value with no type specified.
Static analysis for php 7.3 on ubuntu-latest: library/Icingadb/Data/CsvResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileCsvResults)#L53
Method Icinga\Module\Icingadb\Data\VolatileCsvResults::extractKeysAndValues() return type has no value type specified in iterable type array.
Static analysis for php 7.3 on ubuntu-latest: library/Icingadb/Data/CsvResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileCsvResults)#L61
Parameter #1 $key of method Icinga\Module\Icingadb\Data\VolatileCsvResults::formatValue() expects string, mixed given.
Static analysis for php 7.3 on ubuntu-latest: library/Icingadb/Data/JsonResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/JsonResultSet)#L25
Method Icinga\Module\Icingadb\Data\JsonResultSet::formatValue() has no return type specified.
Static analysis for php 7.3 on ubuntu-latest: library/Icingadb/Data/JsonResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileJsonResults)#L22
Parameter #1 $model of method Icinga\Module\Icingadb\Data\VolatileJsonResults::createObject() expects ipl\Orm\Model, mixed given.
Static analysis for php 7.3 on ubuntu-latest: library/Icingadb/Data/JsonResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileJsonResults)#L25
Method Icinga\Module\Icingadb\Data\VolatileJsonResults::formatValue() has no return type specified.
Static analysis for php 7.3 on ubuntu-latest: library/Icingadb/Data/JsonResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileJsonResults)#L25
Method Icinga\Module\Icingadb\Data\VolatileJsonResults::formatValue() has parameter $value with no type specified.
Static analysis for php 8.2 on ubuntu-latest: library/Icingadb/Data/CsvResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileCsvResults)#L21
Parameter #1 $model of method Icinga\Module\Icingadb\Data\VolatileCsvResults::extractKeysAndValues() expects ipl\Orm\Model, mixed given.
Static analysis for php 8.2 on ubuntu-latest: library/Icingadb/Data/CsvResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileCsvResults)#L24
Method Icinga\Module\Icingadb\Data\VolatileCsvResults::formatValue() has parameter $value with no type specified.
Static analysis for php 8.2 on ubuntu-latest: library/Icingadb/Data/CsvResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileCsvResults)#L53
Method Icinga\Module\Icingadb\Data\VolatileCsvResults::extractKeysAndValues() return type has no value type specified in iterable type array.
Static analysis for php 8.2 on ubuntu-latest: library/Icingadb/Data/CsvResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileCsvResults)#L61
Parameter #1 $key of method Icinga\Module\Icingadb\Data\VolatileCsvResults::formatValue() expects string, mixed given.
Static analysis for php 8.2 on ubuntu-latest: library/Icingadb/Data/JsonResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/JsonResultSet)#L25
Method Icinga\Module\Icingadb\Data\JsonResultSet::formatValue() has no return type specified.
Static analysis for php 8.2 on ubuntu-latest: library/Icingadb/Data/JsonResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileJsonResults)#L22
Parameter #1 $model of method Icinga\Module\Icingadb\Data\VolatileJsonResults::createObject() expects ipl\Orm\Model, mixed given.
Static analysis for php 8.2 on ubuntu-latest: library/Icingadb/Data/JsonResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileJsonResults)#L25
Method Icinga\Module\Icingadb\Data\VolatileJsonResults::formatValue() has no return type specified.
Static analysis for php 8.2 on ubuntu-latest: library/Icingadb/Data/JsonResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileJsonResults)#L25
Method Icinga\Module\Icingadb\Data\VolatileJsonResults::formatValue() has parameter $value with no type specified.
Static analysis for php 7.2 on ubuntu-latest: library/Icingadb/Data/CsvResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileCsvResults)#L21
Parameter #1 $model of method Icinga\Module\Icingadb\Data\VolatileCsvResults::extractKeysAndValues() expects ipl\Orm\Model, mixed given.
Static analysis for php 7.2 on ubuntu-latest: library/Icingadb/Data/CsvResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileCsvResults)#L24
Method Icinga\Module\Icingadb\Data\VolatileCsvResults::formatValue() has parameter $value with no type specified.
Static analysis for php 7.2 on ubuntu-latest: library/Icingadb/Data/CsvResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileCsvResults)#L53
Method Icinga\Module\Icingadb\Data\VolatileCsvResults::extractKeysAndValues() return type has no value type specified in iterable type array.
Static analysis for php 7.2 on ubuntu-latest: library/Icingadb/Data/CsvResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileCsvResults)#L61
Parameter #1 $key of method Icinga\Module\Icingadb\Data\VolatileCsvResults::formatValue() expects string, mixed given.
Static analysis for php 7.2 on ubuntu-latest: library/Icingadb/Data/JsonResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/JsonResultSet)#L25
Method Icinga\Module\Icingadb\Data\JsonResultSet::formatValue() has no return type specified.
Static analysis for php 7.2 on ubuntu-latest: library/Icingadb/Data/JsonResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileJsonResults)#L22
Parameter #1 $model of method Icinga\Module\Icingadb\Data\VolatileJsonResults::createObject() expects ipl\Orm\Model, mixed given.
Static analysis for php 7.2 on ubuntu-latest: library/Icingadb/Data/JsonResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileJsonResults)#L25
Method Icinga\Module\Icingadb\Data\VolatileJsonResults::formatValue() has no return type specified.
Static analysis for php 7.2 on ubuntu-latest: library/Icingadb/Data/JsonResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileJsonResults)#L25
Method Icinga\Module\Icingadb\Data\VolatileJsonResults::formatValue() has parameter $value with no type specified.
Unit tests with php 7.3 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit tests with php 7.4 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit tests with php 8.3 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit tests with php 7.2 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit tests with php 8.1 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit tests with php 8.2 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit tests with php 8.0 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static analysis for php 8.3 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static analysis for php 7.4 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static analysis for php 8.0 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static analysis for php 8.1 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static analysis for php 7.3 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static analysis for php 8.2 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static analysis for php 7.2 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.