Skip to content

feat: add actor LSCachePurging event #160

feat: add actor LSCachePurging event

feat: add actor LSCachePurging event #160

Triggered via push September 12, 2024 20:55
Status Failure
Total duration 40s
Artifacts

backend.yml

on: push
Matrix: run / phpstan
Matrix: run / test
Fit to window
Zoom out
Zoom in

Annotations

32 errors
run / PHPStan PHP 8.3: src/Compatibility/Flarum/Tags/FlarumTagsEventSubscriber.php#L59
Access to an undefined property Flarum\Discussion\Discussion::$is_approved.
run / PHPStan PHP 8.3: src/Compatibility/Flarum/Tags/FlarumTagsEventSubscriber.php#L74
Access to an undefined property Flarum\Discussion\Discussion::$is_approved.
run / PHPStan PHP 8.3: src/Compatibility/Flarum/Tags/FlarumTagsEventSubscriber.php#L87
Access to an undefined property Flarum\Discussion\Discussion::$tags.
run / PHPStan PHP 8.3: src/Compatibility/v17development/FlarumBlog/FlarumBlogEventSubscriber.php#L23
Access to an undefined property V17Development\FlarumBlog\BlogMeta\BlogMeta::$discussion_id.
run / PHPStan PHP 8.3: src/Listener/DiscussionEventSubscriber.php#L53
Access to an undefined property Flarum\Discussion\Discussion::$is_approved.
run / PHPStan PHP 8.3: src/Listener/DiscussionEventSubscriber.php#L53
Using nullsafe property access on non-nullable type Flarum\Discussion\Discussion. Use -> instead.
run / PHPStan PHP 8.3: src/Listener/PostEventSubscriber.php#L61
Access to an undefined property Flarum\Post\Post::$is_approved.
run / PHPStan PHP 8.3: src/Listener/PostEventSubscriber.php#L61
Using nullsafe property access on non-nullable type Flarum\Post\Post. Use -> instead.
run / PHPStan PHP 8.3: src/Listener/UserEventSubscriber.php#L25
Call to an undefined method Illuminate\Database\Eloquent\Relations\Relation::pluck().
run / PHPStan PHP 8.3
Process completed with exit code 1.
run / PHPStan PHP 8.1
The job was canceled because "_8_3" failed.
run / PHPStan PHP 8.1: src/Compatibility/Flarum/Tags/FlarumTagsEventSubscriber.php#L59
Access to an undefined property Flarum\Discussion\Discussion::$is_approved.
run / PHPStan PHP 8.1: src/Compatibility/Flarum/Tags/FlarumTagsEventSubscriber.php#L74
Access to an undefined property Flarum\Discussion\Discussion::$is_approved.
run / PHPStan PHP 8.1: src/Compatibility/Flarum/Tags/FlarumTagsEventSubscriber.php#L87
Access to an undefined property Flarum\Discussion\Discussion::$tags.
run / PHPStan PHP 8.1: src/Compatibility/v17development/FlarumBlog/FlarumBlogEventSubscriber.php#L23
Access to an undefined property V17Development\FlarumBlog\BlogMeta\BlogMeta::$discussion_id.
run / PHPStan PHP 8.1: src/Listener/DiscussionEventSubscriber.php#L53
Access to an undefined property Flarum\Discussion\Discussion::$is_approved.
run / PHPStan PHP 8.1: src/Listener/DiscussionEventSubscriber.php#L53
Using nullsafe property access on non-nullable type Flarum\Discussion\Discussion. Use -> instead.
run / PHPStan PHP 8.1: src/Listener/PostEventSubscriber.php#L61
Access to an undefined property Flarum\Post\Post::$is_approved.
run / PHPStan PHP 8.1: src/Listener/PostEventSubscriber.php#L61
Using nullsafe property access on non-nullable type Flarum\Post\Post. Use -> instead.
run / PHPStan PHP 8.1: src/Listener/UserEventSubscriber.php#L25
Call to an undefined method Illuminate\Database\Eloquent\Relations\Relation::pluck().
run / PHPStan PHP 8.1
Process completed with exit code 1.
run / PHPStan PHP 8.2
The job was canceled because "_8_3" failed.
run / PHPStan PHP 8.2: src/Compatibility/Flarum/Tags/FlarumTagsEventSubscriber.php#L59
Access to an undefined property Flarum\Discussion\Discussion::$is_approved.
run / PHPStan PHP 8.2: src/Compatibility/Flarum/Tags/FlarumTagsEventSubscriber.php#L74
Access to an undefined property Flarum\Discussion\Discussion::$is_approved.
run / PHPStan PHP 8.2: src/Compatibility/Flarum/Tags/FlarumTagsEventSubscriber.php#L87
Access to an undefined property Flarum\Discussion\Discussion::$tags.
run / PHPStan PHP 8.2: src/Compatibility/v17development/FlarumBlog/FlarumBlogEventSubscriber.php#L23
Access to an undefined property V17Development\FlarumBlog\BlogMeta\BlogMeta::$discussion_id.
run / PHPStan PHP 8.2: src/Listener/DiscussionEventSubscriber.php#L53
Access to an undefined property Flarum\Discussion\Discussion::$is_approved.
run / PHPStan PHP 8.2: src/Listener/DiscussionEventSubscriber.php#L53
Using nullsafe property access on non-nullable type Flarum\Discussion\Discussion. Use -> instead.
run / PHPStan PHP 8.2: src/Listener/PostEventSubscriber.php#L61
Access to an undefined property Flarum\Post\Post::$is_approved.
run / PHPStan PHP 8.2: src/Listener/PostEventSubscriber.php#L61
Using nullsafe property access on non-nullable type Flarum\Post\Post. Use -> instead.
run / PHPStan PHP 8.2: src/Listener/UserEventSubscriber.php#L25
Call to an undefined method Illuminate\Database\Eloquent\Relations\Relation::pluck().
run / PHPStan PHP 8.2
Process completed with exit code 1.