Add GraphQL endpoint #77
build.yml
on: pull_request
Run tests
1m 17s
Check formatting
1m 13s
Annotations
1 error and 30 warnings
|
Check formatting
Process completed with exit code 4.
|
|
Check formatting:
lib/swapi_web/graphql/queries/vehicle_queries.ex#L1
Modules should have a @moduledoc tag.
|
|
Check formatting:
lib/swapi_web/graphql/schema.ex#L1
Modules should have a @moduledoc tag.
|
|
Check formatting:
lib/swapi_web/graphql/types.ex#L1
Modules should have a @moduledoc tag.
|
|
Check formatting:
lib/swapi_web/graphql/types/film.ex#L1
Modules should have a @moduledoc tag.
|
|
Check formatting:
lib/swapi_web/graphql/types/person.ex#L1
Modules should have a @moduledoc tag.
|
|
Check formatting:
lib/swapi_web/graphql/types/planet.ex#L1
Modules should have a @moduledoc tag.
|
|
Check formatting:
lib/swapi_web/graphql/types/species.ex#L1
Modules should have a @moduledoc tag.
|
|
Check formatting:
lib/swapi_web/graphql/types/starship.ex#L1
Modules should have a @moduledoc tag.
|
|
Check formatting:
lib/swapi_web/graphql/types/vehicle.ex#L1
Modules should have a @moduledoc tag.
|
|
Check formatting:
lib/swapi_web/graphql/util.ex#L1
Modules should have a @moduledoc tag.
|
|
Check formatting
key "exqlite-nif-2.16-x86_64-linux-gnu-0.17.0.tar.gz" will be overridden in map
|
|
Check formatting
key "exqlite-nif-2.16-riscv64-linux-gnu-0.17.0.tar.gz" will be overridden in map
|
|
Check formatting
key "exqlite-nif-2.16-aarch64-linux-gnu-0.17.0.tar.gz" will be overridden in map
|
|
Check formatting
key "exqlite-nif-2.15-x86_64-linux-gnu-0.17.0.tar.gz" will be overridden in map
|
|
Check formatting
key "exqlite-nif-2.15-riscv64-linux-gnu-0.17.0.tar.gz" will be overridden in map
|
|
Check formatting
key "exqlite-nif-2.15-aarch64-linux-gnu-0.17.0.tar.gz" will be overridden in map
|
|
Check formatting
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
|
Check formatting
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
|
Check formatting
variable "newlines" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
|
Check formatting
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
|
Run tests
key "exqlite-nif-2.16-x86_64-linux-gnu-0.17.0.tar.gz" will be overridden in map
|
|
Run tests
key "exqlite-nif-2.16-riscv64-linux-gnu-0.17.0.tar.gz" will be overridden in map
|
|
Run tests
key "exqlite-nif-2.16-aarch64-linux-gnu-0.17.0.tar.gz" will be overridden in map
|
|
Run tests
key "exqlite-nif-2.15-x86_64-linux-gnu-0.17.0.tar.gz" will be overridden in map
|
|
Run tests
key "exqlite-nif-2.15-riscv64-linux-gnu-0.17.0.tar.gz" will be overridden in map
|
|
Run tests
key "exqlite-nif-2.15-aarch64-linux-gnu-0.17.0.tar.gz" will be overridden in map
|
|
Run tests
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
|
Run tests
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
|
Run tests
variable "newlines" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
|
Run tests
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|