Dushyant Singh Shekhawat

Results 1 issues of Dushyant Singh Shekhawat

After [this commit](https://github.com/elixir-lang/elixir/commit/bf1a2071e94b66c8016ebd4bc5852179414a8172) in elixir `main` branch, type checking was added to the `apply` function. This has started causing these warnings for us: ``` warning: Credo.Check.Warning.NoProcessDictionary.run/3 is undefined or private....