CodeChecker: updated #5
build.yml
on: push
coding-style
/
Code Standard Checker
15s
Matrix: static-analysis / phpstan
Matrix: tests / lowest_dependencies
Matrix: tests / tests
Annotations
15 errors and 2 warnings
|
tests / PHP 8.2 tests
Process completed with exit code 1.
|
|
coding-style / Code Standard Checker
Process completed with exit code 1.
|
|
static-analysis / PHPStan - PHP 8.1
Process completed with exit code 1.
|
|
static-analysis / PHPStan - PHP 8.1:
src/TSecured.php#L14
Trait Inteve\Application\TSecured is used zero times and is not analysed.
|
|
static-analysis / PHPStan - PHP 8.1:
src/TFlashMessages.php#L6
Trait Inteve\Application\TFlashMessages is used zero times and is not analysed.
|
|
static-analysis / PHPStan - PHP 8.1:
src/DI/PresenterMapping.php#L35
Cannot access property $entity on mixed.
|
|
tests / PHP 8.1 tests
Process completed with exit code 1.
|
|
static-analysis / PHPStan - PHP 8.2
Process completed with exit code 1.
|
|
static-analysis / PHPStan - PHP 8.2:
src/TSecured.php#L14
Trait Inteve\Application\TSecured is used zero times and is not analysed.
|
|
static-analysis / PHPStan - PHP 8.2:
src/TFlashMessages.php#L6
Trait Inteve\Application\TFlashMessages is used zero times and is not analysed.
|
|
static-analysis / PHPStan - PHP 8.2:
src/DI/PresenterMapping.php#L35
Cannot access property $entity on mixed.
|
|
static-analysis / PHPStan - PHP 8.3
Process completed with exit code 1.
|
|
static-analysis / PHPStan - PHP 8.3:
src/TSecured.php#L14
Trait Inteve\Application\TSecured is used zero times and is not analysed.
|
|
static-analysis / PHPStan - PHP 8.3:
src/TFlashMessages.php#L6
Trait Inteve\Application\TFlashMessages is used zero times and is not analysed.
|
|
static-analysis / PHPStan - PHP 8.3:
src/DI/PresenterMapping.php#L35
Cannot access property $entity on mixed.
|
|
tests / PHP 8.2 tests
No files were found with the provided path: tests/**/output. No artifacts will be uploaded.
|
|
tests / PHP 8.1 tests
No files were found with the provided path: tests/**/output. No artifacts will be uploaded.
|