chore(deps): bump httpoison from 2.1.0 to 2.2.1 #45
build_test.yml
on: pull_request
Matrix: Build and Create Coverage Report
Annotations
10 errors and 14 warnings
Build and Create Coverage Report (25.0.4, 1.14.1):
test/core/group_test.exs#L26
test Group CRUD update (Arke.Core.GroupTest)
|
Build and Create Coverage Report (25.0.4, 1.14.1):
test/core/group_test.exs#L5
test Group CRUD create (Arke.Core.GroupTest)
|
Build and Create Coverage Report (25.0.4, 1.14.1):
test/core/group_test.exs#L38
test Group CRUD delete (Arke.Core.GroupTest)
|
Build and Create Coverage Report (25.0.4, 1.14.1):
test/boundary/group_manager_test.exs#L76
test GroupManager get_parameters/1 (‰Arke.Core.Unit{}) (Arke.Boundary.GroupManagerTest)
|
Build and Create Coverage Report (25.0.4, 1.14.1):
test/boundary/group_manager_test.exs#L33
test GroupManager get_groups_by_arke/1 (‰Arke.Core.Unit{}) (Arke.Boundary.GroupManagerTest)
|
Build and Create Coverage Report (25.0.4, 1.14.1):
test/boundary/group_manager_test.exs#L54
test GroupManager get_groups_by_arke/2 (atoms) (Arke.Boundary.GroupManagerTest)
|
Build and Create Coverage Report (25.0.4, 1.14.1):
test/boundary/group_manager_test.exs#L99
test GroupManager get_parameters/1 (atoms) (Arke.Boundary.GroupManagerTest)
|
Build and Create Coverage Report (25.0.4, 1.14.1):
test/core/project_test.exs#L50
test Project delete (Arke.Core.ProjectTest)
|
Build and Create Coverage Report (25.0.4, 1.14.1):
test/validator_test.exs#L476
test Validator.validate_parameter/3 unique (Arke.ValidatorTest)
|
Build and Create Coverage Report (25.0.4, 1.14.1):
test/validator_test.exs#L416
test Validator.validate_parameter/3 datetime (error) (Arke.ValidatorTest)
|
Build and Create Coverage Report (25.0.4, 1.14.1)
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/.
|
Build and Create Coverage Report (25.0.4, 1.14.1)
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/
|
Build and Create Coverage Report (25.0.4, 1.14.1)
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Build and Create Coverage Report (25.0.4, 1.14.1)
unused import Bitwise
|
Build and Create Coverage Report (25.0.4, 1.14.1):
lib/arke.ex#L52
variable "arke_modules" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and Create Coverage Report (25.0.4, 1.14.1):
lib/arke.ex#L65
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)
|
Build and Create Coverage Report (25.0.4, 1.14.1):
lib/arke.ex#L87
default values for the optional arguments in base_parameter/1 are never used
|
Build and Create Coverage Report (25.0.4, 1.14.1):
lib/arke.ex#L19
unused alias Parameter
|
Build and Create Coverage Report (25.0.4, 1.14.1):
lib/arke.ex#L16
unused alias Validator
|
Build and Create Coverage Report (25.0.4, 1.14.1):
lib/arke/boundary/parameter_manager.ex#L17
variable "manager_id" does not exist and is being expanded to "manager_id()", please use parentheses to remove the ambiguity or change the variable name
|
Build and Create Coverage Report (25.0.4, 1.14.1):
lib/arke/boundary/parameter_manager.ex#L17
variable "manager_id" does not exist and is being expanded to "manager_id()", please use parentheses to remove the ambiguity or change the variable name
|
Build and Create Coverage Report (25.0.4, 1.14.1):
lib/arke/boundary/parameter_manager.ex#L17
variable "manager_id" does not exist and is being expanded to "manager_id()", please use parentheses to remove the ambiguity or change the variable name
|
Build and Create Coverage Report (25.0.4, 1.14.1):
lib/arke/boundary/parameter_manager.ex#L17
variable "manager_id" does not exist and is being expanded to "manager_id()", please use parentheses to remove the ambiguity or change the variable name
|
Build and Create Coverage Report (25.0.4, 1.14.1):
lib/arke/boundary/parameter_manager.ex#L17
variable "manager_id" does not exist and is being expanded to "manager_id()", please use parentheses to remove the ambiguity or change the variable name
|