Skip to content

try new alg on ci

try new alg on ci #305

Triggered via push October 2, 2023 00:42
Status Failure
Total duration 1m 6s
Artifacts

ci.yaml

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

Annotations

20 errors and 13 warnings
test (1.15.x, 26.x, ubuntu-20.04): test/faker/lorem/shakespeare_test.exs#L6
doctest Faker.Lorem.Shakespeare.Ru.romeo_and_juliet/0 (4) (Faker.ShakespeareTest)
test (1.15.x, 26.x, ubuntu-20.04): test/faker/lorem/shakespeare_test.exs#L6
doctest Faker.Lorem.Shakespeare.Ru.as_you_like_it/0 (2) (Faker.ShakespeareTest)
test (1.15.x, 26.x, ubuntu-20.04): test/faker/lorem/shakespeare_test.exs#L4
doctest Faker.Lorem.Shakespeare.romeo_and_juliet/0 (4) (Faker.ShakespeareTest)
test (1.15.x, 26.x, ubuntu-20.04): test/faker/lorem/shakespeare_test.exs#L6
doctest Faker.Lorem.Shakespeare.Ru.king_richard_iii/0 (3) (Faker.ShakespeareTest)
test (1.15.x, 26.x, ubuntu-20.04): test/faker/lorem/shakespeare_test.exs#L5
doctest Faker.Lorem.Shakespeare.En.hamlet/0 (1) (Faker.ShakespeareTest)
test (1.15.x, 26.x, ubuntu-20.04): test/faker/lorem/shakespeare_test.exs#L4
doctest Faker.Lorem.Shakespeare.king_richard_iii/0 (3) (Faker.ShakespeareTest)
test (1.15.x, 26.x, ubuntu-20.04): test/faker/lorem/shakespeare_test.exs#L5
doctest Faker.Lorem.Shakespeare.En.king_richard_iii/0 (3) (Faker.ShakespeareTest)
test (1.15.x, 26.x, ubuntu-20.04): test/faker/lorem/shakespeare_test.exs#L4
doctest Faker.Lorem.Shakespeare.hamlet/0 (1) (Faker.ShakespeareTest)
test (1.15.x, 26.x, ubuntu-20.04): test/faker/lorem/shakespeare_test.exs#L5
doctest Faker.Lorem.Shakespeare.En.romeo_and_juliet/0 (4) (Faker.ShakespeareTest)
test (1.15.x, 26.x, ubuntu-20.04): test/faker/lorem/shakespeare_test.exs#L6
doctest Faker.Lorem.Shakespeare.Ru.hamlet/0 (1) (Faker.ShakespeareTest)
test (1.15.x, 25.x, ubuntu-20.04): test/faker/vehicle_test.exs#L5
doctest Faker.Vehicle.En.fuel_type/0 (3) (Faker.VehicleTest)
test (1.15.x, 25.x, ubuntu-20.04): test/faker/vehicle_test.exs#L5
doctest Faker.Vehicle.En.standard_spec/0 (11) (Faker.VehicleTest)
test (1.15.x, 25.x, ubuntu-20.04): test/faker/vehicle_test.exs#L5
doctest Faker.Vehicle.En.standard_specs/0 (12) (Faker.VehicleTest)
test (1.15.x, 25.x, ubuntu-20.04): test/faker/vehicle_test.exs#L5
doctest Faker.Vehicle.En.drivetrain/0 (2) (Faker.VehicleTest)
test (1.15.x, 25.x, ubuntu-20.04): test/faker/vehicle_test.exs#L5
doctest Faker.Vehicle.En.options/1 (10) (Faker.VehicleTest)
test (1.15.x, 25.x, ubuntu-20.04): test/faker/vehicle_test.exs#L4
doctest Faker.Vehicle.transmission/0 (14) (Faker.VehicleTest)
test (1.15.x, 25.x, ubuntu-20.04): test/faker/vehicle_test.exs#L4
doctest Faker.Vehicle.model/0 (6) (Faker.VehicleTest)
test (1.15.x, 25.x, ubuntu-20.04): test/faker/vehicle_test.exs#L5
doctest Faker.Vehicle.En.standard_specs/1 (13) (Faker.VehicleTest)
test (1.15.x, 25.x, ubuntu-20.04): test/faker/vehicle_test.exs#L5
doctest Faker.Vehicle.En.body_style/0 (1) (Faker.VehicleTest)
test (1.15.x, 25.x, ubuntu-20.04): test/faker/vehicle_test.exs#L5
doctest Faker.Vehicle.En.options/0 (9) (Faker.VehicleTest)
test (1.15.x, 26.x, ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (1.15.x, 26.x, ubuntu-20.04)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
test (1.15.x, 26.x, ubuntu-20.04)
use Bitwise is deprecated. import Bitwise instead
test (1.15.x, 26.x, ubuntu-20.04)
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
test (1.15.x, 25.x, ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (1.15.x, 25.x, ubuntu-20.04)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
test (1.15.x, 25.x, ubuntu-20.04)
use Bitwise is deprecated. import Bitwise instead
test (1.15.x, 25.x, ubuntu-20.04)
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
credo
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
credo
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
credo
use Bitwise is deprecated. import Bitwise instead
credo
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
credo
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead