github.com/luckyframework/lucky_record
0.7.0 / published Nov 5, 2018 / repository
Renamed to Avram ->> https://github.com/luckyframework/avram
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
In src/lucky_record/migrator/runner.cr:55:22
55 | def self.create_db(quiet? : Bool = false)
^
Warning: invalid parameter name: quiet?
A total of 1 warnings were found.
Showing last frame. Use --error-trace for full trace.
In src/lucky_record/migrator/runner.cr:8:10
8 | extend LuckyCli::TextHelpers
^--------------------
Error: undefined constant LuckyCli::TextHelpers