Skip to content

Merge pull request #526 from Th3-M4jor/set-accurate-minimum-elixir-ve… #946

Merge pull request #526 from Th3-M4jor/set-accurate-minimum-elixir-ve…

Merge pull request #526 from Th3-M4jor/set-accurate-minimum-elixir-ve… #946

Triggered via push October 24, 2023 07:19
Status Success
Total duration 6m 11s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Matrix: Run Unit tests
Fit to window
Zoom out
Zoom in

Annotations

38 warnings
Run Unit tests (1.13, 25)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run Unit tests (1.14, 26)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run Unit tests (1.15, 25)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run Unit tests (1.15, 25)
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
Run Unit tests (1.15, 25): lib/nostrum/application.ex#L49
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Run Unit tests (1.15, 25): lib/nostrum/application.ex#L55
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Run Unit tests (1.15, 25): lib/nostrum/application.ex#L61
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Run Unit tests (1.15, 25): lib/nostrum/shard/dispatch.ex#L408
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Run Unit tests (1.15, 25): lib/nostrum/shard/event.ex#L70
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Run Unit tests (1.15, 25): lib/nostrum/shard/supervisor.ex#L51
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Run Unit tests (1.15, 25): lib/nostrum/shard/session.ex#L324
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Run Unit tests (1.15, 25): lib/nostrum/voice/event.ex#L102
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Run Unit tests (1.15, 25): lib/nostrum/voice/session.ex#L131
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Run Unit tests (1.15, 26)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run Unit tests (1.15, 26)
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
Run Unit tests (1.15, 26): lib/nostrum/application.ex#L49
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Run Unit tests (1.15, 26): lib/nostrum/application.ex#L55
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Run Unit tests (1.15, 26): lib/nostrum/application.ex#L61
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Run Unit tests (1.15, 26): lib/nostrum/shard/dispatch.ex#L408
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Run Unit tests (1.15, 26): lib/nostrum/shard/event.ex#L70
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Run Unit tests (1.15, 26): lib/nostrum/shard/supervisor.ex#L51
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Run Unit tests (1.15, 26): lib/nostrum/shard/session.ex#L324
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Run Unit tests (1.15, 26): lib/nostrum/voice/event.ex#L102
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Run Unit tests (1.15, 26): lib/nostrum/voice/session.ex#L131
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Run Unit tests (1.14, 25)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
Lint
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Lint: lib/nostrum/application.ex#L49
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Lint: lib/nostrum/application.ex#L55
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Lint: lib/nostrum/application.ex#L61
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Lint: lib/nostrum/shard/dispatch.ex#L408
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Lint: lib/nostrum/shard/event.ex#L70
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Lint: lib/nostrum/shard/supervisor.ex#L51
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Lint: lib/nostrum/shard/session.ex#L324
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Lint: lib/nostrum/voice/event.ex#L102
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Lint: lib/nostrum/voice/session.ex#L131
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Lint: lib/nostrum/voice/session.ex#L157
Logger.warn/1 is deprecated. Use Logger.warning/2 instead