Automation #1545
automation.yml
on: schedule
automation
/
Generate job matrix
7s
Matrix: automation / qa
Annotations
7 errors and 10 warnings
UnusedBaselineEntry:
src/App/Bsky/Feed/GetLikes.php#L1
src/App/Bsky/Feed/GetLikes.php:0:0: UnusedBaselineEntry: Baseline for issue "DuplicateParam" has 1 extra entry. (see https://psalm.dev/316)
|
UnusedBaselineEntry:
src/App/Bsky/Feed/GetPostThread.php#L1
src/App/Bsky/Feed/GetPostThread.php:0:0: UnusedBaselineEntry: Baseline for issue "DuplicateParam" has 1 extra entry. (see https://psalm.dev/316)
|
UnusedBaselineEntry:
src/App/Bsky/Feed/GetQuotes.php#L1
src/App/Bsky/Feed/GetQuotes.php:0:0: UnusedBaselineEntry: Baseline for issue "DuplicateParam" has 1 extra entry. (see https://psalm.dev/316)
|
UnusedBaselineEntry:
src/App/Bsky/Feed/GetRepostedBy.php#L1
src/App/Bsky/Feed/GetRepostedBy.php:0:0: UnusedBaselineEntry: Baseline for issue "DuplicateParam" has 1 extra entry. (see https://psalm.dev/316)
|
UnusedBaselineEntry:
src/Com/Atproto/Admin/GetSubjectStatus.php#L1
src/Com/Atproto/Admin/GetSubjectStatus.php:0:0: UnusedBaselineEntry: Baseline for issue "DuplicateParam" has 1 extra entry. (see https://psalm.dev/316)
|
UnusedBaselineEntry:
src/Tools/Ozone/Moderation/GetRecord.php#L1
src/Tools/Ozone/Moderation/GetRecord.php:0:0: UnusedBaselineEntry: Baseline for issue "DuplicateParam" has 1 extra entry. (see https://psalm.dev/316)
|
automation / [PHP8.3][locked]Psalm on ubuntu
Process completed with exit code 2.
|
PossiblyUnusedMethod:
src/App/Bsky/Actor/GetPreferences.php#L18
src/App/Bsky/Actor/GetPreferences.php:18:21: PossiblyUnusedMethod: Cannot find any calls to method Ghostwriter\AtProtocol\App\Bsky\Actor\GetPreferences::__construct (see https://psalm.dev/087)
|
MissingThrowsDocblock:
src/App/Bsky/Actor/GetPreferences.php#L28
src/App/Bsky/Actor/GetPreferences.php:28: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#L29
src/App/Bsky/Actor/GetPreferences.php:29:23: MissingThrowsDocblock: InvalidArgumentException is thrown but not caught - please either catch or add a @throws annotation (see https://psalm.dev/169)
|
PossiblyUnusedMethod:
src/App/Bsky/Actor/GetProfile.php#L18
src/App/Bsky/Actor/GetProfile.php:18:21: PossiblyUnusedMethod: Cannot find any calls to method Ghostwriter\AtProtocol\App\Bsky\Actor\GetProfile::__construct (see https://psalm.dev/087)
|
MissingThrowsDocblock:
src/App/Bsky/Actor/GetProfile.php#L28
src/App/Bsky/Actor/GetProfile.php:28: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#L29
src/App/Bsky/Actor/GetProfile.php:29:23: MissingThrowsDocblock: InvalidArgumentException is thrown but not caught - please either catch or add a @throws annotation (see https://psalm.dev/169)
|
PossiblyUnusedMethod:
src/App/Bsky/Actor/GetProfiles.php#L18
src/App/Bsky/Actor/GetProfiles.php:18:21: PossiblyUnusedMethod: Cannot find any calls to method Ghostwriter\AtProtocol\App\Bsky\Actor\GetProfiles::__construct (see https://psalm.dev/087)
|
MissingThrowsDocblock:
src/App/Bsky/Actor/GetProfiles.php#L28
src/App/Bsky/Actor/GetProfiles.php:28: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#L29
src/App/Bsky/Actor/GetProfiles.php:29:23: MissingThrowsDocblock: InvalidArgumentException is thrown but not caught - please either catch or add a @throws annotation (see https://psalm.dev/169)
|
PossiblyUnusedMethod:
src/App/Bsky/Actor/GetSuggestions.php#L18
src/App/Bsky/Actor/GetSuggestions.php:18:21: PossiblyUnusedMethod: Cannot find any calls to method Ghostwriter\AtProtocol\App\Bsky\Actor\GetSuggestions::__construct (see https://psalm.dev/087)
|