Skip to content

Update package.json #69

Update package.json

Update package.json #69

Triggered via push August 2, 2023 20:03
Status Success
Total duration 25s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
PHPStan: app/Modules/Backend/Sign/UserRepository.php#L53
Cannot access property $password on array|Dibi\Row.
PHPStan: app/Modules/Backend/Sign/UserRepository.php#L58
Cannot access property $password on array|Dibi\Row.
PHPStan: app/Modules/Backend/Sign/UserRepository.php#L59
Cannot access property $password on array|Dibi\Row.
PHPStan: app/Modules/Backend/Sign/UserRepository.php#L64
Cannot access property $id on array|Dibi\Row.
PHPStan: app/Modules/Backend/Sign/UserRepository.php#L64
Cannot access property $id on array|Dibi\Row.
PHPStan: app/Modules/Backend/Sign/UserRepository.php#L85
Cannot access property $id on array|Dibi\Row.
PHPStan: app/Modules/Backend/Sign/UserRepository.php#L96
Cannot access property $id on array|Dibi\Row.
PHPStan
Process completed with exit code 1.
PHPStan
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/