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

Updates to Cavalcade and Infrastructure pages #793

Merged
merged 1 commit into from
Jul 25, 2023

Updates to Cavalcade and Infrastructure pages

c18bd28
Select commit
Loading
Failed to load commit list.
Merged

Updates to Cavalcade and Infrastructure pages #793

Updates to Cavalcade and Infrastructure pages
c18bd28
Select commit
Loading
Failed to load commit list.
HM Linter / hmlinter failed Jul 20, 2023 in 2m 7s

hmlinter checks failed

1 error

Request details

  • GitHub Event ID: 75cfc6b0-271d-11ee-8821-b0b15379469d
  • API Gateway ID: ec4d764a-c0e4-4cb7-b518-965213815325
  • Lambda ID: 92b0793b-f1a8-4899-bbf0-5170bd770569
  • Log Stream: 2023/07/20/[$LATEST]7758d2f6b7c14d94a723c8c96c228b1a

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"
}