Skip to content

Feature: Added all value objects with tests #7

Feature: Added all value objects with tests

Feature: Added all value objects with tests #7

Triggered via push December 14, 2024 00:49
Status Failure
Total duration 39s
Billable time 3m
Artifacts

ci.yml

on: push
Validate composer configuration
3s
Validate composer configuration
Review dependency changes
0s
Review dependency changes
Run static analysis and code style checks
19s
Run static analysis and code style checks
Run security vulnerability checks
16s
Run security vulnerability checks
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 3 warnings
PossiblyUnusedMethod: src/Contracts/ValueObject.php#L13
src/Contracts/ValueObject.php:13:21: PossiblyUnusedMethod: Cannot find any calls to method Fkrzski\RobotsTxt\Contracts\ValueObject::equals (see https://psalm.dev/087)
UnusedClass: src/ValueObjects/CrawlDelay.php#L10
src/ValueObjects/CrawlDelay.php:10:22: UnusedClass: Class Fkrzski\RobotsTxt\ValueObjects\CrawlDelay is never used (see https://psalm.dev/075)
UnusedClass: src/ValueObjects/Path.php#L10
src/ValueObjects/Path.php:10:22: UnusedClass: Class Fkrzski\RobotsTxt\ValueObjects\Path is never used (see https://psalm.dev/075)
UnusedClass: src/ValueObjects/Rule.php#L10
src/ValueObjects/Rule.php:10:22: UnusedClass: Class Fkrzski\RobotsTxt\ValueObjects\Rule is never used (see https://psalm.dev/075)
UnusedClass: src/ValueObjects/Sitemap.php#L10
src/ValueObjects/Sitemap.php:10:22: UnusedClass: Class Fkrzski\RobotsTxt\ValueObjects\Sitemap is never used (see https://psalm.dev/075)
UnusedClass: src/ValueObjects/UserAgent.php#L10
src/ValueObjects/UserAgent.php:10:22: UnusedClass: Class Fkrzski\RobotsTxt\ValueObjects\UserAgent is never used (see https://psalm.dev/075)
Run static analysis and code style checks
Process completed with exit code 2.
Validate composer configuration
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run security vulnerability checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run static analysis and code style checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636