Skip to content

test(notifications): fix bugs with notifications test, run async #1055

test(notifications): fix bugs with notifications test, run async

test(notifications): fix bugs with notifications test, run async #1055

Triggered via push August 20, 2024 19:50
Status Cancelled
Total duration 1m 59s
Artifacts

main.yml

on: push
dependencies
21s
dependencies
Generate project documentation
0s
Generate project documentation
static_code_analysis
15s
static_code_analysis
Run tests
1m 18s
Run tests
Release
0s
Release
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 7 warnings
static_code_analysis
Process completed with exit code 1.
Run tests
The run was canceled by @github-actions[bot].
Run tests
The operation was canceled.
dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: styfle/[email protected], actions/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
static_code_analysis
The following actions use a deprecated Node.js version and will be forced to run on node20: styfle/[email protected], actions/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run tests: deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
Run tests
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
Run tests
use Bitwise is deprecated. import Bitwise instead
Run tests
use Bitwise is deprecated. import Bitwise instead
Run tests
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead