fix(normalize): handle atoms and recursive struct normalization #6
ci.yml
on: pull_request
Matrix: Test Coverage
Matrix: Code Quality
Matrix: test
Annotations
1 error and 9 warnings
|
Code Quality (1.19, 28)
Process completed with exit code 4.
|
|
Code Quality (1.19, 28):
test/toon/utils_normalize_test.exs#L4
The alias `Toon.Utils` is not alphabetically ordered among its group.
|
|
Test (Elixir 1.15 OTP 25):
test/toon/fixtures_test.exs#L131
function maps_nearly_equivalent?/2 is unused
|
|
Test (Elixir 1.15 OTP 25):
test/toon/fixtures_test.exs#L118
function maps_equivalent?/2 is unused
|
|
Test (Elixir 1.15 OTP 25):
test/toon/fixtures_test.exs#L152
function convert_decoder_option_key/1 is unused
|
|
Test (Elixir 1.15 OTP 25)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
|
Test (Elixir 1.15 OTP 26):
test/toon/fixtures_test.exs#L131
function maps_nearly_equivalent?/2 is unused
|
|
Test (Elixir 1.15 OTP 26):
test/toon/fixtures_test.exs#L118
function maps_equivalent?/2 is unused
|
|
Test (Elixir 1.15 OTP 26):
test/toon/fixtures_test.exs#L152
function convert_decoder_option_key/1 is unused
|
|
Test (Elixir 1.15 OTP 26)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|