Merge pull request #27 from achmadhadikurnia/main #34
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.
|