chore: set version to v0.1.24 #74
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 warnings
publish
unused import Bitwise
|
publish:
lib/arke.ex#L52
variable "arke_modules" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
publish:
lib/arke.ex#L65
variable "mod_arke_list" 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)
|
publish:
lib/arke.ex#L87
default values for the optional arguments in base_parameter/1 are never used
|
publish:
lib/arke.ex#L19
unused alias Parameter
|
publish:
lib/arke.ex#L16
unused alias Validator
|
publish:
lib/arke/boundary/parameter_manager.ex#L17
variable "manager_id" does not exist and is being expanded to "manager_id()", please use parentheses to remove the ambiguity or change the variable name
|
publish:
lib/arke/boundary/parameter_manager.ex#L17
variable "manager_id" does not exist and is being expanded to "manager_id()", please use parentheses to remove the ambiguity or change the variable name
|
publish:
lib/arke/boundary/parameter_manager.ex#L17
variable "manager_id" does not exist and is being expanded to "manager_id()", please use parentheses to remove the ambiguity or change the variable name
|
publish:
lib/arke/boundary/parameter_manager.ex#L17
variable "manager_id" does not exist and is being expanded to "manager_id()", please use parentheses to remove the ambiguity or change the variable name
|
publish:
lib/arke/boundary/parameter_manager.ex#L17
variable "manager_id" does not exist and is being expanded to "manager_id()", please use parentheses to remove the ambiguity or change the variable name
|