Skip to content

test: Fix tests for removed code #65

test: Fix tests for removed code

test: Fix tests for removed code #65

Triggered via push November 17, 2024 15:53
Status Failure
Total duration 27s
Artifacts
Source Code
19s
Source Code
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Source Code: src/Database/Eloquent/Concerns/IsTenant.php (in context of class Sprout/Database/Eloquent/Tenant)#L30
Method Sprout\Database\Eloquent\Tenant::getTenantIdentifier() should return string but returns mixed.
Source Code: src/Database/Eloquent/Concerns/IsTenant.php (in context of class Sprout/Database/Eloquent/Tenant)#L60
Method Sprout\Database\Eloquent\Tenant::getTenantKey() should return int|string but returns mixed.
Source Code
Process completed with exit code 1.