Merge pull request #18 from kanekescom/dependabot/github_actions/agli… #6
Annotations
10 errors and 1 warning
phpstan:
src/Commands/PullCommand.php#L70
Parameter #1 $string of static method Illuminate\Support\Str::of() expects string, int given.
|
phpstan:
src/Commands/PullCommand.php#L127
If condition is always true.
|
phpstan:
src/Models/Agama.php#L33
PHPDoc type array of property Kanekescom\Siasn\Referensi\Models\Agama::$guarded is not covariant with PHPDoc type array<string>|bool of overridden property Illuminate\Database\Eloquent\Model::$guarded.
|
phpstan:
src/Models/AlasanHukumanDisiplin.php#L33
PHPDoc type array of property Kanekescom\Siasn\Referensi\Models\AlasanHukumanDisiplin::$guarded is not covariant with PHPDoc type array<string>|bool of overridden property Illuminate\Database\Eloquent\Model::$guarded.
|
phpstan:
src/Models/AsnJenisJabatan.php#L33
PHPDoc type array of property Kanekescom\Siasn\Referensi\Models\AsnJenisJabatan::$guarded is not covariant with PHPDoc type array<string>|bool of overridden property Illuminate\Database\Eloquent\Model::$guarded.
|
phpstan:
src/Models/AsnJenjangJabatan.php#L33
PHPDoc type array of property Kanekescom\Siasn\Referensi\Models\AsnJenjangJabatan::$guarded is not covariant with PHPDoc type array<string>|bool of overridden property Illuminate\Database\Eloquent\Model::$guarded.
|
phpstan:
src/Models/Eselon.php#L33
PHPDoc type array of property Kanekescom\Siasn\Referensi\Models\Eselon::$guarded is not covariant with PHPDoc type array<string>|bool of overridden property Illuminate\Database\Eloquent\Model::$guarded.
|
phpstan:
src/Models/Golongan.php#L33
PHPDoc type array of property Kanekescom\Siasn\Referensi\Models\Golongan::$guarded is not covariant with PHPDoc type array<string>|bool of overridden property Illuminate\Database\Eloquent\Model::$guarded.
|
phpstan:
src/Models/Instansi.php#L33
PHPDoc type array of property Kanekescom\Siasn\Referensi\Models\Instansi::$guarded is not covariant with PHPDoc type array<string>|bool of overridden property Illuminate\Database\Eloquent\Model::$guarded.
|
phpstan:
src/Models/JabatanFungsional.php#L33
PHPDoc type array of property Kanekescom\Siasn\Referensi\Models\JabatanFungsional::$guarded is not covariant with PHPDoc type array<string>|bool of overridden property Illuminate\Database\Eloquent\Model::$guarded.
|
phpstan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|