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

Fixup ruby warnings #262

Merged
merged 1 commit into from
Mar 27, 2022
Merged

Conversation

ojab
Copy link
Contributor

@ojab ojab commented Mar 27, 2022

…/configuration/service_provider_dsl.rb:67: warning: `&' interpreted as argument prefix
…/pact_uri.rb:6: warning: parentheses after method name is interpreted as an argument list, not a decomposed argument
…/configuration/message_provider_dsl.rb:49: warning: `&' interpreted as argument prefix
…/state/provider_state.rb:15: warning: `&' interpreted as argument prefix
…/state/provider_state.rb:19: warning: `&' interpreted as argument prefix
…/state/provider_state.rb:63: warning: assigned but unused variable - fullname
…/state/provider_state.rb:84: warning: `&' interpreted as argument prefix
…/state/provider_state.rb:88: warning: `&' interpreted as argument prefix

```
…/configuration/service_provider_dsl.rb:67: warning: `&' interpreted as argument prefix
…/pact_uri.rb:6: warning: parentheses after method name is interpreted as an argument list, not a decomposed argument
…/configuration/message_provider_dsl.rb:49: warning: `&' interpreted as argument prefix
…/state/provider_state.rb:15: warning: `&' interpreted as argument prefix
…/state/provider_state.rb:19: warning: `&' interpreted as argument prefix
…/state/provider_state.rb:63: warning: assigned but unused variable - fullname
…/state/provider_state.rb:84: warning: `&' interpreted as argument prefix
…/state/provider_state.rb:88: warning: `&' interpreted as argument prefix
```
@ojab
Copy link
Contributor Author

ojab commented Mar 27, 2022

First-time contributors need a maintainer to approve running workflows.

bundle exec rspec is green locally, sending to review.

@ojab ojab marked this pull request as ready for review March 27, 2022 10:13
@bethesque bethesque merged commit 3640593 into pact-foundation:master Mar 27, 2022
@bethesque
Copy link
Member

Thanks!

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.

2 participants