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 #12

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

WIP Fix multiple issues #12

wants to merge 4 commits into from

Conversation

lbakerchef
Copy link

@lbakerchef lbakerchef commented Dec 16, 2022

Multiple issues:

  • won't compile
  • won't run eunit tests
  • rebar3 won't pull down dependencies (git:// protocols)
  • inconsistent deps e.g. ibrowse
  • old rebar3 version
$ ./rebar3 version
rebar 3.3.0 on Erlang/OTP 24 Erts 12.3.2.6
  • fails eunit tests
Finished in 8.350 seconds
145 tests, 5 failures
===> Error running tests

After rebar3 upgrade:

$ ./rebar3 version
rebar 3.20.0 on Erlang/OTP 24 Erts 12.3.2.6

More work needed...

@lbakerchef lbakerchef self-assigned this Dec 16, 2022
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

lbakerchef added a commit to chef/opscoderl_wm that referenced this pull request Dec 16, 2022
remove this commit once the webmachine PR is merged.
chef/webmachine#12

Signed-off-by: Lincoln Baker <[email protected]>
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