Skip to content

Refactor Squeeze.Dashboard to Squeeze.Activities #206

Refactor Squeeze.Dashboard to Squeeze.Activities

Refactor Squeeze.Dashboard to Squeeze.Activities #206

Triggered via push December 14, 2023 03:39
Status Success
Total duration 3m 9s
Artifacts

ci.yml

on: push
Matrix: dependencies
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
dependencies (1.14.2, 24.3)
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/
dependencies (1.14.2, 24.3)
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
dependencies (1.14.2, 24.3)
use Bitwise is deprecated. import Bitwise instead
dependencies (1.14.2, 24.3)
use Bitwise is deprecated. import Bitwise instead
dependencies (1.14.2, 24.3)
unknown compiler variable "______" (expected one of __MODULE__, __ENV__, __DIR__, __CALLER__, __STACKTRACE__)
dependencies (1.14.2, 24.3)
:random.uniform/1 is deprecated. Use the 'rand' module instead
dependencies (1.14.2, 24.3)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
dependencies (1.14.2, 24.3)
found quoted keyword "coveralls" but the quotes are not required. Note that keywords are always atoms, even when quoted. Similar to atoms, keywords made exclusively of ASCII letters, numbers, and underscores and not beginning with a number do not require quotes
dependencies (1.14.2, 24.3): deps/sma/mix.exs#L10
variable "package" does not exist and is being expanded to "package()", please use parentheses to remove the ambiguity or change the variable name
dependencies (1.14.2, 24.3)
use Bitwise is deprecated. import Bitwise instead
dependencies (1.14.2, 24.3)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
test (1.14.2, 24.3)
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/