Automation #713
automation.yml
on: schedule
automation
/
Generate job matrix
23s
Matrix: automation / qa
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)
|