Skip to content

UI/inventory 2024

UI/inventory 2024 #503

Triggered via pull request May 17, 2024 14:56
Status Failure
Total duration 2m 6s
Artifacts

phpstan.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
PHP 8.3: app/Http/Controllers/Entity/TooltipController.php#L24
Access to an undefined property Illuminate\Database\Eloquent\Model::$id.
PHP 8.3: app/Http/Controllers/Entity/TooltipController.php#L25
Access to an undefined property Illuminate\Database\Eloquent\Model::$slug.
PHP 8.3: app/Models/MiscModel.php#L552
Access to an undefined property Illuminate\Database\Eloquent\Model::$id.
PHP 8.3: app/Models/MiscModel.php#L553
Access to an undefined property Illuminate\Database\Eloquent\Model::$slug.
PHP 8.3: app/Models/MiscModel.php#L555
Access to an undefined property Illuminate\Database\Eloquent\Model::$tag_id.
PHP 8.3: app/Services/Abilities/AbilityService.php#L111
Access to an undefined property Illuminate\Database\Eloquent\Model::$id.
PHP 8.3: app/Services/Abilities/AbilityService.php#L112
Access to an undefined property Illuminate\Database\Eloquent\Model::$slug.
PHP 8.3: app/Services/Abilities/AbilityService.php#L114
Access to an undefined property Illuminate\Database\Eloquent\Model::$tag_id.
PHP 8.3
Internal error: Internal error: Method newEloquentBuilder() was not found in reflection of class Staudenmeir\LaravelAdjacencyList\Eloquent\Relations\Descendants. while analysing file /home/runner/work/kanka/kanka/app/Models/Location.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
PHP 8.3
<error>Child process error</error> (exit code 1): ⚠️ You're using a deprecated config option checkMissingIterableValueType ⚠️️ It's strongly recommended to remove it from your configuration file and add the missing array typehints. If you want to continue ignoring missing typehints from arrays, add missingType.iterableValue error identifier to your ignoreErrors: parameters: ignoreErrors: - identifier: missingType.iterableValue
PHP 8.3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.