qds #187
Annotations
11 warnings
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/
|
lib/aes.ex#L22
variable "bin" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/aes.ex#L21
variable "iv" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/aes.ex#L27
variable "bin" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/aes.ex#L26
variable "iv" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/aes.ex#L133
this clause for check_BrainPoolP512t1_GCM256/0 cannot match because a previous clause at line 121 always matches
|
lib/cmp.ex#L47
variable "pki" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/cmp.ex#L53
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/cmc.ex#L32
variable "controlSequence" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/cmc.ex#L32
variable "otherMsgSequence" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/cmc.ex#L32
variable "reqSequence" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
The logs for this run have expired and are no longer available.
Loading