Skip to content

cleanup

cleanup #323

Triggered via push November 5, 2024 15:06
Status Success
Total duration 46s
Artifacts

elixir.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
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/
build
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/
build
found quoted atom "dstu4145WithGost34311onb" but the quotes are not required. Atoms made exclusively of ASCII letters, numbers, underscores, and optionally ending with ! or ? do not require quotes
build
found quoted atom "gost34310WithGost34311" but the quotes are not required. Atoms made exclusively of ASCII letters, numbers, underscores, and optionally ending with ! or ? do not require quotes
build
found quoted atom "dstu4145WithGost34311onb" but the quotes are not required. Atoms made exclusively of ASCII letters, numbers, underscores, and optionally ending with ! or ? do not require quotes
build
found quoted atom "gost34310WithGost34311" but the quotes are not required. Atoms made exclusively of ASCII letters, numbers, underscores, and optionally ending with ! or ? do not require quotes
build: lib/encryption/cms.ex#L160
variable "data" is unused (if the variable is not meant to be used, prefix it with an underscore)
build: lib/encryption/cms.ex#L169
variable "sign" is unused (if the variable is not meant to be used, prefix it with an underscore)
build: lib/encryption/cms.ex#L195
variable "alg" is unused (if the variable is not meant to be used, prefix it with an underscore)
build: lib/encryption/cms.ex#L196
variable "contentOid" is unused (if the variable is not meant to be used, prefix it with an underscore)
build: lib/encryption/cms.ex#L195
variable "x1" is unused (if the variable is not meant to be used, prefix it with an underscore)
build: lib/encryption/cms.ex#L211
variable "tag" is unused (if the variable is not meant to be used, prefix it with an underscore)