Skip to content

Merge pull request #96 from walu-lila/bugfix/upgrade-version-dependen… #72

Merge pull request #96 from walu-lila/bugfix/upgrade-version-dependen…

Merge pull request #96 from walu-lila/bugfix/upgrade-version-dependen… #72

Triggered via push November 13, 2024 18:34
Status Success
Total duration 41s
Artifacts

elixir.yml

on: push
check-lint
32s
check-lint
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
check-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/
check-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check-lint: test/at_ex/gateway/Sms/premium_subscriptions_test.exs#L143
variable "message" is unused (if the variable is not meant to be used, prefix it with an underscore)
check-lint: test/at_ex/gateway/Sms/premium_subscriptions_test.exs#L146
variable "message" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)