Skip to content

php: Streamline vendor file location with local dev-env #2616

php: Streamline vendor file location with local dev-env

php: Streamline vendor file location with local dev-env #2616

Triggered via pull request January 23, 2024 10:47
Status Failure
Total duration 1m 40s
Artifacts

php.yml

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

Annotations

21 errors and 14 warnings
Static analysis for php 8.3 on ubuntu-latest: library/Icingadb/Web/Control/SearchBar/ObjectSuggestions.php#L150
Ignored error pattern #^Parameter \#1 \$path of method ipl\\Orm\\Resolver\:\:qualifyPath\(\) expects string, mixed given\.$# in path /home/runner/work/icingadb-web/icingadb-web/library/Icingadb/Web/Control/SearchBar/ObjectSuggestions.php is expected to occur 1 time, but occurred 2 times.
Static analysis for php 8.3 on ubuntu-latest: library/Icingadb/Web/Control/SearchBar/ObjectSuggestions.php#L275
Parameter #1 $path of method ipl\Orm\Resolver::qualifyPath() expects string, mixed given.
Static analysis for php 8.3 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 8.0 on ubuntu-latest: library/Icingadb/Web/Control/SearchBar/ObjectSuggestions.php#L150
Ignored error pattern #^Parameter \#1 \$path of method ipl\\Orm\\Resolver\:\:qualifyPath\(\) expects string, mixed given\.$# in path /home/runner/work/icingadb-web/icingadb-web/library/Icingadb/Web/Control/SearchBar/ObjectSuggestions.php is expected to occur 1 time, but occurred 2 times.
Static analysis for php 8.0 on ubuntu-latest: library/Icingadb/Web/Control/SearchBar/ObjectSuggestions.php#L275
Parameter #1 $path of method ipl\Orm\Resolver::qualifyPath() expects string, mixed given.
Static analysis for php 8.0 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 7.4 on ubuntu-latest: library/Icingadb/Web/Control/SearchBar/ObjectSuggestions.php#L150
Ignored error pattern #^Parameter \#1 \$path of method ipl\\Orm\\Resolver\:\:qualifyPath\(\) expects string, mixed given\.$# in path /home/runner/work/icingadb-web/icingadb-web/library/Icingadb/Web/Control/SearchBar/ObjectSuggestions.php is expected to occur 1 time, but occurred 2 times.
Static analysis for php 7.4 on ubuntu-latest: library/Icingadb/Web/Control/SearchBar/ObjectSuggestions.php#L275
Parameter #1 $path of method ipl\Orm\Resolver::qualifyPath() expects string, mixed given.
Static analysis for php 7.4 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 8.2 on ubuntu-latest: library/Icingadb/Web/Control/SearchBar/ObjectSuggestions.php#L150
Ignored error pattern #^Parameter \#1 \$path of method ipl\\Orm\\Resolver\:\:qualifyPath\(\) expects string, mixed given\.$# in path /home/runner/work/icingadb-web/icingadb-web/library/Icingadb/Web/Control/SearchBar/ObjectSuggestions.php is expected to occur 1 time, but occurred 2 times.
Static analysis for php 8.2 on ubuntu-latest: library/Icingadb/Web/Control/SearchBar/ObjectSuggestions.php#L275
Parameter #1 $path of method ipl\Orm\Resolver::qualifyPath() expects string, mixed given.
Static analysis for php 8.2 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 7.3 on ubuntu-latest: library/Icingadb/Web/Control/SearchBar/ObjectSuggestions.php#L150
Ignored error pattern #^Parameter \#1 \$path of method ipl\\Orm\\Resolver\:\:qualifyPath\(\) expects string, mixed given\.$# in path /home/runner/work/icingadb-web/icingadb-web/library/Icingadb/Web/Control/SearchBar/ObjectSuggestions.php is expected to occur 1 time, but occurred 2 times.
Static analysis for php 7.3 on ubuntu-latest: library/Icingadb/Web/Control/SearchBar/ObjectSuggestions.php#L275
Parameter #1 $path of method ipl\Orm\Resolver::qualifyPath() expects string, mixed given.
Static analysis for php 7.3 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 7.2 on ubuntu-latest: library/Icingadb/Web/Control/SearchBar/ObjectSuggestions.php#L150
Ignored error pattern #^Parameter \#1 \$path of method ipl\\Orm\\Resolver\:\:qualifyPath\(\) expects string, mixed given\.$# in path /home/runner/work/icingadb-web/icingadb-web/library/Icingadb/Web/Control/SearchBar/ObjectSuggestions.php is expected to occur 1 time, but occurred 2 times.
Static analysis for php 7.2 on ubuntu-latest: library/Icingadb/Web/Control/SearchBar/ObjectSuggestions.php#L275
Parameter #1 $path of method ipl\Orm\Resolver::qualifyPath() expects string, mixed given.
Static analysis for php 7.2 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 8.1 on ubuntu-latest: library/Icingadb/Web/Control/SearchBar/ObjectSuggestions.php#L150
Ignored error pattern #^Parameter \#1 \$path of method ipl\\Orm\\Resolver\:\:qualifyPath\(\) expects string, mixed given\.$# in path /home/runner/work/icingadb-web/icingadb-web/library/Icingadb/Web/Control/SearchBar/ObjectSuggestions.php is expected to occur 1 time, but occurred 2 times.
Static analysis for php 8.1 on ubuntu-latest: library/Icingadb/Web/Control/SearchBar/ObjectSuggestions.php#L275
Parameter #1 $path of method ipl\Orm\Resolver::qualifyPath() expects string, mixed given.
Static analysis for php 8.1 on ubuntu-latest
Process completed with exit code 1.
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 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.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 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 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.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.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.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 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/.