Added auth and user scaffolding to skeleton app #272
Annotations
2 errors and 1 warning
MismatchingDocblockReturnType:
src/Users/IUserService.php#L33
src/Users/IUserService.php:33:16: MismatchingDocblockReturnType: Docblock has incorrect return type 'App\Users\User', should be 'array<array-key, mixed>' (see https://psalm.dev/142)
|
PHP 8.2 - prefer-stable
Process completed with exit code 2.
|
PHP 8.2 - prefer-stable
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|