Skip to content

refactor(models/boards): wip implement movelist db function #732

refactor(models/boards): wip implement movelist db function

refactor(models/boards): wip implement movelist db function #732

Triggered via push October 26, 2023 19:49
Status Failure
Total duration 3m 7s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: push
dependencies
15s
dependencies
Generate project documentation
0s
Generate project documentation
static_code_analysis
12s
static_code_analysis
Run tests
2m 30s
Run tests
Release
0s
Release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 warnings
static_code_analysis
Process completed with exit code 1.
Run tests
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Run tests
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Run tests
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Run tests
type id/0 is unused
Run tests
defp key/1 is private, @doc attribute is always discarded for private functions/macros/types
Run tests
defp query_param/2 is private, @doc attribute is always discarded for private functions/macros/types
Run tests: lib/epochtalk_server/models/board.ex#L286
variable "raw_postgres_data" is unused (if the variable is not meant to be used, prefix it with an underscore)