github.com/fly-apps/fly-lucky
main / published Mar 4, 2022 / repository
Crystal Lucky Framework app for Fly.io deployment
Documentation could not be built
Build failed
The documentation build for this version ran and did not produce anything usable. That is usually a shard that does not compile against the Crystal version it declared.
What the builder reported
docs-build: crystal docs exited 62
crystal docs said:
no-egress: verified in-process as uid 1000, ip and vsock sockets denied, io_uring denied, no_new_privs set
Crystal built without LibXML2 support, HTML sanitization will be skipped
There was a problem expanding macro 'load_manifest'
Code in src/app.cr:4:1
4 | Lucky::AssetHelpers.load_manifest "public/mix-manifest.json"
^
Called macro defined in lib/lucky/src/lucky/asset_helpers.cr:11:3
11 | macro load_manifest(manifest_file = "")
Which expanded to:
> 1 | Manifest at public/mix-manifest.json does not exist
^
Error: unexpected token: "at"