add github test action #1
Annotations
1 error and 5 warnings
Run tests
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: erlef/setup-beam@61e01a43a562a89bfc54c7f9a378ff67b03e4a21, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run tests:
lib/imagex/images.ex#L8
unused alias Repo
|
Run tests:
lib/imagex/transform/crop/parameters.ex#L53
variable "float_list" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests:
lib/imagex/transform/crop/parameters.ex#L73
variable "error" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests:
lib/imagex_web/controllers/images_controller.ex#L4
unused alias Images
|
Loading