Actions
Bug #35579
closedtest/functional/api/v2/ansible_inventories_controller_test.rb doesn't use keyword arguments
Status:
Closed
Priority:
Normal
Assignee:
Target version:
Difficulty:
Triaged:
No
Description
From CI
/home/runner/work/foreman_ansible/foreman_ansible/foreman_ansible/test/functional/api/v2/ansible_inventories_controller_test.rb:40: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call /home/runner/work/foreman_ansible/foreman_ansible/vendor/bundle/ruby/2.7.0/gems/actionpack-6.1.6.1/lib/action_controller/test_case.rb:405: warning: The called method `post' is defined here
Updated by Ewoud Kohl van Wijngaarden about 2 years ago
- Related to Bug #35300: Incorrect method signatures with keyword arguments added
Updated by The Foreman Bot about 2 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ewoud Kohl van Wijngaarden
- Pull request https://github.com/theforeman/foreman_ansible/pull/564 added
Updated by The Foreman Bot about 1 year ago
- Fixed in Releases foreman_ansible-12.0.6 added
Updated by Ewoud Kohl van Wijngaarden about 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman_ansible|37c650e92f19168d13f736277671a2586aa9072a.
Updated by Nofar Alfassi about 1 year ago
- Fixed in Releases foreman_ansible-13.0.0 added
- Fixed in Releases deleted (
foreman_ansible-12.0.6)
Actions