Skip to content

feat: permission handler #15

feat: permission handler

feat: permission handler #15

Triggered via push August 30, 2023 22:33
Status Success
Total duration 2m 4s
Artifacts

publish_hex.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
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
variable "new_parameters" 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
variable "parameter" is unused (if the variable is not meant to be used, prefix it with an underscore)
publish
variable "key" is unused (if the variable is not meant to be used, prefix it with an underscore)
publish
unused alias Parameter
publish
unused alias Validator
publish
unused alias ArkeManager
publish
unused alias Unit
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#L56
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#L75
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:63)
publish: lib/arke_postgres.ex#L158
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#L268
variable "unit" is unused (if the variable is not meant to be used, prefix it with an underscore)
publish: lib/arke_postgres.ex#L207
default values for the optional arguments in filter_primary_keys/2 are never used
publish: lib/arke_postgres/application.ex#L20
unused import Ecto.Adapters.SQL.Sandbox
publish: lib/arke_postgres/arke_unit.ex#L120
function pop_datetime/2 is unused
publish: lib/arke_postgres/arke_unit.ex#L125
function pop_map/2 is unused