Skip to content

Provide PSR-20 Clock implementation #440

Provide PSR-20 Clock implementation

Provide PSR-20 Clock implementation #440

Triggered via pull request October 24, 2023 08:15
@odanodan
opened #443
psr20
Status Failure
Total duration 1m 46s
Artifacts

ci.yml

on: pull_request
cs-stan  /  Coding Standard & Static Analysis
31s
cs-stan / Coding Standard & Static Analysis
Matrix: testsuite / testsuite-linux
Fit to window
Zoom out
Zoom in

Annotations

5 errors
cs-stan / Coding Standard & Static Analysis: src/ChronosClock.php#L1
Missing declare(strict_types=1).
cs-stan / Coding Standard & Static Analysis: src/ChronosClock.php#L28
Class name \Cake\Chronos\Chronos in @return should be referenced via a fully qualified name.
cs-stan / Coding Standard & Static Analysis: src/ChronosClock.php#L34
Expected 1 newline at end of file; 0 found
cs-stan / Coding Standard & Static Analysis: tests/TestCase/ChronosClockTest.php#L3
Expected 0 lines before declare statement, found 1.
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 1.