Debug QuitTransport #53
Annotations
8 errors and 4 warnings
phpstan:
app/src/Discord/Command/Helper/UserHelper.php (in context of class Afup/Hermes/Discord/Command/StatusCommand)#L20
Instanceof between Afup\Hermes\Repository\User\FindOrCreateUser and Afup\Hermes\Repository\User\FindOrCreateUserDebug will always evaluate to false.
|
phpstan:
app/src/Discord/Command/Helper/UserHelper.php (in context of class Afup/Hermes/Discord/Command/CreateTransportCommand)#L20
Instanceof between Afup\Hermes\Repository\User\FindOrCreateUser and Afup\Hermes\Repository\User\FindOrCreateUserDebug will always evaluate to false.
|
phpstan:
app/src/Discord/Command/Helper/UserHelper.php (in context of class Afup/Hermes/Discord/Command/DropTravelerFromTransportCommand)#L20
Instanceof between Afup\Hermes\Repository\User\FindOrCreateUser and Afup\Hermes\Repository\User\FindOrCreateUserDebug will always evaluate to false.
|
phpstan:
app/src/Discord/Command/Helper/UserHelper.php (in context of class Afup/Hermes/Discord/Command/JoinTransportCommand)#L20
Instanceof between Afup\Hermes\Repository\User\FindOrCreateUser and Afup\Hermes\Repository\User\FindOrCreateUserDebug will always evaluate to false.
|
phpstan:
app/src/Discord/Command/Helper/UserHelper.php (in context of class Afup/Hermes/Discord/Command/QuitTransportCommand)#L24
Unreachable statement - code above always terminates.
|
phpstan:
app/src/Discord/Command/Helper/UserHelper.php (in context of class Afup/Hermes/Discord/Command/RemoveTransportCommand)#L20
Instanceof between Afup\Hermes\Repository\User\FindOrCreateUser and Afup\Hermes\Repository\User\FindOrCreateUserDebug will always evaluate to false.
|
phpstan
Process completed with exit code 1.
|
cs-check
Process completed with exit code 1.
|
phpstan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
phpstan
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|