Skip to content

refactor round progress statistics #641

refactor round progress statistics

refactor round progress statistics #641

Triggered via push October 27, 2023 09:00
Status Failure
Total duration 4m 59s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

master.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 19 warnings
build
test Full tournament works with with an odd number of users (Codebattle.Tournament.Integration.LadderTest)
build
Process completed with exit code 2.
build
unused alias Game
build
variable "time_str" is unused (if the variable is not meant to be used, prefix it with an underscore)
build
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
build
Behaviour.defcallback/1 is deprecated. Use the @callback module attribute instead
build
Behaviour.defcallback/1 is deprecated. Use the @callback module attribute instead
build
Behaviour.defcallback/1 is deprecated. Use the @callback module attribute instead
build
Behaviour.defcallback/1 is deprecated. Use the @callback module attribute instead
build
Behaviour.defcallback/1 is deprecated. Use the @callback module attribute instead
build
Behaviour.defcallback/1 is deprecated. Use the @callback module attribute instead
build
Behaviour.defcallback/1 is deprecated. Use the @callback module attribute instead
build
Behaviour.defcallback/1 is deprecated. Use the @callback module attribute instead
build
the Behaviour module is deprecated. Instead of using this module, use the @callback and @macrocallback module attributes. See the documentation for Module for more information on these attributes
build
unused alias Game
build
variable "time_str" is unused (if the variable is not meant to be used, prefix it with an underscore)
build
unused alias Game
build
variable "time_str" is unused (if the variable is not meant to be used, prefix it with an underscore)
build
unused alias Game
build
variable "time_str" is unused (if the variable is not meant to be used, prefix it with an underscore)
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/