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

WIP Fix multiple issues #22

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

WIP Fix multiple issues #22

wants to merge 2 commits into from

Conversation

lbakerchef
Copy link
Contributor

@lbakerchef lbakerchef commented Dec 16, 2022

  • won't compile (multiple issues)
  • won't run eunit tests
  • rebar3 won't pull down dependencies (stuck on webmachine)
  • compilation error (erlang:now deprecation)
===> Compiling test/oc_wm_request_writer_tests.erl failed
test/oc_wm_request_writer_tests.erl:27:29: erlang:now/0 is deprecated; see the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information

TODO: fix erlang:now deprecation

remove this commit once the webmachine PR is merged.
chef/webmachine#12

Signed-off-by: Lincoln Baker <[email protected]>
@lbakerchef lbakerchef self-assigned this Dec 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant