wip #292
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:
lib/encryption/cms.ex#L155
variable "sign" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
build:
lib/encryption/cms.ex#L177
variable "contentOid" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
build:
lib/services/crt.ex#L99
variable "certList" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
build:
lib/services/crt.ex#L110
variable "alg" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
build:
lib/services/crt.ex#L110
variable "bin" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
build:
lib/services/crt.ex#L110
variable "ext" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
build:
lib/services/crt.ex#L110
variable "responses" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
build:
lib/services/crt.ex#L110
variable "time" is unused (if the variable is not meant to be used, prefix it with an underscore)
|