Skip to content

Event rule config enhancement #807

Event rule config enhancement

Event rule config enhancement #807

Triggered via pull request March 27, 2024 14:40
Status Failure
Total duration 1m 0s
Artifacts

php.yml

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

Annotations

48 errors and 12 warnings
Static analysis for php 8.1 on ubuntu-latest: library/Notifications/Web/Form/ContactForm.php#L182
Ignored error pattern #^Cannot access property \$type on mixed\.$# in path /home/runner/work/icinga-notifications-web/icinga-notifications-web/library/Notifications/Web/Form/ContactForm.php is expected to occur 1 time, but occurred 3 times.
Static analysis for php 8.1 on ubuntu-latest: library/Notifications/Web/Form/ContactForm.php#L183
Ignored error pattern #^Cannot access property \$address on mixed\.$# in path /home/runner/work/icinga-notifications-web/icinga-notifications-web/library/Notifications/Web/Form/ContactForm.php is expected to occur 1 time, but occurred 3 times.
Static analysis for php 8.1 on ubuntu-latest
Ignored error pattern #^Parameter \#2 \$string of function explode expects string, mixed given\.$# in path /home/runner/work/icinga-notifications-web/icinga-notifications-web/application/forms/EscalationRecipientForm.php was not matched in reported errors.
Static analysis for php 8.1 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 7.3 on ubuntu-latest: library/Notifications/Web/Form/ContactForm.php#L182
Ignored error pattern #^Cannot access property \$type on mixed\.$# in path /home/runner/work/icinga-notifications-web/icinga-notifications-web/library/Notifications/Web/Form/ContactForm.php is expected to occur 1 time, but occurred 3 times.
Static analysis for php 7.3 on ubuntu-latest: library/Notifications/Web/Form/ContactForm.php#L183
Ignored error pattern #^Cannot access property \$address on mixed\.$# in path /home/runner/work/icinga-notifications-web/icinga-notifications-web/library/Notifications/Web/Form/ContactForm.php is expected to occur 1 time, but occurred 3 times.
Static analysis for php 7.3 on ubuntu-latest
Ignored error pattern #^Parameter \#2 \$str of function explode expects string, mixed given\.$# in path /home/runner/work/icinga-notifications-web/icinga-notifications-web/application/forms/EscalationRecipientForm.php was not matched in reported errors.
Static analysis for php 7.3 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 7.4 on ubuntu-latest: library/Notifications/Web/Form/ContactForm.php#L182
Ignored error pattern #^Cannot access property \$type on mixed\.$# in path /home/runner/work/icinga-notifications-web/icinga-notifications-web/library/Notifications/Web/Form/ContactForm.php is expected to occur 1 time, but occurred 3 times.
Static analysis for php 7.4 on ubuntu-latest: library/Notifications/Web/Form/ContactForm.php#L183
Ignored error pattern #^Cannot access property \$address on mixed\.$# in path /home/runner/work/icinga-notifications-web/icinga-notifications-web/library/Notifications/Web/Form/ContactForm.php is expected to occur 1 time, but occurred 3 times.
Static analysis for php 7.4 on ubuntu-latest
Ignored error pattern #^Parameter \#2 \$str of function explode expects string, mixed given\.$# in path /home/runner/work/icinga-notifications-web/icinga-notifications-web/application/forms/EscalationRecipientForm.php was not matched in reported errors.
Static analysis for php 7.4 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 8.0 on ubuntu-latest: library/Notifications/Web/Form/ContactForm.php#L182
Ignored error pattern #^Cannot access property \$type on mixed\.$# in path /home/runner/work/icinga-notifications-web/icinga-notifications-web/library/Notifications/Web/Form/ContactForm.php is expected to occur 1 time, but occurred 3 times.
Static analysis for php 8.0 on ubuntu-latest: library/Notifications/Web/Form/ContactForm.php#L183
Ignored error pattern #^Cannot access property \$address on mixed\.$# in path /home/runner/work/icinga-notifications-web/icinga-notifications-web/library/Notifications/Web/Form/ContactForm.php is expected to occur 1 time, but occurred 3 times.
Static analysis for php 8.0 on ubuntu-latest
Ignored error pattern #^Parameter \#2 \$string of function explode expects string, mixed given\.$# in path /home/runner/work/icinga-notifications-web/icinga-notifications-web/application/forms/EscalationRecipientForm.php was not matched in reported errors.
Static analysis for php 8.0 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 7.2 on ubuntu-latest: library/Notifications/Web/Form/ContactForm.php#L182
Ignored error pattern #^Cannot access property \$type on mixed\.$# in path /home/runner/work/icinga-notifications-web/icinga-notifications-web/library/Notifications/Web/Form/ContactForm.php is expected to occur 1 time, but occurred 3 times.
Static analysis for php 7.2 on ubuntu-latest: library/Notifications/Web/Form/ContactForm.php#L183
Ignored error pattern #^Cannot access property \$address on mixed\.$# in path /home/runner/work/icinga-notifications-web/icinga-notifications-web/library/Notifications/Web/Form/ContactForm.php is expected to occur 1 time, but occurred 3 times.
Static analysis for php 7.2 on ubuntu-latest
Ignored error pattern #^Parameter \#2 \$str of function explode expects string, mixed given\.$# in path /home/runner/work/icinga-notifications-web/icinga-notifications-web/application/forms/EscalationRecipientForm.php was not matched in reported errors.
Static analysis for php 7.2 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 8.2 on ubuntu-latest: library/Notifications/Web/Form/ContactForm.php#L182
Ignored error pattern #^Cannot access property \$type on mixed\.$# in path /home/runner/work/icinga-notifications-web/icinga-notifications-web/library/Notifications/Web/Form/ContactForm.php is expected to occur 1 time, but occurred 3 times.
Static analysis for php 8.2 on ubuntu-latest: library/Notifications/Web/Form/ContactForm.php#L183
Ignored error pattern #^Cannot access property \$address on mixed\.$# in path /home/runner/work/icinga-notifications-web/icinga-notifications-web/library/Notifications/Web/Form/ContactForm.php is expected to occur 1 time, but occurred 3 times.
Static analysis for php 8.2 on ubuntu-latest
Ignored error pattern #^Parameter \#2 \$string of function explode expects string, mixed given\.$# in path /home/runner/work/icinga-notifications-web/icinga-notifications-web/application/forms/EscalationRecipientForm.php was not matched in reported errors.
Static analysis for php 8.2 on ubuntu-latest
Process completed with exit code 1.
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/.
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 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 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 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 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 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.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/.