Skip to content

Sync Mentions to queue, minus api test changes #658

Sync Mentions to queue, minus api test changes

Sync Mentions to queue, minus api test changes #658

Triggered via pull request August 15, 2024 20:40
Status Failure
Total duration 1m 47s
Artifacts

phpstan.yml

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

Annotations

3 errors and 1 warning
PHP 8.3: app/Jobs/EntityMappingJob.php#L46
Access to an undefined property Illuminate\Database\Eloquent\Model::$id.
PHP 8.3: app/Jobs/EntityMappingJob.php#L61
Variable $service in PHPDoc tag @var does not match assigned variable $entityMappingService.
PHP 8.3
Process completed with exit code 1.
PHP 8.3
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/