RalphHightower / NANPATelephoneFormatDetection

North American Numbering Plan
https://ralphhightower.github.io/NANPATelephoneFormatDetection/
1 stars 0 forks source link

Build fails: jekyll.yml #32

Closed RalphHightower closed 1 year ago

RalphHightower commented 1 year ago

Describe the bug Build fails.

To Reproduce

  1. Build with jekyll.yml
  2. Watch error happen

Expected behavior Page builds

Screenshots Log below: Jobs Run details build failed 25 minutes ago in 8s Search logs 4s Current runner version: '2.301.1' Operating System Ubuntu 22.04.1 LTS Runner Image Image: ubuntu-22.04 Version: 20230122.1 Included Software: https://github.com/actions/runner-images/blob/ubuntu22/20230122.1/images/linux/Ubuntu2204-Readme.md Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20230122.1 Runner Image Provisioner 2.0.98.1 GITHUB_TOKEN Permissions Contents: read Metadata: read Pages: write Secret source: Actions Prepare workflow directory Prepare all required actions Getting action download info Download action repository 'actions/checkout@v3' (SHA:ac593985615ec2ede58e132d2e21d2b1cbd6127c) Download action repository 'ruby/setup-ruby@ee2113536afb7f793eed4ce60e8d3b26db912da4' (SHA:ee2113536afb7f793eed4ce60e8d3b26db912da4) Download action repository 'actions/configure-pages@v2' (SHA:c5a3e1159e0cbdf0845eb8811bd39e39fc3099c2) Download action repository 'actions/upload-pages-artifact@v1' (SHA:253fd476ed429e83b7aae64a92a75b4ceb1a17cf) Getting action download info Download action repository 'actions/upload-artifact@main' (SHA:65d862660abb392b8c4a3d1195a2108db131dd05) Complete job name: build 1s Run actions/checkout@v3 with: repository: RalphHightower/NANPATelephoneFormatDetection token: ssh-strict: true persist-credentials: true clean: true fetch-depth: 1 lfs: false submodules: false set-safe-directory: true Syncing repository: RalphHightower/NANPATelephoneFormatDetection Getting Git version info Working directory is '/home/runner/work/NANPATelephoneFormatDetection/NANPATelephoneFormatDetection' /usr/bin/git version git version 2.39.1 Temporarily overriding HOME='/home/runner/work/_temp/5bf77e93-64e5-422b-b44c-cd97f6c97cdc' before making global git config changes Adding repository directory to the temporary git global config as a safe directory /usr/bin/git config --global --add safe.directory /home/runner/work/NANPATelephoneFormatDetection/NANPATelephoneFormatDetection Deleting the contents of '/home/runner/work/NANPATelephoneFormatDetection/NANPATelephoneFormatDetection' Initializing the repository /usr/bin/git init /home/runner/work/NANPATelephoneFormatDetection/NANPATelephoneFormatDetection hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /home/runner/work/NANPATelephoneFormatDetection/NANPATelephoneFormatDetection/.git/ /usr/bin/git remote add origin https://github.com/RalphHightower/NANPATelephoneFormatDetection Disabling automatic garbage collection /usr/bin/git config --local gc.auto 0 Setting up auth /usr/bin/git config --local --name-only --get-regexp core.sshCommand /usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" /usr/bin/git config --local --name-only --get-regexp http.https\:\/\/github.com\/.extraheader /usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http.https\:\/\/github.com\/.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" /usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic Fetching the repository /usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +a9cddde599409209501ed7a812c714380d735948:refs/remotes/origin/main remote: Enumerating objects: 13, done.
remote: Counting objects: 7% (1/13)
remote: Counting objects: 15% (2/13)
remote: Counting objects: 23% (3/13)
remote: Counting objects: 30% (4/13)
remote: Counting objects: 38% (5/13)
remote: Counting objects: 46% (6/13)
remote: Counting objects: 53% (7/13)
remote: Counting objects: 61% (8/13)
remote: Counting objects: 69% (9/13)
remote: Counting objects: 76% (10/13)
remote: Counting objects: 84% (11/13)
remote: Counting objects: 92% (12/13)
remote: Counting objects: 100% (13/13)
remote: Counting objects: 100% (13/13), done.
remote: Compressing objects: 9% (1/11)
remote: Compressing objects: 18% (2/11)
remote: Compressing objects: 27% (3/11)
remote: Compressing objects: 36% (4/11)
remote: Compressing objects: 45% (5/11)
remote: Compressing objects: 54% (6/11)
remote: Compressing objects: 63% (7/11)
remote: Compressing objects: 72% (8/11)
remote: Compressing objects: 81% (9/11)
remote: Compressing objects: 90% (10/11)
remote: Compressing objects: 100% (11/11)
remote: Compressing objects: 100% (11/11), done.
remote: Total 13 (delta 1), reused 3 (delta 1), pack-reused 0
From https://github.com/RalphHightower/NANPATelephoneFormatDetection

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

RalphHightower commented 1 year ago

34 closes #32