Update PHP workflow #58
Annotations
7 errors and 1 warning
PHP 8.1 Test
Process completed with exit code 2.
|
PHP 8.1 Test:
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().
|
PHP 8.1 Test:
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().
|
PHP 8.1 Test:
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().
|
PHP 8.1 Test
Process completed with exit code 1.
|
PHP 8.0 Test
The job was canceled because "_8_1" failed.
|
PHP 7.4 Test
The job was canceled because "_8_1" failed.
|
PHP 8.1 Test
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/
|