Skip to content

Tachyon oauth

Tachyon oauth #139

Triggered via pull request July 16, 2024 19:07
Status Failure
Total duration 2m 41s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 16 warnings
Build and test: test/teiserver/autohost/autohost_test.exs#L5
test can create autohost (Teiserver.Autohost.AutohostTest)
Build and test
Process completed with exit code 2.
Build and test: test/teiserver/protocols/spring/spring_auth_test.exs#L566
variable "user" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test: test/teiserver_web/controllers/o_auth/code_controller_test.exs#L156
variable "json_resp" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test: test/teiserver_web/controllers/o_auth/code_controller_test.exs#L160
variable "setup_data" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test: test/teiserver_web/controllers/o_auth/code_controller_test.exs#L185
variable "json_resp" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test: test/teiserver_web/controllers/o_auth/code_controller_test.exs#L176
variable "setup_data" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test: test/teiserver_web/controllers/api/spads_controller_test.exs#L109
Teiserver.User.update_user/1 is undefined (module Teiserver.User is not available or is yet to be defined)
Build and test: lib/teiserver/helpers/styling_helpers.ex#L57
clauses with the same name should be grouped together, "def icon/1" was previously defined (lib/teiserver/helpers/styling_helpers.ex:55)
Build and test: lib/teiserver/helpers/styling_helpers.ex#L60
clauses with the same name should be grouped together, "def icon/2" was previously defined (lib/teiserver/helpers/styling_helpers.ex:56)
Build and test: lib/teiserver/o_auth/queries/token_query.ex#L4
unused alias ApplicationQueries
Build and test: lib/teiserver/o_auth/queries/credential_query.ex#L4
unused alias ApplicationQueries
Build and test: lib/teiserver/moderation/queries/report_group_queries.ex#L87
this clause cannot match because a previous clause at line 81 always matches
Build and test: lib/teiserver_web/templates/admin/user/smurf_list.html.heex#L189
variable "games_allied" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test: lib/teiserver_web/templates/admin/user/smurf_list.html.heex#L190
variable "games_vs" is unused (if the variable is not meant to be used, prefix it with an underscore)