Skip to content

✨ End of PulseSystem #130

✨ End of PulseSystem

✨ End of PulseSystem #130

Triggered via push September 25, 2023 12:51
Status Failure
Total duration 1m 27s
Artifacts

ci.yml

on: push
directories
5s
directories
Matrix: tests
Discord Notification
2s
Discord Notification
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 31 warnings
Run Tests for game_service
Process completed with exit code 1.
Run Tests for elven_data
The job was canceled because "game_service" failed.
Run Tests for elven_database
The job was canceled because "game_service" failed.
Run Tests for elven_database
The operation was canceled.
Run Tests for elven_packets
The job was canceled because "game_service" failed.
Run Tests for elven_packets
The operation was canceled.
Run Tests for channel_service
The job was canceled because "game_service" failed.
Run Tests for channel_service
The operation was canceled.
Run Tests for login_service
The job was canceled because "game_service" failed.
Run Tests for login_service
The operation was canceled.
directories
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/
Run Tests for elven_algorithms
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/
Run Tests for elven_algorithms
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/
Run Tests for presence_service
ElvenPubSub.broadcast/2 is undefined (module ElvenPubSub is not available or is yet to be defined)
Run Tests for presence_service
ElvenPubSub.Topics.session/0 is undefined (module ElvenPubSub.Topics is not available or is yet to be defined)
Run Tests for presence_service
function registry_monitors/0 is unused
Run Tests for presence_service
function registry_pid/0 is unused
Run Tests for presence_service
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/
Run Tests for presence_service
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/
Run Tests for elven_caching
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/
Run Tests for elven_caching
Mix.Config.merge/2 is deprecated. Use Config.Reader.merge/2 instead
Run Tests for elven_caching
Mix.Config.eval!/1 is deprecated. Use Config.Reader.read_imports!/2 instead
Run Tests for elven_caching
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Run Tests for elven_caching
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Run Tests for elven_caching
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/
Run Tests for game_service
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/
Run Tests for game_service
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/
Run Tests for elven_data
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/
Run Tests for elven_data
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/
Run Tests for elven_database
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/
Run Tests for elven_database
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
Run Tests for elven_database
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/
Run Tests for elven_packets
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/
Run Tests for elven_packets
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/
Run Tests for channel_service
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/
Run Tests for channel_service
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
Run Tests for channel_service
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/
Run Tests for login_service
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/
Run Tests for login_service
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
Run Tests for login_service
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/
Discord Notification
The following actions uses node12 which is deprecated and will be forced to run on node16: nobrayner/discord-webhook@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/