Skip to content

Publish package to Hex 📦 #26

Publish package to Hex 📦

Publish package to Hex 📦 #26

Triggered via push May 22, 2024 17:09
Status Success
Total duration 1m 34s
Artifacts

publish_hex.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
publish
variable "arke_modules" is unused (if the variable is not meant to be used, prefix it with an underscore)
publish
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
default values for the optional arguments in base_parameter/1 are never used
publish
unused alias Parameter
publish
unused alias Validator
publish
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
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
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
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
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_postgres/application.ex#L24
variable "args" is unused (if the variable is not meant to be used, prefix it with an underscore)
publish: lib/arke_postgres/application.ex#L24
variable "type" is unused (if the variable is not meant to be used, prefix it with an underscore)
publish: lib/arke_postgres.ex#L57
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_postgres.ex#L77
clauses with the same name and arity (number of arguments) should be grouped together, "defp check_arke_module/4" was previously defined (lib/arke_postgres.ex:64)
publish: lib/arke_postgres.ex#L89
variable "mod_group_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_postgres.ex#L110
clauses with the same name and arity (number of arguments) should be grouped together, "defp check_group_module/4" was previously defined (lib/arke_postgres.ex:96)
publish: lib/arke_postgres.ex#L199
variable "unit" 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_postgres.ex#L205
variable "data" is unused (if the variable is not meant to be used, prefix it with an underscore)
publish: lib/arke_postgres.ex#L317
variable "unit" is unused (if the variable is not meant to be used, prefix it with an underscore)
publish: lib/arke_postgres.ex#L256
default values for the optional arguments in filter_primary_keys/2 are never used