Skip to content

Font Awesome v6.5.1 #8287

Font Awesome v6.5.1

Font Awesome v6.5.1 #8287

Re-run triggered May 17, 2023 12:53
Status Failure
Total duration 1m 36s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

static-analysis.yml

on: pull_request
psalm static code analysis
45s
psalm static code analysis
psalm taint analysis
1m 20s
psalm taint analysis
phpstan static code analysis
1m 1s
phpstan static code analysis
Fit to window
Zoom out
Zoom in

Annotations

6 errors
DeprecatedMethod: redaxo/src/core/tests/console/command_test.php#L14
redaxo/src/core/tests/console/command_test.php:14:27: DeprecatedMethod: The method PHPUnit\Framework\TestCase::getMockForAbstractClass has been marked as deprecated (see https://psalm.dev/001)
DeprecatedMethod: redaxo/src/core/tests/console/command_test.php#L23
redaxo/src/core/tests/console/command_test.php:23:27: DeprecatedMethod: The method PHPUnit\Framework\TestCase::getMockForAbstractClass has been marked as deprecated (see https://psalm.dev/001)
psalm static code analysis
Process completed with exit code 2.
phpstan static code analysis: redaxo/src/core/tests/console/command_test.php#L14
Call to deprecated method getMockForAbstractClass() of class PHPUnit\Framework\TestCase.
phpstan static code analysis: redaxo/src/core/tests/console/command_test.php#L23
Call to deprecated method getMockForAbstractClass() of class PHPUnit\Framework\TestCase.
phpstan static code analysis
Process completed with exit code 1.