Add Elixir 1.16 and Elixir 1.17 to CI #495
Annotations
13 errors and 10 warnings
test (1.16.x, 25.x, ubuntu-20.04):
test/faker/vehicle_test.exs#L4
doctest Faker.Vehicle.vin/0 (15) (Faker.VehicleTest)
|
test (1.16.x, 25.x, ubuntu-20.04):
test/faker/phone_test.exs#L4
doctest Faker.Phone.EnGb.number/0 (1) (Faker.PhoneTest)
|
test (1.16.x, 25.x, ubuntu-20.04):
test/faker/phone_test.exs#L4
doctest Faker.Phone.EnGb.landline_number/0 (2) (Faker.PhoneTest)
|
test (1.16.x, 25.x, ubuntu-20.04)
Process completed with exit code 2.
|
test (1.17.x, 27.x, ubuntu-22.04):
test/faker/markdown_test.exs#L4
doctest Faker.Markdown.markdown/0 (8) (Faker.MarkdownTest)
|
test (1.17.x, 27.x, ubuntu-22.04):
test/faker/file_test.exs#L4
doctest Faker.File.file_name/0 (3) (Faker.FileTest)
|
test (1.17.x, 27.x, ubuntu-22.04):
test/faker/file_test.exs#L4
doctest Faker.File.mime_type/0 (5) (Faker.FileTest)
|
test (1.17.x, 27.x, ubuntu-22.04):
test/faker/file_test.exs#L4
doctest Faker.File.file_extension/0 (1) (Faker.FileTest)
|
test (1.17.x, 27.x, ubuntu-22.04):
test/faker/phone_test.exs#L4
doctest Faker.Phone.EnGb.landline_number/0 (2) (Faker.PhoneTest)
|
test (1.17.x, 27.x, ubuntu-22.04):
test/faker/phone_test.exs#L4
doctest Faker.Phone.EnGb.number/0 (1) (Faker.PhoneTest)
|
test (1.17.x, 27.x, ubuntu-22.04):
test/faker/internet_test.exs#L6
doctest Faker.Internet.slug/0 (14) (Faker.InternetTest)
|
test (1.17.x, 27.x, ubuntu-22.04):
test/faker/vehicle_test.exs#L4
doctest Faker.Vehicle.vin/0 (15) (Faker.VehicleTest)
|
test (1.17.x, 27.x, ubuntu-22.04)
Process completed with exit code 2.
|
test (1.17.x, 27.x, ubuntu-22.04)
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
|
test (1.17.x, 27.x, ubuntu-22.04)
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
|
test (1.17.x, 27.x, ubuntu-22.04)
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
test (1.17.x, 27.x, ubuntu-22.04)
1..-1 has a default step of -1, please write 1..-1//-1 instead
|
test (1.17.x, 27.x, ubuntu-22.04)
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
test (1.17.x, 27.x, ubuntu-22.04)
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
test (1.17.x, 27.x, ubuntu-22.04)
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
test (1.17.x, 27.x, ubuntu-22.04)
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
test (1.17.x, 27.x, ubuntu-22.04)
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
test (1.17.x, 27.x, ubuntu-22.04)
1..-2 has a default step of -1, please write 1..-2//-1 instead
|