chore(tooling): configure static analysis, testing, and dev environment #4
code-quality.yml
on: push
PHP CS Fixer
19s
PHPStan (Level Max)
16s
PHP Mess Detector
21s
Security Audit
15s
Dependency Validation
9s
Rector Dry Run
15s
Psalm Static Analysis
0s
Code Metrics
0s
Dead Code Detection
0s
Quality Summary
4s
Annotations
16 errors, 2 warnings, and 1 notice
|
Dependency Validation
Process completed with exit code 1.
|
|
Dependency Validation
No lockfile found. Unable to read locked packages
|
|
Rector Dry Run
Process completed with exit code 127.
|
|
PHPStan (Level Max):
src/UserProfile.php#L219
Method KaririCode\DevKit\UserProfile::jsonSerialize() return type has no value type specified in iterable type array.
|
|
PHPStan (Level Max):
src/UserProfile.php#L195
Method KaririCode\DevKit\UserProfile::withMeta() has parameter $meta with no value type specified in iterable type array.
|
|
PHPStan (Level Max):
src/UserProfile.php#L124
Parameter $meta of class KaririCode\DevKit\UserProfile constructor expects array|null, mixed given.
|
|
PHPStan (Level Max):
src/UserProfile.php#L123
Parameter $twoFactorSecret of class KaririCode\DevKit\UserProfile constructor expects string|null, mixed given.
|
|
PHPStan (Level Max):
src/UserProfile.php#L119
Parameter $name of class KaririCode\DevKit\UserProfile constructor expects string, mixed given.
|
|
PHPStan (Level Max):
src/UserProfile.php#L118
Parameter $id of class KaririCode\DevKit\UserProfile constructor expects string, mixed given.
|
|
PHPStan (Level Max):
src/UserProfile.php#L115
Method KaririCode\DevKit\UserProfile::fromArray() has parameter $data with no value type specified in iterable type array.
|
|
PHPStan (Level Max):
src/UserProfile.php#L58
Method KaririCode\DevKit\UserProfile::__construct() has parameter $meta with no value type specified in iterable type array.
|
|
PHPStan (Level Max):
src/UserId.php#L30
Construct empty() is not allowed. Use more strict comparison.
|
|
PHPStan (Level Max):
src/Email.php#L30
Only booleans are allowed in a negated boolean, string|false given.
|
|
Security Audit
Process completed with exit code 2.
|
|
PHP Mess Detector
Process completed with exit code 127.
|
|
Quality Summary
Process completed with exit code 1.
|
|
PHPStan (Level Max)
PHPStan baseline generated. Consider fixing issues instead of ignoring them.
|
|
PHP Mess Detector
No files were found with the provided path: phpmd-report.xml. No artifacts will be uploaded.
|
|
Security Audit
No security vulnerabilities found
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
security-report
Expired
|
227 Bytes |
sha256:3fa5f5ce499ce7f96e734e956e2efb9144f7302c97915de2616e01f6e56364a5
|
|