Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport v15-branch-rc] Fix healthcheck with afterburner #784

Merged
merged 1 commit into from
Jun 28, 2023

Fix healthcheck with afterburner

d857210
Select commit
Loading
Failed to load commit list.
Merged

[Backport v15-branch-rc] Fix healthcheck with afterburner #784

Fix healthcheck with afterburner
d857210
Select commit
Loading
Failed to load commit list.
HM Linter / hmlinter failed Jun 28, 2023 in 2m 19s

hmlinter checks failed

1 error

Request details

  • GitHub Event ID: 118e45d0-15b3-11ee-91a2-7b9f1aebd026
  • API Gateway ID: 592e6856-69ed-470a-adcb-b8d3c1887703
  • Lambda ID: c7f0daca-a72a-425a-80e8-1b4ec921468c
  • Log Stream: 2023/06/28/[$LATEST]b534920a7fce482fab7fc2a2a8ff596c

Annotations

Check failure on line 32 in inc/session_handler/class-disallowed-session-handler.php

See this annotation in the file changed.

@hm-linter hm-linter / hmlinter

inc/session_handler/class-disallowed-session-handler.php#L32

PHP syntax error: syntax error, unexpected '|', expecting ';' or '{'
Raw output
{
  "line": 32,
  "column": 1,
  "severity": "error",
  "message": "PHP syntax error: syntax error, unexpected '|', expecting ';' or '{'",
  "source": "Generic.PHP.Syntax.PHPSyntax"
}