Update PHP workflow #58
Annotations
5 errors and 1 warning
Run Feature Tests
Process completed with exit code 2.
|
Static Analyse:
src/Traits/Authentication.php (in context of class Atproto/Client)#L40
Return type mixed of method Atproto\Client::attach() is not covariant with tentative return type void of method SplSubject::attach().
|
Static Analyse:
src/Traits/Authentication.php (in context of class Atproto/Client)#L45
Return type mixed of method Atproto\Client::detach() is not covariant with tentative return type void of method SplSubject::detach().
|
Static Analyse:
src/Traits/Authentication.php (in context of class Atproto/Client)#L50
Return type mixed of method Atproto\Client::notify() is not covariant with tentative return type void of method SplSubject::notify().
|
Static Analyse
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading