You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SEQUEL DEPRECATION WARNING: Sequel::Model.def_dataset_method is deprecated and will be removed in Sequel 5. Define the method inside a dataset_module block, or use the def_dataset_method_plugin.
/gems/sequel-4.46.0/lib/sequel/model/base.rb:452:in `def_dataset_method'
/gems/state_machine-1.2.0/lib/state_machine/integrations/sequel.rb:443:in `create_scope'
/gems/state_machine-1.2.0/lib/state_machine/integrations/sequel.rb:431:in `create_with_scope'
/gems/state_machine-1.2.0/lib/state_machine/machine.rb:2177:in `block (2 levels) in define_scopes'
/gems/state_machine-1.2.0/lib/state_machine/machine.rb:2174:in `each'
/gems/state_machine-1.2.0/lib/state_machine/machine.rb:2174:in `block in define_scopes'
/gems/state_machine-1.2.0/lib/state_machine/machine.rb:2173:in `each'
/gems/state_machine-1.2.0/lib/state_machine/machine.rb:2173:in `define_scopes'
/gems/state_machine-1.2.0/lib/state_machine/machine.rb:578:in `initialize'
/gems/state_machine-1.2.0/lib/state_machine/machine.rb:449:in `new'
Will you guys accept a PR to fix this issue?
The text was updated successfully, but these errors were encountered:
Will you guys accept a PR to fix this issue?
The text was updated successfully, but these errors were encountered: