Skip to content

Merge pull request #25 from achmadhadikurnia/main #31

Merge pull request #25 from achmadhadikurnia/main

Merge pull request #25 from achmadhadikurnia/main #31

Triggered via push April 3, 2024 01:59
Status Failure
Total duration 55s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan: src/Commands/PullPnsDataUtamaCommand.php#L60
Access to an undefined property Kanekescom\Siasn\Simpeg\Models\Pegawai::$nip_baru.
phpstan: src/Commands/PullPnsDataUtamaCommand.php#L63
Access to an undefined property Kanekescom\Siasn\Simpeg\Models\Pegawai::$nip_baru.
phpstan: src/Commands/PullPnsDataUtamaCommand.php#L79
Access to an undefined property Kanekescom\Siasn\Simpeg\Models\Pegawai::$nip_baru.
phpstan: src/Commands/PullRiwayatCommand.php#L186
Access to an undefined property Kanekescom\Siasn\Simpeg\Models\Pegawai::$nip_baru.
phpstan: src/Commands/PullRiwayatCommand.php#L195
Access to an undefined property Kanekescom\Siasn\Simpeg\Models\Pegawai::$nip_baru.
phpstan: src/Commands/PullRiwayatCommand.php#L196
Dead catch - Exception is never thrown in the try block.
phpstan: src/Commands/PullRiwayatCommand.php#L252
Access to an undefined property Kanekescom\Siasn\Simpeg\Models\Pegawai::$nip_baru.
phpstan: src/Helpers/AngkakreditIdResponseTransformer.php#L29
Method Kanekescom\Siasn\Simpeg\Helpers\AngkakreditIdResponseTransformer::__construct() with return type void returns Illuminate\Support\Collection<(int|string), mixed> but should not return anything.
phpstan: src/Helpers/DiklatIdResponseTransformer.php#L29
Method Kanekescom\Siasn\Simpeg\Helpers\DiklatIdResponseTransformer::__construct() with return type void returns Illuminate\Support\Collection<(int|string), mixed> but should not return anything.
phpstan: src/Helpers/HukdisIdResponseTransformer.php#L29
Method Kanekescom\Siasn\Simpeg\Helpers\HukdisIdResponseTransformer::__construct() with return type void returns Illuminate\Support\Collection<(int|string), mixed> but should not return anything.