The previous example was raising a deprecation warning.
warning: Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
examples/gen_event.exs: 98: App.start/0
warning: Supervisor.Spec.worker/3 is deprecated. Use the new child specifications outlined in the Supervisor module instead
Found at 4 locations:
examples/gen_event.exs: 99: App.start/0
examples/gen_event.exs: 100: App.start/0
examples/gen_event.exs: 101: App.start/0
examples/gen_event.exs: 102: App.start/0
The previous example was raising a deprecation warning.
warning: Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
examples/gen_event.exs: 98: App.start/0
warning: Supervisor.Spec.worker/3 is deprecated. Use the new child specifications outlined in the Supervisor module instead
Found at 4 locations:
examples/gen_event.exs: 99: App.start/0
examples/gen_event.exs: 100: App.start/0
examples/gen_event.exs: 101: App.start/0
examples/gen_event.exs: 102: App.start/0