Skip to content

new version 0.3.2

new version 0.3.2 #25

Triggered via push May 21, 2024 15:50
Status Success
Total duration 5m 41s
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
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
publish
function postfix/0 is unused
publish
function random_string/0 is unused
publish
the underscored variable "__module__" is used after being set. A leading underscore indicates that the value of the variable should be ignored. If this is intended please rename the variable to remove the underscore
publish
the underscored variable "__module__" is used after being set. A leading underscore indicates that the value of the variable should be ignored. If this is intended please rename the variable to remove the underscore
publish
variable "parameter_id" is unused (if the variable is not meant to be used, prefix it with an underscore)
publish
variable "parameter_type" is unused (if the variable is not meant to be used, prefix it with an underscore)
publish
variable "parameters" is unused (if the variable is not meant to be used, prefix it with an underscore)
publish
variable "opts" is unused (if the variable is not meant to be used, prefix it with an underscore)
publish
variable "opts" is unused (if the variable is not meant to be used, prefix it with an underscore)
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.ex#L35
variable "code" 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#L114
variable "arke" is unused (if the variable is not meant to be used, prefix it with an underscore)
publish: lib/arke_postgres.ex#L114
variable "proj" is unused (if the variable is not meant to be used, prefix it with an underscore)
publish: lib/arke_postgres.ex#L114
variable "unit" is unused (if the variable is not meant to be used, prefix it with an underscore)
publish: lib/arke_postgres.ex#L120
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#L126
variable "data" is unused (if the variable is not meant to be used, prefix it with an underscore)
publish: lib/arke_postgres.ex#L239
variable "unit" is unused (if the variable is not meant to be used, prefix it with an underscore)
publish: lib/arke_postgres.ex#L177
default values for the optional arguments in filter_primary_keys/2 are never used