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

[BUG] deploy with githubAction failed #1313

Closed
faimin opened this issue Jul 4, 2024 · 0 comments
Closed

[BUG] deploy with githubAction failed #1313

faimin opened this issue Jul 4, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@faimin
Copy link

faimin commented Jul 4, 2024

Describe the bug 描述你遇到的错误

I moved from LoveIt. LoveIt is OK, DoIt failed.

Run hugo --minify
Start building sites … 
hugo v0.128.1-0ff542b4b9cc7b5cb425bbab8bdb5aace81d0c03+extended linux/amd64 BuildDate=2024-07-02T06:46:41Z VendorInfo=gohugoio

ERROR render of "section" failed: "/home/runner/work/faimin.github.io/faimin.github.io/themes/DoIt/layouts/_default/baseof.html:100:8": execute of template failed: template: _default/section.html:100:8: executing "_default/section.html" at <partial "assets.html" .>: error calling partial: "/home/runner/work/faimin.github.io/faimin.github.io/themes/DoIt/layouts/partials/assets.html:10:48": execute of template failed: template: partials/assets.html:10:48: executing "partials/assets.html" at <$js.RelPermalink>: nil pointer evaluating resource.Resource.RelPermalink
ERROR render of "page" failed: "/home/runner/work/faimin.github.io/faimin.github.io/themes/DoIt/layouts/_default/baseof.html:100:8": execute of template failed: template: _default/single.html:100:8: executing "_default/single.html" at <partial "assets.html" .>: error calling partial: "/home/runner/work/faimin.github.io/faimin.github.io/themes/DoIt/layouts/partials/assets.html:10:48": execute of template failed: template: partials/assets.html:10:48: executing "partials/assets.html" at <$js.RelPermalink>: nil pointer evaluating resource.Resource.RelPermalink
ERROR render of "taxonomy" failed: "/home/runner/work/faimin.github.io/faimin.github.io/themes/DoIt/layouts/_default/baseof.html:100:8": execute of template failed: template: taxonomy/terms.html:100:8: executing "taxonomy/terms.html" at <partial "assets.html" .>: error calling partial: "/home/runner/work/faimin.github.io/faimin.github.io/themes/DoIt/layouts/partials/assets.html:10:48": execute of template failed: template: partials/assets.html:10:48: executing "partials/assets.html" at <$js.RelPermalink>: nil pointer evaluating resource.Resource.RelPermalink
ERROR render of "term" failed: "/home/runner/work/faimin.github.io/faimin.github.io/themes/DoIt/layouts/_default/baseof.html:100:8": execute of template failed: template: taxonomy/list.html:100:8: executing "taxonomy/list.html" at <partial "assets.html" .>: error calling partial: "/home/runner/work/faimin.github.io/faimin.github.io/themes/DoIt/layouts/partials/assets.html:10:48": execute of template failed: template: partials/assets.html:10:48: executing "partials/assets.html" at <$js.RelPermalink>: nil pointer evaluating resource.Resource.RelPermalink
Total in 504 ms
Error: error building site: render: failed to render pages: render of "404" failed: "/home/runner/work/faimin.github.io/faimin.github.io/themes/DoIt/layouts/_default/baseof.html:100:8": execute of template failed: template: 404.html:100:8: executing "404.html" at <partial "assets.html" .>: error calling partial: "/home/runner/work/faimin.github.io/faimin.github.io/themes/DoIt/layouts/partials/assets.html:10:48": execute of template failed: template: partials/assets.html:10:48: executing "partials/assets.html" at <$js.RelPermalink>: nil pointer evaluating resource.Resource.RelPermalink

Expected behavior 期待的行为

success

Screenshots 屏幕截图

No response

Build Environment 构建环境

  node: v20.15.0
  npm: 10.7.0
  yarn: 1.22.22
  Hugo version: 0.128.1

  hugo v0.128.1-0ff542b4b9cc7b5cb425bbab8bdb5aace81d0c03+extended linux/amd64 BuildDate=2024-07-02T06:46:41Z VendorInfo=gohugoio

Preview Environment 预览环境

MacOS

Additional Information 补充信息

No response

@faimin faimin added the bug Something isn't working label Jul 4, 2024
hodory pushed a commit to hodory/DoIt that referenced this issue Dec 16, 2024
Jatin794 pushed a commit to Jatin794/bog that referenced this issue Dec 19, 2024
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