Skip to content

refactor: add visibility modifiers to class constants (#757) #202

refactor: add visibility modifiers to class constants (#757)

refactor: add visibility modifiers to class constants (#757) #202

Triggered via push November 21, 2024 20:38
Status Failure
Total duration 27s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
PHPStan: src/JsonSchema/Uri/Retrievers/Curl.php#L65
Ignored error pattern #^Offset 1 does not exist on array\{0\?\: string, 1\?\: string\}\.$# in path /home/runner/work/json-schema/json-schema/src/JsonSchema/Uri/Retrievers/Curl.php is expected to occur 2 times, but occurred only 1 time.
PHPStan: src/JsonSchema/Uri/Retrievers/FileGetContents.php#L1
Ignored error pattern #^Offset 1 does not exist on array\{0\?\: string, 1\?\: string\}\.$# in path /home/runner/work/json-schema/json-schema/src/JsonSchema/Uri/Retrievers/FileGetContents.php was not matched in reported errors.
PHPStan
Process completed with exit code 1.