Fix bug where the OS name cannot be determined from the user agent #249
Annotations
4 errors and 2 warnings
Run Larastan:
src/Classes/UserAgent/ParserPhpDriver.php#L27
Property WhichBrowser\Model\Primitive\NameVersion::$name (string) on left side of ?? is not nullable.
|
Run Larastan:
src/Models/ShortURL.php#L37
Class AshAllenDesign\ShortURL\Models\ShortURL uses generic trait Illuminate\Database\Eloquent\Factories\HasFactory but does not specify its types: TFactory
|
Run Larastan:
src/Models/ShortURLVisit.php#L29
Class AshAllenDesign\ShortURL\Models\ShortURLVisit uses generic trait Illuminate\Database\Eloquent\Factories\HasFactory but does not specify its types: TFactory
|
Run Larastan
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading