[v24-branch]: Update humanmade/s3-uploads requirement from 3.0.12 to 3.0.13#1202
hmlinter checks failed
5 errors
Request details
- GitHub Event ID:
e36b3a60-7ae9-11f1-9f72-5f6f9f884243 - API Gateway ID:
c9405cb4-6846-40fb-b8ac-524555f50816 - Lambda ID:
a0ca2249-98cc-4f90-b6f6-da8045ba97fb - Log Stream:
2026/07/08/[$LATEST]dc43f729ec6344938f95506c39547bca
Annotations
Check failure on line 35 in inc/session_handler/class-disallowed-session-handler.php
hm-linter / hmlinter
inc/session_handler/class-disallowed-session-handler.php#L35
PHP syntax error: syntax error, unexpected '|', expecting ';' or '{'
Raw output
{
"line": 35,
"column": 1,
"severity": "error",
"message": "PHP syntax error: syntax error, unexpected '|', expecting ';' or '{'",
"source": "Generic.PHP.Syntax.PHPSyntax"
}
Check failure on line 35 in inc/session_handler/class-disallowed-session-handler.php
hm-linter / hmlinter
inc/session_handler/class-disallowed-session-handler.php#L35
Expected 1 space before "|"; 0 found
Raw output
{
"line": 35,
"column": 41,
"severity": "error",
"message": "Expected 1 space before \"|\"; 0 found",
"source": "WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"
}
Check failure on line 35 in inc/session_handler/class-disallowed-session-handler.php
hm-linter / hmlinter
inc/session_handler/class-disallowed-session-handler.php#L35
Expected 1 space after "|"; 0 found
Raw output
{
"line": 35,
"column": 41,
"severity": "error",
"message": "Expected 1 space after \"|\"; 0 found",
"source": "WordPress.WhiteSpace.OperatorSpacing.NoSpaceAfter"
}
Check failure on line 46 in inc/session_handler/class-disallowed-session-handler.php
hm-linter / hmlinter
inc/session_handler/class-disallowed-session-handler.php#L46
Expected 1 space before "|"; 0 found
Raw output
{
"line": 46,
"column": 43,
"severity": "error",
"message": "Expected 1 space before \"|\"; 0 found",
"source": "WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"
}
Check failure on line 46 in inc/session_handler/class-disallowed-session-handler.php
hm-linter / hmlinter
inc/session_handler/class-disallowed-session-handler.php#L46
Expected 1 space after "|"; 0 found
Raw output
{
"line": 46,
"column": 43,
"severity": "error",
"message": "Expected 1 space after \"|\"; 0 found",
"source": "WordPress.WhiteSpace.OperatorSpacing.NoSpaceAfter"
}