Skip to content

Initial authorization prototype #84

Initial authorization prototype

Initial authorization prototype #84

Triggered via push February 29, 2024 16:00
Status Failure
Total duration 15m 16s
Billable time 16m
Artifacts

qodana.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 notices
Language level: src/Dto/Token/Info.php#L19
'readonly' classes are only allowed since PHP 8.2
Language level: src/Dto/Token/Refresh.php#L19
'readonly' classes are only allowed since PHP 8.2
Language level: src/Dto/Token.php#L19
'readonly' classes are only allowed since PHP 8.2
Language level: src/Dto/Token/Output.php#L21
'readonly' classes are only allowed since PHP 8.2
Language level: src/Service/SecurityService.php#L21
'readonly' classes are only allowed since PHP 8.2
qodana
The job running on runner GitHub Actions 37 has exceeded the maximum execution time of 15 minutes.
qodana
The operation was canceled.
Efferent coupling between objects: src/State/Token/PostProcessor.php#L35
\[EA\] High efferent coupling (20).
Unused private property: src/State/Token/PutProcessor.php#L33
Unused private property 'TOKEN_TTL'