chore: Update to Metalorgie v5 API #37
Annotations
5 errors and 4 warnings
test:
test/metalorgie_test.exs#L15
test get_band for band `nopnop` (MetalorgieTest)
|
test:
test/metalorgie_test.exs#L10
test get_band for band `opeth` (MetalorgieTest)
|
test:
test/metalorgie_test.exs#L5
test get_band for band `korn` (MetalorgieTest)
|
test:
test/metalorgie_test.exs#L20
test get_albums for band `iron maiden` (MetalorgieTest)
|
test
Process completed with exit code 2.
|
build
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
build
Kernel.to_char_list/1 is deprecated, use Kernel.to_charlist/1 instead
|
test
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
test
Kernel.to_char_list/1 is deprecated, use Kernel.to_charlist/1 instead
|