Skip to content

Use detected chrome path as default #364

Use detected chrome path as default

Use detected chrome path as default #364

Triggered via pull request July 24, 2023 14:16
Status Failure
Total duration 30m 27s
Artifacts 1

ci.yml

on: pull_request
Selenium v4 macOS
4m 14s
Selenium v4 macOS
Matrix: chromedriver
Matrix: linting
Matrix: selenium-v3
Matrix: Selenium V4
Matrix: unit_tests
Fit to window
Zoom out
Zoom in

Annotations

31 errors and 141 warnings
ChromeDriver (1.12.x/24.x): integration_test/cases/browser/assert_refute_has_test.exs#L48
test assert_has/2 passes if `at` element exists (Wallaby.Integration.Browser.AssertRefuteHasTest)
ChromeDriver (1.12.x/24.x): integration_test/cases/browser_test.exs#L12
test has?/2 allows text queries (Wallaby.Integration.BrowserTest)
ChromeDriver (1.12.x/24.x): integration_test/cases/browser/assert_css_test.exs#L44
test has_no_css/2 returns false if the css is on the page (Wallaby.Integration.Browser.AssertCssTest)
ChromeDriver (1.12.x/24.x): integration_test/cases/browser/all_test.exs#L11
test all/2 returns all of the elements matching the query (Wallaby.Integration.Browser.AllTest)
ChromeDriver (1.12.x/24.x): integration_test/cases/browser/assert_refute_has_test.exs#L68
test refute_has/2 raises if the query is found on the page (Wallaby.Integration.Browser.AssertRefuteHasTest)
ChromeDriver (1.12.x/24.x): integration_test/cases/browser_test.exs#L5
test has?/2 allows css queries (Wallaby.Integration.BrowserTest)
ChromeDriver (1.12.x/24.x): integration_test/cases/browser/assert_css_test.exs#L4
test has_css/2 returns true if the css is on the page (Wallaby.Integration.Browser.AssertCssTest)
ChromeDriver (1.12.x/24.x): integration_test/cases/browser/fill_in_test.exs#L28
test fill_in accepts numbers (Wallaby.Integration.Browser.FillInTest)
ChromeDriver (1.12.x/24.x): integration_test/cases/browser/assert_refute_has_test.exs#L37
test assert_has/2 mentions the count of found vs. expected index (Wallaby.Integration.Browser.AssertRefuteHasTest)
ChromeDriver (1.12.x/24.x): integration_test/cases/browser/assert_css_test.exs#L60
test has_no_css/3 returns true if the css is not on the page (Wallaby.Integration.Browser.AssertCssTest)
ChromeDriver (1.13.x/25.x): integration_test/cases/browser_test.exs#L5
test has?/2 allows css queries (Wallaby.Integration.BrowserTest)
ChromeDriver (1.13.x/25.x): integration_test/cases/browser/assert_refute_has_test.exs#L12
test assert_has/2 passes if the query is present on the page (Wallaby.Integration.Browser.AssertRefuteHasTest)
ChromeDriver (1.13.x/25.x): integration_test/cases/browser/all_test.exs#L11
test all/2 returns all of the elements matching the query (Wallaby.Integration.Browser.AllTest)
ChromeDriver (1.13.x/25.x): integration_test/cases/browser/assert_css_test.exs#L12
test has_css/2 returns false if the css is not on the page (Wallaby.Integration.Browser.AssertCssTest)
ChromeDriver (1.13.x/25.x): integration_test/cases/browser_test.exs#L12
test has?/2 allows text queries (Wallaby.Integration.BrowserTest)
ChromeDriver (1.13.x/25.x): integration_test/cases/browser/assert_refute_has_test.exs#L59
test refute_has/2 passes if the query is not found on the page (Wallaby.Integration.Browser.AssertRefuteHasTest)
ChromeDriver (1.13.x/25.x): integration_test/cases/browser/current_path_test.exs#L6
test gets the current_url of the session (Wallaby.Integration.Browser.CurrentPathTest)
ChromeDriver (1.13.x/25.x): integration_test/cases/browser/assert_css_test.exs#L52
test has_no_css/3 returns false if the css is on the page (Wallaby.Integration.Browser.AssertCssTest)
ChromeDriver (1.13.x/25.x): integration_test/cases/browser/invalid_selectors_test.exs#L13
test with an invalid selector state assert_has raises an exception (Wallaby.Integration.Browser.InvalidSelectorsTest)
ChromeDriver (1.13.x/25.x): integration_test/cases/browser/assert_refute_has_test.exs#L48
test assert_has/2 passes if `at` element exists (Wallaby.Integration.Browser.AssertRefuteHasTest)
Selenium v4 macOS
Process completed with exit code 1.
Selenium V4 (24.x, 1.13.x): integration_test/cases/browser/all_test.exs#L11
test all/2 returns all of the elements matching the query (Wallaby.Integration.Browser.AllTest)
Selenium V4 (24.x, 1.13.x): integration_test/cases/browser_test.exs#L5
test has?/2 allows css queries (Wallaby.Integration.BrowserTest)
Selenium V4 (24.x, 1.13.x): integration_test/cases/browser_test.exs#L12
test has?/2 allows text queries (Wallaby.Integration.BrowserTest)
Selenium V4 (24.x, 1.13.x): integration_test/cases/feature/import_feature_test.exs#L5
feature works (Wallaby.Integration.Browser.ImportFeatureTest)
Selenium V4 (24.x, 1.13.x): integration_test/cases/feature/use_feature_test.exs#L20
feature single session (Wallaby.Integration.Browser.UseFeatureTest)
Selenium V4 (24.x, 1.13.x): integration_test/cases/element/location_test.exs#L11
test location/1 returns coordinates of the top-left corner of the given element (Wallaby.Integration.Element.LocationTest)
Selenium V4 (24.x, 1.13.x): integration_test/cases/feature/use_feature_test.exs#L34
feature reads capabilities from session attribute (Wallaby.Integration.Browser.UseFeatureTest)
Selenium V4 (24.x, 1.13.x): integration_test/cases/element/size_test.exs#L11
test size/1 returns size of the given element (Wallaby.Integration.Element.SizeTest)
Selenium V4 (24.x, 1.13.x): integration_test/cases/feature/use_feature_test.exs#L6
feature multi session (Wallaby.Integration.Browser.UseFeatureTest)
Selenium V4 (24.x, 1.13.x): integration_test/cases/browser/window_position_test.exs#L7
test getting the window position (Wallaby.Integration.Browser.WindowPositionTest)
Unit Tests (1.13.x/25.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit Tests (1.13.x/25.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Unit Tests (1.13.x/25.x): config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Unit Tests (1.13.x/25.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Unit Tests (1.13.x/25.x): config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Unit Tests (1.13.x/25.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Unit Tests (1.13.x/25.x): config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Unit Tests (1.13.x/25.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Unit Tests (1.13.x/25.x): config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Unit Tests (1.13.x/25.x)
:random.seed/3 is deprecated. Use the 'rand' module instead
Unit Tests (1.13.x/25.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Unit Tests (1.13.x/25.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Unit Tests (1.13.x/25.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Unit Tests (1.13.x/25.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Unit Tests (1.13.x/25.x)
:crypto.hmac/3 is undefined or private, use crypto:mac/4 instead
Unit Tests (1.13.x/25.x)
:crypto.block_decrypt/4 is undefined or private, use crypto:crypto_one_time/5, crypto:crypto_one_time_aead/6,7 or crypto:crypto_(dyn_iv)?_init + crypto:crypto_(dyn_iv)?_update + crypto:crypto_final instead
Unit Tests (1.13.x/25.x)
:crypto.block_encrypt/4 is undefined or private, use crypto:crypto_one_time/5, crypto:crypto_one_time_aead/6,7 or crypto:crypto_(dyn_iv)?_init + crypto:crypto_(dyn_iv)?_update + crypto:crypto_final instead
Unit Tests (1.12.x/24.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit Tests (1.12.x/24.x)
:random.seed/3 is deprecated. Use the 'rand' module instead
Unit Tests (1.12.x/24.x)
unknown compiler variable "__" (expected one of __MODULE__, __ENV__, __DIR__, __CALLER__, __STACKTRACE__)
Unit Tests (1.12.x/24.x)
unknown compiler variable "__" (expected one of __MODULE__, __ENV__, __DIR__, __CALLER__, __STACKTRACE__)
Unit Tests (1.12.x/24.x)
Decimal.cmp/2 is deprecated. Use compare/2 instead
Unit Tests (1.12.x/24.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Unit Tests (1.12.x/24.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Unit Tests (1.12.x/24.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Unit Tests (1.12.x/24.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Unit Tests (1.12.x/24.x)
:crypto.hmac/3 is undefined or private, use crypto:mac/4 instead
Unit Tests (1.12.x/24.x)
:crypto.block_decrypt/4 is undefined or private, use crypto:crypto_one_time/5, crypto:crypto_one_time_aead/6,7 or crypto:crypto_(dyn_iv)?_init + crypto:crypto_(dyn_iv)?_update + crypto:crypto_final instead
ChromeDriver (1.12.x/24.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ChromeDriver (1.12.x/24.x)
:random.seed/3 is deprecated. Use the 'rand' module instead
ChromeDriver (1.12.x/24.x)
unknown compiler variable "__" (expected one of __MODULE__, __ENV__, __DIR__, __CALLER__, __STACKTRACE__)
ChromeDriver (1.12.x/24.x)
unknown compiler variable "__" (expected one of __MODULE__, __ENV__, __DIR__, __CALLER__, __STACKTRACE__)
ChromeDriver (1.12.x/24.x)
Decimal.cmp/2 is deprecated. Use compare/2 instead
ChromeDriver (1.12.x/24.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
ChromeDriver (1.12.x/24.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
ChromeDriver (1.12.x/24.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
ChromeDriver (1.12.x/24.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
ChromeDriver (1.12.x/24.x)
:crypto.hmac/3 is undefined or private, use crypto:mac/4 instead
ChromeDriver (1.12.x/24.x)
:crypto.block_decrypt/4 is undefined or private, use crypto:crypto_one_time/5, crypto:crypto_one_time_aead/6,7 or crypto:crypto_(dyn_iv)?_init + crypto:crypto_(dyn_iv)?_update + crypto:crypto_final instead
ChromeDriver (1.13.x/25.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ChromeDriver (1.13.x/25.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
ChromeDriver (1.13.x/25.x): config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
ChromeDriver (1.13.x/25.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
ChromeDriver (1.13.x/25.x): config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
ChromeDriver (1.13.x/25.x)
:random.seed/3 is deprecated. Use the 'rand' module instead
ChromeDriver (1.13.x/25.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
ChromeDriver (1.13.x/25.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
ChromeDriver (1.13.x/25.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
ChromeDriver (1.13.x/25.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
ChromeDriver (1.13.x/25.x)
:crypto.hmac/3 is undefined or private, use crypto:mac/4 instead
ChromeDriver (1.13.x/25.x)
:crypto.block_decrypt/4 is undefined or private, use crypto:crypto_one_time/5, crypto:crypto_one_time_aead/6,7 or crypto:crypto_(dyn_iv)?_init + crypto:crypto_(dyn_iv)?_update + crypto:crypto_final instead
ChromeDriver (1.13.x/25.x)
:crypto.block_encrypt/4 is undefined or private, use crypto:crypto_one_time/5, crypto:crypto_one_time_aead/6,7 or crypto:crypto_(dyn_iv)?_init + crypto:crypto_(dyn_iv)?_update + crypto:crypto_final instead
ChromeDriver (1.13.x/25.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
ChromeDriver (1.13.x/25.x): config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
ChromeDriver (1.13.x/25.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
ChromeDriver (1.13.x/25.x): config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Selenium v4 macOS
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linting (1.13.x/25.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linting (1.13.x/25.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Linting (1.13.x/25.x): config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Linting (1.13.x/25.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Linting (1.13.x/25.x): config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Linting (1.13.x/25.x)
:random.seed/3 is deprecated. Use the 'rand' module instead
Linting (1.13.x/25.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Linting (1.13.x/25.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Linting (1.13.x/25.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Linting (1.13.x/25.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Linting (1.13.x/25.x)
:crypto.hmac/3 is undefined or private, use crypto:mac/4 instead
Linting (1.13.x/25.x)
:crypto.block_decrypt/4 is undefined or private, use crypto:crypto_one_time/5, crypto:crypto_one_time_aead/6,7 or crypto:crypto_(dyn_iv)?_init + crypto:crypto_(dyn_iv)?_update + crypto:crypto_final instead
Linting (1.13.x/25.x)
:crypto.block_encrypt/4 is undefined or private, use crypto:crypto_one_time/5, crypto:crypto_one_time_aead/6,7 or crypto:crypto_(dyn_iv)?_init + crypto:crypto_(dyn_iv)?_update + crypto:crypto_final instead
Linting (1.13.x/25.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Linting (1.13.x/25.x): config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Linting (1.13.x/25.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Linting (1.13.x/25.x): config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Linting (1.13.x/25.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Linting (1.13.x/25.x): config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Linting (1.13.x/25.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Linting (1.13.x/25.x): config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Linting (1.13.x/25.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Linting (1.13.x/25.x): config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Linting (1.12.x/24.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linting (1.12.x/24.x): deps/benchee/mix.exs#L20
found quoted keyword "coveralls" but the quotes are not required. Note that keywords are always atoms, even when quoted. Similar to atoms, keywords made exclusively of ASCII letters, numbers, and underscores do not require quotes
Linting (1.12.x/24.x)
Mix.Project.compile/1 is deprecated. Use Mix.Task.run("compile", args) instead
Linting (1.12.x/24.x)
Mix.Project.compile/1 is deprecated. Use Mix.Task.run("compile", args) instead
Linting (1.12.x/24.x)
:random.seed/3 is deprecated. Use the 'rand' module instead
Linting (1.12.x/24.x)
unknown compiler variable "__" (expected one of __MODULE__, __ENV__, __DIR__, __CALLER__, __STACKTRACE__)
Linting (1.12.x/24.x)
unknown compiler variable "__" (expected one of __MODULE__, __ENV__, __DIR__, __CALLER__, __STACKTRACE__)
Linting (1.12.x/24.x)
Decimal.cmp/2 is deprecated. Use compare/2 instead
Linting (1.12.x/24.x): deps/benchee_json/mix.exs#L17
found quoted keyword "coveralls" but the quotes are not required. Note that keywords are always atoms, even when quoted. Similar to atoms, keywords made exclusively of ASCII letters, numbers, and underscores do not require quotes
Linting (1.12.x/24.x): deps/benchee_html/mix.exs#L17
found quoted keyword "coveralls" but the quotes are not required. Note that keywords are always atoms, even when quoted. Similar to atoms, keywords made exclusively of ASCII letters, numbers, and underscores do not require quotes
Linting (1.12.x/24.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Selenium v3 (1.13.x/25.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Selenium v3 (1.13.x/25.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Selenium v3 (1.13.x/25.x): config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Selenium v3 (1.13.x/25.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Selenium v3 (1.13.x/25.x): config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Selenium v3 (1.13.x/25.x)
:random.seed/3 is deprecated. Use the 'rand' module instead
Selenium v3 (1.13.x/25.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Selenium v3 (1.13.x/25.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Selenium v3 (1.13.x/25.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Selenium v3 (1.13.x/25.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Selenium v3 (1.13.x/25.x)
:crypto.hmac/3 is undefined or private, use crypto:mac/4 instead
Selenium v3 (1.13.x/25.x)
:crypto.block_decrypt/4 is undefined or private, use crypto:crypto_one_time/5, crypto:crypto_one_time_aead/6,7 or crypto:crypto_(dyn_iv)?_init + crypto:crypto_(dyn_iv)?_update + crypto:crypto_final instead
Selenium v3 (1.13.x/25.x)
:crypto.block_encrypt/4 is undefined or private, use crypto:crypto_one_time/5, crypto:crypto_one_time_aead/6,7 or crypto:crypto_(dyn_iv)?_init + crypto:crypto_(dyn_iv)?_update + crypto:crypto_final instead
Selenium v3 (1.13.x/25.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Selenium v3 (1.13.x/25.x): config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Selenium v3 (1.13.x/25.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Selenium v3 (1.13.x/25.x): config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Selenium v3 (1.12.x/24.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Selenium v3 (1.12.x/24.x)
:random.seed/3 is deprecated. Use the 'rand' module instead
Selenium v3 (1.12.x/24.x)
unknown compiler variable "__" (expected one of __MODULE__, __ENV__, __DIR__, __CALLER__, __STACKTRACE__)
Selenium v3 (1.12.x/24.x)
unknown compiler variable "__" (expected one of __MODULE__, __ENV__, __DIR__, __CALLER__, __STACKTRACE__)
Selenium v3 (1.12.x/24.x)
Decimal.cmp/2 is deprecated. Use compare/2 instead
Selenium v3 (1.12.x/24.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Selenium v3 (1.12.x/24.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Selenium v3 (1.12.x/24.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Selenium v3 (1.12.x/24.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Selenium v3 (1.12.x/24.x)
:crypto.hmac/3 is undefined or private, use crypto:mac/4 instead
Selenium v3 (1.12.x/24.x)
:crypto.block_decrypt/4 is undefined or private, use crypto:crypto_one_time/5, crypto:crypto_one_time_aead/6,7 or crypto:crypto_(dyn_iv)?_init + crypto:crypto_(dyn_iv)?_update + crypto:crypto_final instead
Selenium V4 (24.x, 1.13.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Selenium V4 (24.x, 1.13.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Selenium V4 (24.x, 1.13.x): config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Selenium V4 (24.x, 1.13.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Selenium V4 (24.x, 1.13.x): config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Selenium V4 (24.x, 1.13.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Selenium V4 (24.x, 1.13.x): config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Selenium V4 (24.x, 1.13.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Selenium V4 (24.x, 1.13.x): config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Selenium V4 (24.x, 1.13.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Selenium V4 (24.x, 1.13.x): config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Selenium V4 (24.x, 1.13.x)
No files were found with the provided path: ./selenium-mac.log. No artifacts will be uploaded.
Selenium V4 (24.x, 1.13.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Selenium V4 (24.x, 1.13.x): config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Selenium V4 (24.x, 1.13.x)
:random.seed/3 is deprecated. Use the 'rand' module instead
Selenium V4 (24.x, 1.13.x)
unknown compiler variable "__" (expected one of __MODULE__, __ENV__, __DIR__, __CALLER__, __STACKTRACE__)
Selenium V4 (24.x, 1.13.x)
unknown compiler variable "__" (expected one of __MODULE__, __ENV__, __DIR__, __CALLER__, __STACKTRACE__)
Selenium V4 (24.x, 1.13.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
Selenium V4 (24.x, 1.13.x)
Decimal.cmp/2 is deprecated. Use compare/2 instead
Selenium V4 (24.x, 1.13.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Selenium V4 (24.x, 1.13.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Selenium V4 (24.x, 1.13.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead

Artifacts

Produced during runtime
Name Size
Selenium Logs Expired
801 KB