Skip to content

feat: Add core Sprout settings repository (#79) #123

feat: Add core Sprout settings repository (#79)

feat: Add core Sprout settings repository (#79) #123

Triggered via push December 16, 2024 15:04
Status Failure
Total duration 31s
Artifacts
Source Code
21s
Source Code
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Source Code: src/Concerns/FindsIdentityInRouteParameter.php (in context of class Sprout/Http/Resolvers/PathIdentityResolver)#L278
PHPDoc tag @param for parameter $tenant with type (TenantClass of Sprout\Contracts\Tenant)|null is not subtype of native type Sprout\Contracts\Tenant.
Source Code: src/Concerns/FindsIdentityInRouteParameter.php (in context of class Sprout/Http/Resolvers/PathIdentityResolver)#L280
Strict comparison using === between Sprout\Contracts\Tenant and null will always evaluate to false.
Source Code: src/Concerns/FindsIdentityInRouteParameter.php (in context of class Sprout/Http/Resolvers/SubdomainIdentityResolver)#L278
PHPDoc tag @param for parameter $tenant with type (TenantClass of Sprout\Contracts\Tenant)|null is not subtype of native type Sprout\Contracts\Tenant.
Source Code: src/Concerns/FindsIdentityInRouteParameter.php (in context of class Sprout/Http/Resolvers/SubdomainIdentityResolver)#L280
Strict comparison using === between Sprout\Contracts\Tenant and null will always evaluate to false.
Source Code
Process completed with exit code 1.