Skip to content

CookieIdentity WIP #114

CookieIdentity WIP

CookieIdentity WIP #114

Triggered via push April 29, 2024 11:02
Status Success
Total duration 26s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
PHPStan: src/Bridges/SecurityDI/SecurityExtension.php#L141
Call to an undefined method Nette\DI\Definitions\Definition::addSetup().
PHPStan: src/Bridges/SecurityHttp/CookieStorage.php#L51
Parameter #3 $expire of method Nette\Http\IResponse::setCookie() expects int|null, string|null given.
PHPStan: src/Security/Permission.php#L640
Offset mixed on array{} in isset() does not exist.
PHPStan: src/Security/User.php#L182
Property Nette\Security\User::$identity (Nette\Security\IIdentity) does not accept null.
PHPStan: src/compatibility-intf.php#L12
If condition is always false.
PHPStan: src/compatibility-intf.php#L21
If condition is always false.
PHPStan: src/compatibility-intf.php#L30
If condition is always false.
PHPStan: src/compatibility.php#L12
If condition is always false.
PHPStan
Ignored error pattern #Variable \$this in isset\(\) always exists and is not nullable\.# was not matched in reported errors.
PHPStan
Process completed with exit code 1.
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/.