v0.3.4 #90
Annotations
13 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3.3.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
|
lib/arke/application.ex#L43
function postfix/0 is unused
|
lib/arke/application.ex#L47
function random_string/0 is unused
|
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
|
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
|
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)
|
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)
|
lib/arke/core/unit.ex#L109
variable "parameters" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/arke/core/unit.ex#L119
variable "opts" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/arke/core/unit.ex#L120
variable "opts" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/arke/core/unit.ex#L121
variable "opts" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
The logs for this run have expired and are no longer available.
Loading