Skip to content

Thulite/tests #365

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

Closed
wants to merge 3 commits into from
Closed

Thulite/tests #365

wants to merge 3 commits into from

Conversation

hilmarf
Copy link
Member

@hilmarf hilmarf commented Dec 12, 2024

did some tests, but still fails with:

Error: error building site: render: failed to render pages: render of
"page" failed:
"/mnt/d/git/ocm/ocm-website/node_modules/@thulite/doks-core/layouts/_default/single.html:39:36":
execute of template failed: template: _default/single.html:39:36:
executing "main" at <.Content>: error calling Content:
"/mnt/d/git/ocm/ocm-website/content/docs/examples/secure-software-delivery.md:1:1":
"/mnt/d/git/ocm/ocm-website/node_modules/@thulite/images/layouts/_default/_markup/render-image.html:155:12":
execute of template failed: template:
_default/_markup/render-image.html:155:12: executing
"_default/_markup/render-image.html" at <$r.MediaType.SubType>: can't
evaluate field MediaType in type string

but only when executed as github action, executing locally npm install && npm run build works fine

Error: error building site: render: failed to render pages: render of
"page" failed:
"/mnt/d/git/ocm/ocm-website/node_modules/@thulite/doks-core/layouts/_default/single.html:39:36":
execute of template failed: template: _default/single.html:39:36:
executing "main" at <.Content>: error calling Content:
"/mnt/d/git/ocm/ocm-website/content/docs/examples/secure-software-delivery.md:1:1":
"/mnt/d/git/ocm/ocm-website/node_modules/@thulite/images/layouts/_default/_markup/render-image.html:155:12":
execute of template failed: template:
_default/_markup/render-image.html:155:12: executing
"_default/_markup/render-image.html" at <$r.MediaType.SubType>: can't
evaluate field MediaType in type string

but only when executed as github action, executing locally npm install
&& npm run build works fine
@hilmarf hilmarf added the do-not-merge Do not merge this PR yet! label Dec 12, 2024
@hilmarf hilmarf requested a review from morri-son December 12, 2024 09:32
@morri-son morri-son closed this Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge Do not merge this PR yet!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants