feat: add more vcard exports #220
Triggered via pull request
September 15, 2023 21:14
Status
Failure
Total duration
1m 28s
Artifacts
–
static_analysis.yml
on: pull_request
psalm
1m 9s
phpstan
1m 18s
Annotations
4 errors
phpstan:
app/Domains/Contact/ManageContact/Dav/ExportImportantDates.php#L38
Parameter #3 $pad of static method Illuminate\Support\Str::padLeft() expects string, int given.
|
phpstan:
app/Domains/Contact/ManageContact/Dav/ExportImportantDates.php#L39
Parameter #3 $pad of static method Illuminate\Support\Str::padLeft() expects string, int given.
|
phpstan:
app/Domains/Contact/ManageContact/Dav/ExportImportantDates.php#L40
Parameter #3 $pad of static method Illuminate\Support\Str::padLeft() expects string, int given.
|
phpstan
Process completed with exit code 1.
|