Skip to content

Automation

Automation #719

Triggered via schedule August 21, 2024 10:12
Status Success
Total duration 21m 34s
Artifacts

automation.yml

on: schedule
automation  /  Generate job matrix
24s
automation / Generate job matrix
Matrix: automation / qa
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
UnusedClass: src/App/Bsky/Actor/GetPreferences.php#L19
src/App/Bsky/Actor/GetPreferences.php:19:22: UnusedClass: Class Ghostwriter\AtProtocol\App\Bsky\Actor\GetPreferences is never used (see https://psalm.dev/075)
MissingThrowsDocblock: src/App/Bsky/Actor/GetPreferences.php#L31
src/App/Bsky/Actor/GetPreferences.php:31:26: MissingThrowsDocblock: InvalidArgumentException is thrown but not caught - please either catch or add a @throws annotation (see https://psalm.dev/169)
MissingThrowsDocblock: src/App/Bsky/Actor/GetPreferences.php#L32
src/App/Bsky/Actor/GetPreferences.php:32:23: MissingThrowsDocblock: InvalidArgumentException is thrown but not caught - please either catch or add a @throws annotation (see https://psalm.dev/169)
UnusedClass: src/App/Bsky/Actor/GetProfile.php#L19
src/App/Bsky/Actor/GetProfile.php:19:22: UnusedClass: Class Ghostwriter\AtProtocol\App\Bsky\Actor\GetProfile is never used (see https://psalm.dev/075)
MissingThrowsDocblock: src/App/Bsky/Actor/GetProfile.php#L31
src/App/Bsky/Actor/GetProfile.php:31:26: MissingThrowsDocblock: InvalidArgumentException is thrown but not caught - please either catch or add a @throws annotation (see https://psalm.dev/169)
MissingThrowsDocblock: src/App/Bsky/Actor/GetProfile.php#L32
src/App/Bsky/Actor/GetProfile.php:32:23: MissingThrowsDocblock: InvalidArgumentException is thrown but not caught - please either catch or add a @throws annotation (see https://psalm.dev/169)
UnusedClass: src/App/Bsky/Actor/GetProfiles.php#L19
src/App/Bsky/Actor/GetProfiles.php:19:22: UnusedClass: Class Ghostwriter\AtProtocol\App\Bsky\Actor\GetProfiles is never used (see https://psalm.dev/075)
MissingThrowsDocblock: src/App/Bsky/Actor/GetProfiles.php#L31
src/App/Bsky/Actor/GetProfiles.php:31:26: MissingThrowsDocblock: InvalidArgumentException is thrown but not caught - please either catch or add a @throws annotation (see https://psalm.dev/169)
MissingThrowsDocblock: src/App/Bsky/Actor/GetProfiles.php#L32
src/App/Bsky/Actor/GetProfiles.php:32:23: MissingThrowsDocblock: InvalidArgumentException is thrown but not caught - please either catch or add a @throws annotation (see https://psalm.dev/169)
UnusedClass: src/App/Bsky/Actor/GetSuggestions.php#L19
src/App/Bsky/Actor/GetSuggestions.php:19:22: UnusedClass: Class Ghostwriter\AtProtocol\App\Bsky\Actor\GetSuggestions is never used (see https://psalm.dev/075)