Skip to content

Document protocol implementations #106

Document protocol implementations

Document protocol implementations #106

Triggered via pull request February 11, 2025 11:40
Status Failure
Total duration 49s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

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