Object / Enum Macro #8
Annotations
1 error and 10 warnings
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
|
|
|
|
lib/sutra/data/option.ex#L7
Function/macro/guard names should be written in snake_case.
|
lib/sutra/data.ex#L14
The alias `Sutra.Utils` is not alphabetically ordered among its group.
|
test/sutra/cardano/types/datum_test.exs#L4
The alias `Sutra.Data` is not alphabetically ordered among its group.
|
lib/sutra/data/macro_helper/enum_macro.ex#L31
Function is too complex (cyclomatic complexity is 11, max is 9).
|
lib/sutra/data.ex#L66
There should be no calls to IO.inspect/1.
|
The logs for this run have expired and are no longer available.
Loading