Skip to content

Added auth and user scaffolding to skeleton app #272

Added auth and user scaffolding to skeleton app

Added auth and user scaffolding to skeleton app #272

Triggered via pull request August 20, 2023 21:19
Status Failure
Total duration 45s
Artifacts

ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

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/