This repository has been archived by the owner on Apr 18, 2024. It is now read-only.
Public archive (#199) #41
Annotations
10 errors and 1 warning
phpstan:
library/exceptions/authentication.php#L15
Method AuthenticationException::WrongCredentials() with return type void returns static(AuthenticationException) but should not return anything.
|
phpstan:
library/exceptions/authentication.php#L15
Unsafe usage of new static().
|
phpstan:
library/exceptions/store.php#L9
Unsafe usage of new static().
|
phpstan:
library/exceptions/store.php#L13
Unsafe usage of new static().
|
phpstan:
library/exceptions/store.php#L17
Unsafe usage of new static().
|
phpstan:
library/exceptions/store.php#L21
Unsafe usage of new static().
|
phpstan:
library/exceptions/store.php#L25
Unsafe usage of new static().
|
phpstan:
library/exceptions/store.php#L29
Unsafe usage of new static().
|
phpstan:
library/exceptions/store.php#L33
Unsafe usage of new static().
|
phpstan:
library/exceptions/store.php#L37
Unsafe usage of new static().
|
phpstan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|