Skip to content

chore: Add test coverage for API #312

chore: Add test coverage for API

chore: Add test coverage for API #312

Triggered via push November 8, 2023 01:46
Status Failure
Total duration 52s
Artifacts

api.yml

on: push
Matrix: Build and Push
Matrix: Deploy
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 8 warnings
Test
test POST '/inc' endpoint should increment views (ApiTest)
Test
Process completed with exit code 2.
Test: elixir-api/deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
Test
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
Test
use Bitwise is deprecated. import Bitwise instead
Test
use Bitwise is deprecated. import Bitwise instead
Test
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
Test
use Bitwise is deprecated. import Bitwise instead
Test
conflicting behaviours found. function init/1 is required by GenServer and Supervisor (in module Hexerei.Cache.QueryCache)
Test
conflicting behaviours found. function init/1 is required by GenServer and Supervisor (in module Hexerei.Cache.TranslateCache)