Skip to content

Ensure we actually use the exception class

5d58eee
Select commit
Loading
Failed to load commit list.
Open

Automatically roll SSL certs #850

Ensure we actually use the exception class
5d58eee
Select commit
Loading
Failed to load commit list.
HM Linter / hmlinter failed Sep 15, 2025 in 1m 51s

hmlinter checks failed

1 error

Request details

  • GitHub Event ID: ed9ce0a0-9247-11f0-807d-730910e22f35
  • API Gateway ID: a08654b0-80a8-487b-8d37-5d159e69006a
  • Lambda ID: a1e9d906-b9f7-40bf-b013-992bd82f59d7
  • Log Stream: 2025/09/15/[$LATEST]3aecba3ce227493580f9ebbe2715eb51

Annotations

Check failure on line 38 in inc/composer/class-command.php

See this annotation in the file changed.

@hm-linter hm-linter / hmlinter

inc/composer/class-command.php#L38

PHP syntax error: syntax error, unexpected 'array' (T_ARRAY), expecting function (T_FUNCTION) or const (T_CONST)
Raw output
{
  "line": 38,
  "column": 1,
  "severity": "error",
  "message": "PHP syntax error: syntax error, unexpected 'array' (T_ARRAY), expecting function (T_FUNCTION) or const (T_CONST)",
  "source": "Generic.PHP.Syntax.PHPSyntax"
}