Nostrum.Api
Module Decomposition
#1259
test_and_lint.yml
on: pull_request
Lint
15s
Matrix: Run Unit tests
Annotations
1 error and 14 warnings
Lint
Process completed with exit code 4.
|
Lint:
lib/nostrum/api/webhook.ex#L1
Modules should have a @moduledoc tag.
|
Lint:
lib/nostrum/api/thread.ex#L1
Modules should have a @moduledoc tag.
|
Lint:
lib/nostrum/api/sticker.ex#L1
Modules should have a @moduledoc tag.
|
Lint:
lib/nostrum/api/self.ex#L1
Modules should have a @moduledoc tag.
|
Lint:
lib/nostrum/api/scheduled_event.ex#L1
Modules should have a @moduledoc tag.
|
Lint:
lib/nostrum/api/role.ex#L1
Modules should have a @moduledoc tag.
|
Lint:
lib/nostrum/api/message.ex#L1
Modules should have a @moduledoc tag.
|
Lint:
lib/nostrum/api/invite.ex#L1
Modules should have a @moduledoc tag.
|
Lint:
lib/nostrum/api/interaction.ex#L1
Modules should have a @moduledoc tag.
|
Lint:
lib/nostrum/api/guild.ex#L1
Modules should have a @moduledoc tag.
|
Run Unit tests (1.14, 26)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Run Unit tests (1.15, 26)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Run Unit tests (1.15, 25)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Run Unit tests (1.14, 25)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|