chore: remove .env from version control (ignored locally) #7
code-quality.yml
on: push
PHP CS Fixer
16s
PHPStan (Level Max)
24s
PHP Mess Detector
18s
Security Audit
22s
Dependency Validation
8s
Rector Dry Run
16s
Psalm Static Analysis
Code Metrics
Dead Code Detection
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.
|
|
PHP Mess Detector
Process completed with exit code 127.
|
|
Security Audit
Process completed with exit code 2.
|
|
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.
|
|
Quality Summary
Process completed with exit code 1.
|
|
PHP Mess Detector
No files were found with the provided path: phpmd-report.xml. No artifacts will be uploaded.
|
|
PHPStan (Level Max)
PHPStan baseline generated. Consider fixing issues instead of ignoring them.
|
|
Security Audit
No security vulnerabilities found
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
security-report
|
227 Bytes |
sha256:aab8978438ff70c0b3463f9d58e63efbfea5bc6a388cefa88e2a11bd29966a20
|
|