Remove most of dead code #1089
Annotations
17 warnings
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
missing `:on` in join, defaulting to `on: true`.
|
Lint
missing `:on` in join, defaulting to `on: true`.
|
Lint
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of absinthe's mix.exs
|
Lint
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Lint
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Lint
Modules should have a @moduledoc tag.
|
Lint
Modules should have a @moduledoc tag.
|
Lint
Modules should have a @moduledoc tag.
|
Lint
Modules should have a @moduledoc tag.
|
Lint
Modules should have a @moduledoc tag.
|
Build and Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and Test
missing `:on` in join, defaulting to `on: true`.
|
Build and Test
missing `:on` in join, defaulting to `on: true`.
|
Build and Test
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of absinthe's mix.exs
|
Build and Test
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Build and Test
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|