Skip to content
Triggered via push August 2, 2024 14:30
Status Success
Total duration 3m 39s
Artifacts

publish_hex.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
publish
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3.3.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
publish
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
publish
unused import Bitwise
publish: lib/arke/application.ex#L43
function postfix/0 is unused
publish: lib/arke/application.ex#L47
function random_string/0 is unused
publish: lib/arke/core/unit.ex#L50
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: lib/arke/core/unit.ex#L102
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: lib/arke/core/unit.ex#L111
variable "parameter_id" is unused (if the variable is not meant to be used, prefix it with an underscore)
publish: lib/arke/core/unit.ex#L112
variable "parameter_type" is unused (if the variable is not meant to be used, prefix it with an underscore)
publish: lib/arke/core/unit.ex#L109
variable "parameters" is unused (if the variable is not meant to be used, prefix it with an underscore)
publish: lib/arke/core/unit.ex#L119
variable "opts" is unused (if the variable is not meant to be used, prefix it with an underscore)
publish: lib/arke/core/unit.ex#L120
variable "opts" is unused (if the variable is not meant to be used, prefix it with an underscore)
publish: lib/arke/core/unit.ex#L121
variable "opts" is unused (if the variable is not meant to be used, prefix it with an underscore)