Skip to content

feat: Clock component #13249

feat: Clock component

feat: Clock component #13249

Triggered via pull request November 4, 2024 09:07
@devnixdevnix
synchronize #500
devnix:clock
Status Failure
Total duration 33s
Artifacts

static-analysis.yml

on: pull_request
static analysis
21s
static analysis
Fit to window
Zoom out
Zoom in

Annotations

3 errors
MissingThrowsDocblock: ../src/Psl/Clock/PsrClock.php#L21
../src/Psl/Clock/PsrClock.php:21:22: MissingThrowsDocblock: Psl\DateTime\Exception\OverflowException is thrown but not caught - please either catch or add a @throws annotation (see https://psalm.dev/169)
MissingThrowsDocblock: ../src/Psl/Clock/PsrClock.php#L21
../src/Psl/Clock/PsrClock.php:21:22: MissingThrowsDocblock: Psl\DateTime\Exception\UnderflowException is thrown but not caught - please either catch or add a @throws annotation (see https://psalm.dev/169)
static analysis
Process completed with exit code 2.