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

log fails when params is nil #1

Open
ghost opened this issue Mar 18, 2022 · 0 comments
Open

log fails when params is nil #1

ghost opened this issue Mar 18, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@ghost
Copy link

ghost commented Mar 18, 2022

This bug gets triggered in Amigo::DeprecatedJobs.noop_class:

Amigo.log(self, :warn, "deprecated_job_invoked", nil)

returns error:

NoMethodError: undefined method map' for nil:NilClass`

@ghost ghost added the bug Something isn't working label Mar 18, 2022
@rgalanakis rgalanakis self-assigned this Feb 27, 2023
DeeTheDev referenced this issue in DeeTheDev/sidekiq-amigo Aug 23, 2024
* Add README and docs folder
* Add a couple funds flows examples
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant