feat: handle public files #51
Annotations
10 errors and 14 warnings
Generating XML:
test/core/group_test.exs#L26
test Group CRUD update (Arke.Core.GroupTest)
|
Generating XML:
test/boundary/group_manager_test.exs#L76
test GroupManager get_parameters/1 (‰Arke.Core.Unit{}) (Arke.Boundary.GroupManagerTest)
|
Generating XML:
test/core/group_test.exs#L5
test Group CRUD create (Arke.Core.GroupTest)
|
Generating XML:
test/boundary/group_manager_test.exs#L54
test GroupManager get_groups_by_arke/2 (atoms) (Arke.Boundary.GroupManagerTest)
|
Generating XML:
test/core/group_test.exs#L38
test Group CRUD delete (Arke.Core.GroupTest)
|
Generating XML:
test/boundary/group_manager_test.exs#L99
test GroupManager get_parameters/1 (atoms) (Arke.Boundary.GroupManagerTest)
|
Generating XML:
test/boundary/group_manager_test.exs#L33
test GroupManager get_groups_by_arke/1 (‰Arke.Core.Unit{}) (Arke.Boundary.GroupManagerTest)
|
Generating XML:
test/boundary/group_manager_test.exs#L7
test GroupManager link arke to group (Arke.Boundary.GroupManagerTest)
|
Generating XML:
test/core/project_test.exs#L39
test Project create (error) (Arke.Core.ProjectTest)
|
Generating XML:
test/core/project_test.exs#L22
test Project create (Arke.Core.ProjectTest)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3.3.1, codecov/codecov-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Compile dependencies
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Compile dependencies
unused import Bitwise
|
Generating XML:
lib/arke/application.ex#L43
function postfix/0 is unused
|
Generating XML:
lib/arke/application.ex#L47
function random_string/0 is unused
|
Generating XML:
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
|
Generating XML:
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
|
Generating XML:
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)
|
Generating XML:
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)
|
Generating XML:
lib/arke/core/unit.ex#L109
variable "parameters" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Generating XML:
lib/arke/core/unit.ex#L119
variable "opts" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Generating XML:
lib/arke/core/unit.ex#L120
variable "opts" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Generating XML:
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