Skip to content

Regulate object links based on backend used #319

Regulate object links based on backend used

Regulate object links based on backend used #319

Triggered via pull request February 21, 2024 13:07
Status Failure
Total duration 52s
Artifacts

php.yml

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

Annotations

18 errors and 12 warnings
Static analysis for php 7.4 on ubuntu-latest: application/forms/Config/FieldConfigForm.php#L56
Property Icinga\Module\Jira\Forms\Config\FieldConfigForm::$fieldValue (string) does not accept mixed.
Static analysis for php 7.4 on ubuntu-latest: library/Jira/Web/RenderingHelper.php#L127
Parameter #2 $callback of function preg_replace_callback expects callable(array<int|string, string>): string, Closure(mixed): ipl\Web\Widget\Link given.
Static analysis for php 7.4 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 8.0 on ubuntu-latest: application/forms/Config/FieldConfigForm.php#L56
Property Icinga\Module\Jira\Forms\Config\FieldConfigForm::$fieldValue (string) does not accept mixed.
Static analysis for php 8.0 on ubuntu-latest: library/Jira/Web/RenderingHelper.php#L127
Parameter #2 $callback of function preg_replace_callback expects callable(array<int|string, string>): string, Closure(mixed): ipl\Web\Widget\Link given.
Static analysis for php 8.0 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 8.2 on ubuntu-latest: application/forms/Config/FieldConfigForm.php#L56
Property Icinga\Module\Jira\Forms\Config\FieldConfigForm::$fieldValue (string) does not accept mixed.
Static analysis for php 8.2 on ubuntu-latest: library/Jira/Web/RenderingHelper.php#L127
Parameter #2 $callback of function preg_replace_callback expects callable(array<int|string, string>): string, Closure(mixed): ipl\Web\Widget\Link given.
Static analysis for php 8.2 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 7.2 on ubuntu-latest: application/forms/Config/FieldConfigForm.php#L56
Property Icinga\Module\Jira\Forms\Config\FieldConfigForm::$fieldValue (string) does not accept mixed.
Static analysis for php 7.2 on ubuntu-latest: library/Jira/Web/RenderingHelper.php#L127
Parameter #2 $callback of function preg_replace_callback expects callable(array<int|string, string>): string, Closure(mixed): ipl\Web\Widget\Link given.
Static analysis for php 7.2 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 7.3 on ubuntu-latest: application/forms/Config/FieldConfigForm.php#L56
Property Icinga\Module\Jira\Forms\Config\FieldConfigForm::$fieldValue (string) does not accept mixed.
Static analysis for php 7.3 on ubuntu-latest: library/Jira/Web/RenderingHelper.php#L127
Parameter #2 $callback of function preg_replace_callback expects callable(array<int|string, string>): string, Closure(mixed): ipl\Web\Widget\Link given.
Static analysis for php 7.3 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 8.1 on ubuntu-latest: application/forms/Config/FieldConfigForm.php#L56
Property Icinga\Module\Jira\Forms\Config\FieldConfigForm::$fieldValue (string) does not accept mixed.
Static analysis for php 8.1 on ubuntu-latest: library/Jira/Web/RenderingHelper.php#L127
Parameter #2 $callback of function preg_replace_callback expects callable(array<int|string, string>): string, Closure(mixed): ipl\Web\Widget\Link given.
Static analysis for php 8.1 on ubuntu-latest
Process completed with exit code 1.
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@v2. 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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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@v2. 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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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@v2. 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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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@v2. 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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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@v2. 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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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@v2. 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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/