Skip to content

build(deps): bump actions/cache from 4 to 5 #165

build(deps): bump actions/cache from 4 to 5

build(deps): bump actions/cache from 4 to 5 #165

Triggered via pull request December 11, 2025 22:04
Status Failure
Total duration 37s
Artifacts

phpstan.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHP 8.1 Static Analysis
Process completed with exit code 1.
PHP 8.1 Static Analysis: tests/Format/HTMLFormatterTest.php#L27
Call to method PHPUnit\Framework\Assert::assertSame() with '' and non-empty-string will always evaluate to false.
PHP 8.1 Static Analysis: tests/CodeIgniterTest.php#L0
Ignored error pattern #^Call to method PHPUnit\\Framework\\Assert\:\:assertSame\(\) with 'https\://example\.com…' and 'https\://example\.com…' will always evaluate to true\.$# (method.alreadyNarrowedType) in path /home/runner/work/codeigniter-htmx/codeigniter-htmx/tests/CodeIgniterTest.php was not matched in reported errors.
PHP 8.1 Static Analysis: tests/CodeIgniterTest.php#L0
Ignored error pattern #^Call to method PHPUnit\\Framework\\Assert\:\:assertSame\(\) with 'https\://example\.com…' and 'https\://example\.com…' will always evaluate to false\.$# (method.impossibleType) in path /home/runner/work/codeigniter-htmx/codeigniter-htmx/tests/CodeIgniterTest.php was not matched in reported errors.
PHP 8.1 Static Analysis: src/Format/HTMLFormatter.php#L21
Method Michalsn\CodeIgniterHtmx\Format\HTMLFormatter::format() should return non-empty-string but returns ''.
PHP 8.4 Static Analysis
Process completed with exit code 1.
PHP 8.4 Static Analysis: tests/Format/HTMLFormatterTest.php#L27
Call to method PHPUnit\Framework\Assert::assertSame() with '' and non-empty-string will always evaluate to false.
PHP 8.4 Static Analysis: tests/CodeIgniterTest.php#L0
Ignored error pattern #^Call to method PHPUnit\\Framework\\Assert\:\:assertSame\(\) with 'https\://example\.com…' and 'https\://example\.com…' will always evaluate to true\.$# (method.alreadyNarrowedType) in path /home/runner/work/codeigniter-htmx/codeigniter-htmx/tests/CodeIgniterTest.php was not matched in reported errors.
PHP 8.4 Static Analysis: tests/CodeIgniterTest.php#L0
Ignored error pattern #^Call to method PHPUnit\\Framework\\Assert\:\:assertSame\(\) with 'https\://example\.com…' and 'https\://example\.com…' will always evaluate to false\.$# (method.impossibleType) in path /home/runner/work/codeigniter-htmx/codeigniter-htmx/tests/CodeIgniterTest.php was not matched in reported errors.
PHP 8.4 Static Analysis: src/Format/HTMLFormatter.php#L21
Method Michalsn\CodeIgniterHtmx\Format\HTMLFormatter::format() should return non-empty-string but returns ''.