Document protocol implementations #106
Annotations
6 errors and 2 warnings
|
test (1.17.x, 27.x, lint):
test/decimal_test.exs#L10
doctest module Decimal (3) (DecimalTest)
|
|
test (1.17.x, 27.x, lint):
test/decimal_test.exs#L10
doctest module Decimal (4) (DecimalTest)
|
|
test (1.17.x, 27.x, lint)
Process completed with exit code 2.
|
|
test (1.8.2, 20.3.x):
test/decimal_test.exs#L10
doctest module Decimal (4) (DecimalTest)
|
|
test (1.8.2, 20.3.x):
test/decimal_test.exs#L10
doctest module Decimal (3) (DecimalTest)
|
|
test (1.8.2, 20.3.x)
Process completed with exit code 1.
|
|
test (1.17.x, 27.x, lint)
left..right inside match is deprecated, you must always match on the step: left..right//var or left..right//_ if you want to ignore it
|
|
test (1.17.x, 27.x, lint)
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
|