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

Generate new release #107

Open
leandronunes opened this issue Oct 18, 2022 · 0 comments
Open

Generate new release #107

leandronunes opened this issue Oct 18, 2022 · 0 comments

Comments

@leandronunes
Copy link

I am getting this error running the project with cucumber 8.0.0 and ruby 3.1.2


report_builder-1.9/lib/report_builder/builder.rb:67: warning: Passing safe_level with the 2nd argument of ERB.new is deprecated. Do not use it, and specify other arguments as keyword arguments.
report_builder-1.9/lib/report_builder/builder.rb:67: warning: Passing trim_mode with the 3rd argument of ERB.new is deprecated. Use keyword argument like ERB.new(str, trim_mode: ...) instead.
report_builder-1.9/lib/report_builder/builder.rb:67: warning: Passing eoutvar with the 4th argument of ERB.new is deprecated. Use keyword argument like ERB.new(str, eoutvar: ...) instead.

I checked the master branch and It was already fixed.

When Do you plan to make the next release?

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

No branches or pull requests

1 participant