Skip to content

feat: add update link route and method #67

feat: add update link route and method

feat: add update link route and method #67

Triggered via pull request February 1, 2024 11:43
Status Success
Total duration 3m 8s
Artifacts

coverage.yml

on: pull_request
Matrix: Create Coverage Report
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 15 warnings
Create Coverage Report (24, 1.13.2)
test get unit - GET /lib/:arke_id/unit/:unit_id success (ArkeServer.ArkeControllerTest)
Create Coverage Report (24, 1.13.2)
test associate parameter - POST /lib/:arke_id/parameter/:arke_parameter_id error (ArkeServer.ArkeControllerTest)
Create Coverage Report (24, 1.13.2)
test delete unit - DELETE /lib/:arke_id/unit/:unit_id success (ArkeServer.ArkeControllerTest)
Create Coverage Report (24, 1.13.2)
test create unit - POST /lib/:arke_id/unit error (ArkeServer.ArkeControllerTest)
Create Coverage Report (24, 1.13.2)
test create unit - POST /lib/:arke_id/unit success (ArkeServer.ArkeControllerTest)
Create Coverage Report (24, 1.13.2)
test get groups of arke - GET /lib/:arke_id/group success (ArkeServer.ArkeControllerTest)
Create Coverage Report (24, 1.13.2)
test get groups of arke - GET /lib/:arke_id/group error (ArkeServer.ArkeControllerTest)
Create Coverage Report (24, 1.13.2)
test get unit - GET /lib/:arke_id/unit/:unit_id error (ArkeServer.ArkeControllerTest)
Create Coverage Report (24, 1.13.2)
test associate link to unit - POST & DELETE /lib/:arke_id/unit/:arke_unit_id/link/:link_id/:arke_id_two/unit/:unit_id_two success (ArkeServer.ArkeControllerTest)
Create Coverage Report (24, 1.13.2)
test get node - GET /lib/:arke_id/unit/:arke_unit_id/link/:direction success (ArkeServer.ArkeControllerTest)
Create Coverage Report (24, 1.13.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-elixir@v1, codecov/codecov-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Create Coverage Report (24, 1.13.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-elixir@v1, 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/
Create Coverage Report (24, 1.13.2)
variable "arke_modules" is unused (if the variable is not meant to be used, prefix it with an underscore)
Create Coverage Report (24, 1.13.2)
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)
Create Coverage Report (24, 1.13.2)
default values for the optional arguments in base_parameter/1 are never used
Create Coverage Report (24, 1.13.2)
unused alias Parameter
Create Coverage Report (24, 1.13.2)
unused alias Validator
Create Coverage Report (24, 1.13.2)
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
Create Coverage Report (24, 1.13.2)
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
Create Coverage Report (24, 1.13.2)
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
Create Coverage Report (24, 1.13.2)
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
Create Coverage Report (24, 1.13.2)
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
Create Coverage Report (24, 1.13.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Create Coverage Report (24, 1.13.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Create Coverage Report (24, 1.13.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/