Skip to content

Url migration and restriction #3173

Url migration and restriction

Url migration and restriction #3173

Triggered via pull request October 24, 2023 13:22
Status Failure
Total duration 5m 50s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

php.yml

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

Annotations

60 errors
Static analysis for php 7.4 on ubuntu-latest: library/Icinga/Data/Db/DbQuery.php#L400
Ignored error pattern #^Cannot access offset string on mixed\.$# in path /app/library/Icinga/Data/Db/DbQuery.php is expected to occur 3 times, but occurred only 2 times.
Static analysis for php 7.4 on ubuntu-latest: library/Icinga/File/Storage/LocalFileStorage.php#L128
Ignored error pattern #^Cannot access offset int\<0, max\> on array\<int\|string, mixed\>\|false\.$# in path /app/library/Icinga/File/Storage/LocalFileStorage.php is expected to occur 3 times, but occurred only 2 times.
Static analysis for php 7.4 on ubuntu-latest: library/Icinga/Web/Announcement/AnnouncementCookie.php#L45
Ignored error pattern #^Cannot access offset 'acknowledged' on mixed\.$# in path /app/library/Icinga/Web/Announcement/AnnouncementCookie.php is expected to occur 2 times, but occurred only 1 time.
Static analysis for php 7.4 on ubuntu-latest: library/Icinga/Web/Announcement/AnnouncementCookie.php#L48
Ignored error pattern #^Cannot access offset 'etag' on mixed\.$# in path /app/library/Icinga/Web/Announcement/AnnouncementCookie.php is expected to occur 2 times, but occurred only 1 time.
Static analysis for php 7.4 on ubuntu-latest: library/Icinga/Web/Announcement/AnnouncementCookie.php#L51
Ignored error pattern #^Cannot access offset 'next' on mixed\.$# in path /app/library/Icinga/Web/Announcement/AnnouncementCookie.php is expected to occur 2 times, but occurred only 1 time.
Static analysis for php 7.4 on ubuntu-latest: library/Icinga/Web/ApplicationStateCookie.php#L38
Ignored error pattern #^Cannot access offset 'acknowledged…' on mixed\.$# in path /app/library/Icinga/Web/ApplicationStateCookie.php is expected to occur 2 times, but occurred only 1 time.
Static analysis for php 7.4 on ubuntu-latest: library/Icinga/Web/Form.php#L915
Ignored error pattern #^Cannot access offset 'decorators' on mixed\.$# in path /app/library/Icinga/Web/Form.php is expected to occur 4 times, but occurred only 2 times.
Static analysis for php 7.4 on ubuntu-latest: library/Icinga/Web/Form.php#L920
Ignored error pattern #^Cannot access offset 'type' on mixed\.$# in path /app/library/Icinga/Web/Form.php is expected to occur 2 times, but occurred only 1 time.
Static analysis for php 7.4 on ubuntu-latest: modules/migrate/application/clicommands/NavigationCommand.php#L168
Parameter #3 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
Static analysis for php 7.4 on ubuntu-latest: modules/monitoring/library/Monitoring/Backend/Ido/Query/IdoQuery.php#L591
Ignored error pattern #^Cannot access offset 'joinCondition' on mixed\.$# in path /app/modules/monitoring/library/Monitoring/Backend/Ido/Query/IdoQuery.php is expected to occur 5 times, but occurred only 3 times.
Static analysis for php 7.3 on ubuntu-latest: library/Icinga/Data/Db/DbQuery.php#L400
Ignored error pattern #^Cannot access offset string on mixed\.$# in path /app/library/Icinga/Data/Db/DbQuery.php is expected to occur 3 times, but occurred only 2 times.
Static analysis for php 7.3 on ubuntu-latest: library/Icinga/File/Storage/LocalFileStorage.php#L128
Ignored error pattern #^Cannot access offset int\<0, max\> on array\<int\|string, mixed\>\|false\.$# in path /app/library/Icinga/File/Storage/LocalFileStorage.php is expected to occur 3 times, but occurred only 2 times.
Static analysis for php 7.3 on ubuntu-latest: library/Icinga/Web/Announcement/AnnouncementCookie.php#L45
Ignored error pattern #^Cannot access offset 'acknowledged' on mixed\.$# in path /app/library/Icinga/Web/Announcement/AnnouncementCookie.php is expected to occur 2 times, but occurred only 1 time.
Static analysis for php 7.3 on ubuntu-latest: library/Icinga/Web/Announcement/AnnouncementCookie.php#L48
Ignored error pattern #^Cannot access offset 'etag' on mixed\.$# in path /app/library/Icinga/Web/Announcement/AnnouncementCookie.php is expected to occur 2 times, but occurred only 1 time.
Static analysis for php 7.3 on ubuntu-latest: library/Icinga/Web/Announcement/AnnouncementCookie.php#L51
Ignored error pattern #^Cannot access offset 'next' on mixed\.$# in path /app/library/Icinga/Web/Announcement/AnnouncementCookie.php is expected to occur 2 times, but occurred only 1 time.
Static analysis for php 7.3 on ubuntu-latest: library/Icinga/Web/ApplicationStateCookie.php#L38
Ignored error pattern #^Cannot access offset 'acknowledged…' on mixed\.$# in path /app/library/Icinga/Web/ApplicationStateCookie.php is expected to occur 2 times, but occurred only 1 time.
Static analysis for php 7.3 on ubuntu-latest: library/Icinga/Web/Form.php#L915
Ignored error pattern #^Cannot access offset 'decorators' on mixed\.$# in path /app/library/Icinga/Web/Form.php is expected to occur 4 times, but occurred only 2 times.
Static analysis for php 7.3 on ubuntu-latest: library/Icinga/Web/Form.php#L920
Ignored error pattern #^Cannot access offset 'type' on mixed\.$# in path /app/library/Icinga/Web/Form.php is expected to occur 2 times, but occurred only 1 time.
Static analysis for php 7.3 on ubuntu-latest: modules/migrate/application/clicommands/NavigationCommand.php#L168
Parameter #3 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
Static analysis for php 7.3 on ubuntu-latest: modules/monitoring/library/Monitoring/Backend/Ido/Query/IdoQuery.php#L591
Ignored error pattern #^Cannot access offset 'joinCondition' on mixed\.$# in path /app/modules/monitoring/library/Monitoring/Backend/Ido/Query/IdoQuery.php is expected to occur 5 times, but occurred only 3 times.
Static analysis for php 8.0 on ubuntu-latest: library/Icinga/Data/Db/DbQuery.php#L400
Ignored error pattern #^Cannot access offset string on mixed\.$# in path /app/library/Icinga/Data/Db/DbQuery.php is expected to occur 3 times, but occurred only 2 times.
Static analysis for php 8.0 on ubuntu-latest: library/Icinga/File/Storage/LocalFileStorage.php#L128
Ignored error pattern #^Cannot access offset int\<0, max\> on array\<int\|string, mixed\>\|false\.$# in path /app/library/Icinga/File/Storage/LocalFileStorage.php is expected to occur 3 times, but occurred only 2 times.
Static analysis for php 8.0 on ubuntu-latest: library/Icinga/Web/Announcement/AnnouncementCookie.php#L45
Ignored error pattern #^Cannot access offset 'acknowledged' on mixed\.$# in path /app/library/Icinga/Web/Announcement/AnnouncementCookie.php is expected to occur 2 times, but occurred only 1 time.
Static analysis for php 8.0 on ubuntu-latest: library/Icinga/Web/Announcement/AnnouncementCookie.php#L48
Ignored error pattern #^Cannot access offset 'etag' on mixed\.$# in path /app/library/Icinga/Web/Announcement/AnnouncementCookie.php is expected to occur 2 times, but occurred only 1 time.
Static analysis for php 8.0 on ubuntu-latest: library/Icinga/Web/Announcement/AnnouncementCookie.php#L51
Ignored error pattern #^Cannot access offset 'next' on mixed\.$# in path /app/library/Icinga/Web/Announcement/AnnouncementCookie.php is expected to occur 2 times, but occurred only 1 time.
Static analysis for php 8.0 on ubuntu-latest: library/Icinga/Web/ApplicationStateCookie.php#L38
Ignored error pattern #^Cannot access offset 'acknowledged…' on mixed\.$# in path /app/library/Icinga/Web/ApplicationStateCookie.php is expected to occur 2 times, but occurred only 1 time.
Static analysis for php 8.0 on ubuntu-latest: library/Icinga/Web/Form.php#L915
Ignored error pattern #^Cannot access offset 'decorators' on mixed\.$# in path /app/library/Icinga/Web/Form.php is expected to occur 4 times, but occurred only 2 times.
Static analysis for php 8.0 on ubuntu-latest: library/Icinga/Web/Form.php#L920
Ignored error pattern #^Cannot access offset 'type' on mixed\.$# in path /app/library/Icinga/Web/Form.php is expected to occur 2 times, but occurred only 1 time.
Static analysis for php 8.0 on ubuntu-latest: modules/migrate/application/clicommands/NavigationCommand.php#L168
Parameter #3 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
Static analysis for php 8.0 on ubuntu-latest: modules/monitoring/library/Monitoring/Backend/Ido/Query/IdoQuery.php#L591
Ignored error pattern #^Cannot access offset 'joinCondition' on mixed\.$# in path /app/modules/monitoring/library/Monitoring/Backend/Ido/Query/IdoQuery.php is expected to occur 5 times, but occurred only 3 times.
Static analysis for php 8.1 on ubuntu-latest: library/Icinga/Data/Db/DbQuery.php#L400
Ignored error pattern #^Cannot access offset string on mixed\.$# in path /app/library/Icinga/Data/Db/DbQuery.php is expected to occur 3 times, but occurred only 2 times.
Static analysis for php 8.1 on ubuntu-latest: library/Icinga/File/Storage/LocalFileStorage.php#L128
Ignored error pattern #^Cannot access offset int\<0, max\> on array\<int\|string, mixed\>\|false\.$# in path /app/library/Icinga/File/Storage/LocalFileStorage.php is expected to occur 3 times, but occurred only 2 times.
Static analysis for php 8.1 on ubuntu-latest: library/Icinga/Web/Announcement/AnnouncementCookie.php#L45
Ignored error pattern #^Cannot access offset 'acknowledged' on mixed\.$# in path /app/library/Icinga/Web/Announcement/AnnouncementCookie.php is expected to occur 2 times, but occurred only 1 time.
Static analysis for php 8.1 on ubuntu-latest: library/Icinga/Web/Announcement/AnnouncementCookie.php#L48
Ignored error pattern #^Cannot access offset 'etag' on mixed\.$# in path /app/library/Icinga/Web/Announcement/AnnouncementCookie.php is expected to occur 2 times, but occurred only 1 time.
Static analysis for php 8.1 on ubuntu-latest: library/Icinga/Web/Announcement/AnnouncementCookie.php#L51
Ignored error pattern #^Cannot access offset 'next' on mixed\.$# in path /app/library/Icinga/Web/Announcement/AnnouncementCookie.php is expected to occur 2 times, but occurred only 1 time.
Static analysis for php 8.1 on ubuntu-latest: library/Icinga/Web/ApplicationStateCookie.php#L38
Ignored error pattern #^Cannot access offset 'acknowledged…' on mixed\.$# in path /app/library/Icinga/Web/ApplicationStateCookie.php is expected to occur 2 times, but occurred only 1 time.
Static analysis for php 8.1 on ubuntu-latest: library/Icinga/Web/Form.php#L915
Ignored error pattern #^Cannot access offset 'decorators' on mixed\.$# in path /app/library/Icinga/Web/Form.php is expected to occur 4 times, but occurred only 2 times.
Static analysis for php 8.1 on ubuntu-latest: library/Icinga/Web/Form.php#L920
Ignored error pattern #^Cannot access offset 'type' on mixed\.$# in path /app/library/Icinga/Web/Form.php is expected to occur 2 times, but occurred only 1 time.
Static analysis for php 8.1 on ubuntu-latest: modules/migrate/application/clicommands/NavigationCommand.php#L168
Parameter #3 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
Static analysis for php 8.1 on ubuntu-latest: modules/monitoring/library/Monitoring/Backend/Ido/Query/IdoQuery.php#L591
Ignored error pattern #^Cannot access offset 'joinCondition' on mixed\.$# in path /app/modules/monitoring/library/Monitoring/Backend/Ido/Query/IdoQuery.php is expected to occur 5 times, but occurred only 3 times.
Static analysis for php 7.2 on ubuntu-latest: library/Icinga/Data/Db/DbQuery.php#L400
Ignored error pattern #^Cannot access offset string on mixed\.$# in path /app/library/Icinga/Data/Db/DbQuery.php is expected to occur 3 times, but occurred only 2 times.
Static analysis for php 7.2 on ubuntu-latest: library/Icinga/File/Storage/LocalFileStorage.php#L128
Ignored error pattern #^Cannot access offset int\<0, max\> on array\<int\|string, mixed\>\|false\.$# in path /app/library/Icinga/File/Storage/LocalFileStorage.php is expected to occur 3 times, but occurred only 2 times.
Static analysis for php 7.2 on ubuntu-latest: library/Icinga/Web/Announcement/AnnouncementCookie.php#L45
Ignored error pattern #^Cannot access offset 'acknowledged' on mixed\.$# in path /app/library/Icinga/Web/Announcement/AnnouncementCookie.php is expected to occur 2 times, but occurred only 1 time.
Static analysis for php 7.2 on ubuntu-latest: library/Icinga/Web/Announcement/AnnouncementCookie.php#L48
Ignored error pattern #^Cannot access offset 'etag' on mixed\.$# in path /app/library/Icinga/Web/Announcement/AnnouncementCookie.php is expected to occur 2 times, but occurred only 1 time.
Static analysis for php 7.2 on ubuntu-latest: library/Icinga/Web/Announcement/AnnouncementCookie.php#L51
Ignored error pattern #^Cannot access offset 'next' on mixed\.$# in path /app/library/Icinga/Web/Announcement/AnnouncementCookie.php is expected to occur 2 times, but occurred only 1 time.
Static analysis for php 7.2 on ubuntu-latest: library/Icinga/Web/ApplicationStateCookie.php#L38
Ignored error pattern #^Cannot access offset 'acknowledged…' on mixed\.$# in path /app/library/Icinga/Web/ApplicationStateCookie.php is expected to occur 2 times, but occurred only 1 time.
Static analysis for php 7.2 on ubuntu-latest: library/Icinga/Web/Form.php#L915
Ignored error pattern #^Cannot access offset 'decorators' on mixed\.$# in path /app/library/Icinga/Web/Form.php is expected to occur 4 times, but occurred only 2 times.
Static analysis for php 7.2 on ubuntu-latest: library/Icinga/Web/Form.php#L920
Ignored error pattern #^Cannot access offset 'type' on mixed\.$# in path /app/library/Icinga/Web/Form.php is expected to occur 2 times, but occurred only 1 time.
Static analysis for php 7.2 on ubuntu-latest: modules/migrate/application/clicommands/NavigationCommand.php#L168
Parameter #3 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
Static analysis for php 7.2 on ubuntu-latest: modules/monitoring/library/Monitoring/Backend/Ido/Query/IdoQuery.php#L591
Ignored error pattern #^Cannot access offset 'joinCondition' on mixed\.$# in path /app/modules/monitoring/library/Monitoring/Backend/Ido/Query/IdoQuery.php is expected to occur 5 times, but occurred only 3 times.
Static analysis for php 8.2 on ubuntu-latest: library/Icinga/Data/Db/DbQuery.php#L400
Ignored error pattern #^Cannot access offset string on mixed\.$# in path /app/library/Icinga/Data/Db/DbQuery.php is expected to occur 3 times, but occurred only 2 times.
Static analysis for php 8.2 on ubuntu-latest: library/Icinga/File/Storage/LocalFileStorage.php#L128
Ignored error pattern #^Cannot access offset int\<0, max\> on array\<int\|string, mixed\>\|false\.$# in path /app/library/Icinga/File/Storage/LocalFileStorage.php is expected to occur 3 times, but occurred only 2 times.
Static analysis for php 8.2 on ubuntu-latest: library/Icinga/Web/Announcement/AnnouncementCookie.php#L45
Ignored error pattern #^Cannot access offset 'acknowledged' on mixed\.$# in path /app/library/Icinga/Web/Announcement/AnnouncementCookie.php is expected to occur 2 times, but occurred only 1 time.
Static analysis for php 8.2 on ubuntu-latest: library/Icinga/Web/Announcement/AnnouncementCookie.php#L48
Ignored error pattern #^Cannot access offset 'etag' on mixed\.$# in path /app/library/Icinga/Web/Announcement/AnnouncementCookie.php is expected to occur 2 times, but occurred only 1 time.
Static analysis for php 8.2 on ubuntu-latest: library/Icinga/Web/Announcement/AnnouncementCookie.php#L51
Ignored error pattern #^Cannot access offset 'next' on mixed\.$# in path /app/library/Icinga/Web/Announcement/AnnouncementCookie.php is expected to occur 2 times, but occurred only 1 time.
Static analysis for php 8.2 on ubuntu-latest: library/Icinga/Web/ApplicationStateCookie.php#L38
Ignored error pattern #^Cannot access offset 'acknowledged…' on mixed\.$# in path /app/library/Icinga/Web/ApplicationStateCookie.php is expected to occur 2 times, but occurred only 1 time.
Static analysis for php 8.2 on ubuntu-latest: library/Icinga/Web/Form.php#L915
Ignored error pattern #^Cannot access offset 'decorators' on mixed\.$# in path /app/library/Icinga/Web/Form.php is expected to occur 4 times, but occurred only 2 times.
Static analysis for php 8.2 on ubuntu-latest: library/Icinga/Web/Form.php#L920
Ignored error pattern #^Cannot access offset 'type' on mixed\.$# in path /app/library/Icinga/Web/Form.php is expected to occur 2 times, but occurred only 1 time.
Static analysis for php 8.2 on ubuntu-latest: modules/migrate/application/clicommands/NavigationCommand.php#L168
Parameter #3 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
Static analysis for php 8.2 on ubuntu-latest: modules/monitoring/library/Monitoring/Backend/Ido/Query/IdoQuery.php#L591
Ignored error pattern #^Cannot access offset 'joinCondition' on mixed\.$# in path /app/modules/monitoring/library/Monitoring/Backend/Ido/Query/IdoQuery.php is expected to occur 5 times, but occurred only 3 times.