Skip to content

[11.x] Date-specific enums and constants #24934

[11.x] Date-specific enums and constants

[11.x] Date-specific enums and constants #24934

Triggered via pull request December 19, 2024 20:56
Status Failure
Total duration 2m 0s
Artifacts

static-analysis.yml

on: pull_request
Matrix: types
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Source Code: src/Illuminate/Cache/RateLimiter.php#L12
Used constant Illuminate\Support\Date\SECONDS_PER_MINUTE not found.
Source Code: src/Illuminate/Cache/RateLimiter.php#L149
Constant Illuminate\Support\Date\SECONDS_PER_MINUTE not found.
Source Code: src/Illuminate/Cache/RateLimiter.php#L162
Constant Illuminate\Support\Date\SECONDS_PER_MINUTE not found.
Source Code: src/Illuminate/Cache/RateLimiter.php#L189
Constant Illuminate\Support\Date\SECONDS_PER_MINUTE not found.
Source Code: src/Illuminate/Cache/RateLimiting/Limit.php#L5
Used constant Illuminate\Support\Date\HOURS_PER_DAY not found.
Source Code: src/Illuminate/Cache/RateLimiting/Limit.php#L5
Used constant Illuminate\Support\Date\MINUTES_PER_HOUR not found.
Source Code: src/Illuminate/Cache/RateLimiting/Limit.php#L5
Used constant Illuminate\Support\Date\SECONDS_PER_MINUTE not found.
Source Code: src/Illuminate/Cache/RateLimiting/Limit.php#L45
Constant Illuminate\Support\Date\SECONDS_PER_MINUTE not found.
Source Code: src/Illuminate/Cache/RateLimiting/Limit.php#L73
Constant Illuminate\Support\Date\MINUTES_PER_HOUR not found.
Source Code: src/Illuminate/Cache/RateLimiting/Limit.php#L85
Constant Illuminate\Support\Date\MINUTES_PER_HOUR not found.