Platane / snk

🟩⬜ Generates a snake game from a github user contributions graph and output a screen capture as animated svg or gif
https://platane.github.io/snk
4.39k stars 1.11k forks source link

Action failed with "Cannot read properties of undefined (reading 'split')" #100

Closed Awayume closed 1 year ago

Awayume commented 1 year ago

This error occurred since 10/5 15:00. At least it was working normally at 10/4 15:00.

Action log:

▶Run Platane/snk@v2
  with:
    github_user_name: Awayume
    outputs: ./img/snake.svg
  ./img/snake_dark.svg?palette=github-dark

/usr/bin/docker run --name platanesnksha[2](https://github.com/Awayume/Awayume/actions/runs/6420954231/job/17434214594#step:4:2)562115ffeb5[3](https://github.com/Awayume/Awayume/actions/runs/6420954231/job/17434214594#step:4:3)8e355aa155630e6e32b6d77ea23[4](https://github.com/Awayume/Awayume/actions/runs/6420954231/job/17434214594#step:4:4)[5](https://github.com/Awayume/Awayume/actions/runs/6420954231/job/17434214594#step:4:5)fa8584[6](https://github.com/Awayume/Awayume/actions/runs/6420954231/job/17434214594#step:4:6)45c41ace[7](https://github.com/Awayume/Awayume/actions/runs/6420954231/job/17434214594#step:4:8)f5ad667fc_df1335 --label 94351b --workdir /github/workspace --rm -e "INPUT_GITHUB_USER_NAME" -e "INPUT_OUTPUTS" -e "HOME" -e "GITHUB_JOB" -e "GITHUB_REF" -e "GITHUB_SHA" -e "GITHUB_REPOSITORY" -e "GITHUB_REPOSITORY_OWNER" -e "GITHUB_REPOSITORY_OWNER_ID" -e "GITHUB_RUN_ID" -e "GITHUB_RUN_NUMBER" -e "GITHUB_RETENTION_DAYS" -e "GITHUB_RUN_ATTEMPT" -e "GITHUB_REPOSITORY_ID" -e "GITHUB_ACTOR_ID" -e "GITHUB_ACTOR" -e "GITHUB_TRIGGERING_ACTOR" -e "GITHUB_WORKFLOW" -e "GITHUB_HEAD_REF" -e "GITHUB_BASE_REF" -e "GITHUB_EVENT_NAME" -e "GITHUB_SERVER_URL" -e "GITHUB_API_URL" -e "GITHUB_GRAPHQL_URL" -e "GITHUB_REF_NAME" -e "GITHUB_REF_PROTECTED" -e "GITHUB_REF_TYPE" -e "GITHUB_WORKFLOW_REF" -e "GITHUB_WORKFLOW_SHA" -e "GITHUB_WORKSPACE" -e "GITHUB_ACTION" -e "GITHUB_EVENT_PATH" -e "GITHUB_ACTION_REPOSITORY" -e "GITHUB_ACTION_REF" -e "GITHUB_PATH" -e "GITHUB_ENV" -e "GITHUB_STEP_SUMMARY" -e "GITHUB_STATE" -e "GITHUB_OUTPUT" -e "RUNNER_OS" -e "RUNNER_ARCH" -e "RUNNER_NAME" -e "RUNNER_ENVIRONMENT" -e "RUNNER_TOOL_CACHE" -e "RUNNER_TEMP" -e "RUNNER_WORKSPACE" -e "ACTIONS_RUNTIME_URL" -e "ACTIONS_RUNTIME_TOKEN" -e "ACTIONS_CACHE_URL" -e GITHUB_ACTIONS=true -e CI=true -v "/var/run/docker.sock":"/var/run/docker.sock" -v "/home/runner/work/_temp/_github_home":"/github/home" -v "/home/runner/work/_temp/_github_workflow":"/github/workflow" -v "/home/runner/work/_temp/_runner_file_commands":"/github/file_commands" -v "/home/runner/work/Awayume/Awayume":"/github/workspace" platane/snk@sha256:2115ffeb53[8](https://github.com/Awayume/Awayume/actions/runs/6420954231/job/17434214594#step:4:9)e355aa155630e6e32b6d77ea2345fa8584645c41ace7f5ad667fc
🎣 fetching github user contribution
Error: Action failed with "Cannot read properties of undefined (reading 'split')"
Awayume commented 1 year ago

I noticed the same issue #99