Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ErrorException: Undefined array key 0 #364

Open
fantasycalendar-sentry-integration bot opened this issue Feb 23, 2024 · 0 comments
Open

ErrorException: Undefined array key 0 #364

fantasycalendar-sentry-integration bot opened this issue Feb 23, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@fantasycalendar-sentry-integration

Sentry Issue: FANTASY-CALENDAR-8

ErrorException: Undefined array key 0
  File "/app/Services/EpochService/Processor/State.php", line 313, in App\Services\EpochService\Processor\State::isNumbered
    return $this->currentMonth()->daysInYear[$this->day-1]->isNumbered;
  File "/app/Services/EpochService/Processor/State.php", line 111, in App\Services\EpochService\Processor\State::toArray
    'isNumbered' => $this->isNumbered(),
  File "/app/Services/EpochService/Processor.php", line 108, in App\Services\EpochService\Processor::stepForward
    $this->epochs->insertFromArray($this->state->toArray());
  File "/app/Services/EpochService/Processor.php", line 59, in App\Services\EpochService\Processor::processUntil
    $this->stepForward();
  File "/app/Services/EpochService/Processor.php", line 88, in App\Services\EpochService\Processor::processUntilDate
    });
...
(93 additional frame(s) were not displayed)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant