Skip to content

Tachyon oauth

Tachyon oauth #132

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

dialyzer.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
Dialyzer
Process completed with exit code 2.
Dialyzer
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unknown_function: lib/teiserver/autohost.ex#L11
Function Teiserver.Autohost.AutohostQueries.get_autohost/1 does not exist.
Dialyzer: 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)
Dialyzer: 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)
Dialyzer: lib/teiserver/o_auth/queries/token_query.ex#L4
unused alias ApplicationQueries
Dialyzer: lib/teiserver/o_auth/queries/credential_query.ex#L4
unused alias ApplicationQueries
Dialyzer: lib/teiserver/moderation/queries/report_group_queries.ex#L87
this clause cannot match because a previous clause at line 81 always matches
Dialyzer: 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)
Dialyzer: 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)