Skip to content

chore(deps): bump actions/upload-artifact from 6 to 7 #507

chore(deps): bump actions/upload-artifact from 6 to 7

chore(deps): bump actions/upload-artifact from 6 to 7 #507

Status Cancelled
Total duration 30m 22s
Artifacts 5

ci.yml

on: push
Selenium v4 macOS
30m 19s
Selenium v4 macOS
Matrix: chromedriver
Matrix: linting
Matrix: selenium-v3
Matrix: Selenium V4
Matrix: unit_tests
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 30 warnings
Selenium v3 (1.16.x/26.x): integration_test/cases/query_test.exs#L220
test queries can find an element by data attribute (Wallaby.Integration.QueryTest)
Selenium v3 (1.16.x/26.x): integration_test/cases/browser/set_value_test.exs#L10
test set_value/3 allows text field to be set (Wallaby.Integration.Browser.SetValueTest)
Selenium v3 (1.16.x/26.x): integration_test/cases/query_test.exs#L202
test queries can find an element by only value (Wallaby.Integration.QueryTest)
Selenium v3 (1.16.x/26.x): integration_test/cases/browser/set_value_test.exs#L45
test set_value/3 allows options to be selected (Wallaby.Integration.Browser.SetValueTest)
Selenium v3 (1.18.x/27.x): integration_test/cases/browser/cookies_test.exs#L34
test set_cookie/3 without visiting a page first throws an error (Wallaby.Integration.Browser.CookiesTest)
Selenium v3 (1.18.x/27.x): integration_test/cases/browser/click_button_test.exs#L86
test clicking button type[button] via name (resets input via JS) (Wallaby.Integration.Browser.Actions.ClickButtonTest)
Selenium v3 (1.18.x/27.x): integration_test/cases/browser/cookies_test.exs#L18
test set_cookie/3 sets a cookie in the browser (Wallaby.Integration.Browser.CookiesTest)
Selenium v3 (1.18.x/27.x): integration_test/cases/browser/click_button_test.exs#L55
test clicking button type[submit] via name (submits form) (Wallaby.Integration.Browser.Actions.ClickButtonTest)
Selenium V4 (27.x, 1.18.x)
The job has exceeded the maximum execution time of 30m0s
Selenium V4 (27.x, 1.18.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)
Selenium V4 (27.x, 1.18.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)
Selenium V4 (27.x, 1.18.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)
Selenium V4 (27.x, 1.18.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)
Selenium V4 (27.x, 1.18.x): integration_test/cases/browser/assert_css_test.exs#L28
test has_css/3 returns false if the css is not on the page (Wallaby.Integration.Browser.AssertCssTest)
Selenium V4 (27.x, 1.18.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 (27.x, 1.18.x): integration_test/cases/browser/assert_css_test.exs#L36
test has_no_css/2 returns true if the css is not on the page (Wallaby.Integration.Browser.AssertCssTest)
Selenium V4 (27.x, 1.18.x): integration_test/cases/browser_test.exs#L5
test has?/2 allows css queries (Wallaby.Integration.BrowserTest)
Selenium V4 (27.x, 1.18.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 (27.x, 1.18.x): integration_test/cases/browser_test.exs#L12
test has?/2 allows text queries (Wallaby.Integration.BrowserTest)
Selenium V4 (28.x, 1.19.x)
The job has exceeded the maximum execution time of 30m0s
Selenium V4 (28.x, 1.19.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)
Selenium V4 (28.x, 1.19.x): integration_test/cases/browser/assert_refute_has_test.exs#L21
test assert_has/2 raises if the query is not found (Wallaby.Integration.Browser.AssertRefuteHasTest)
Selenium V4 (28.x, 1.19.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)
Selenium V4 (28.x, 1.19.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)
Selenium V4 (28.x, 1.19.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)
Selenium V4 (28.x, 1.19.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)
Selenium V4 (28.x, 1.19.x): integration_test/cases/browser/assert_css_test.exs#L28
test has_css/3 returns false if the css is not on the page (Wallaby.Integration.Browser.AssertCssTest)
Selenium V4 (28.x, 1.19.x): integration_test/cases/browser_test.exs#L5
test has?/2 allows css queries (Wallaby.Integration.BrowserTest)
Selenium V4 (28.x, 1.19.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 (28.x, 1.19.x): integration_test/cases/browser_test.exs#L12
test has?/2 allows text queries (Wallaby.Integration.BrowserTest)
Selenium v4 macOS
The job has exceeded the maximum execution time of 30m0s
Selenium v4 macOS
The operation was canceled.
Unit Tests (1.19.x/28.x)
Supervisor.start_child/2 with a list of args is deprecated, please use DynamicSupervisor instead
Unit Tests (1.19.x/28.x)
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
Unit Tests (1.17.x/27.x)
Supervisor.start_child/2 with a list of args is deprecated, please use DynamicSupervisor instead
Unit Tests (1.17.x/27.x)
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
Unit Tests (1.16.x/26.x)
Supervisor.start_child/2 with a list of args is deprecated, please use DynamicSupervisor instead
Unit Tests (1.16.x/26.x)
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
Unit Tests (1.18.x/27.x)
Supervisor.start_child/2 with a list of args is deprecated, please use DynamicSupervisor instead
Unit Tests (1.18.x/27.x)
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
Unit Tests (1.12.x/24.x)
Supervisor.start_child/2 with a list of args is deprecated, please use DynamicSupervisor instead
Unit Tests (1.12.x/24.x)
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
Unit Tests (1.12.x/24.x)
Supervisor.Spec.worker/3 is deprecated. Use the new child specifications outlined in the Supervisor module instead
ChromeDriver (1.17.x/27.x)
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
ChromeDriver (1.12.x/24.x)
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
ChromeDriver (1.12.x/24.x)
Supervisor.Spec.worker/3 is deprecated. Use the new child specifications outlined in the Supervisor module instead
ChromeDriver (1.19.x/28.x)
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
ChromeDriver (1.16.x/26.x)
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
ChromeDriver (1.18.x/27.x)
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
Selenium v3 (1.19.x/28.x)
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
Selenium v3 (1.17.x/27.x)
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
Selenium v3 (1.12.x/24.x)
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
Selenium v3 (1.12.x/24.x)
Supervisor.Spec.worker/3 is deprecated. Use the new child specifications outlined in the Supervisor module instead
Selenium v3 (1.16.x/26.x)
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
Selenium v3 (1.16.x/26.x)
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
Selenium v3 (1.18.x/27.x)
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
Selenium v3 (1.18.x/27.x)
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
Selenium V4 (27.x, 1.18.x)
No files were found with the provided path: ./selenium-4-linux.log. No artifacts will be uploaded.
Selenium V4 (27.x, 1.18.x)
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
Selenium V4 (28.x, 1.19.x)
No files were found with the provided path: ./selenium-4-linux.log. No artifacts will be uploaded.
Selenium V4 (28.x, 1.19.x)
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
Selenium v4 macOS
No files were found with the provided path: ./selenium-4-mac.log. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size Digest
Selenium Logs (Elixir 1.12.x) Expired
42 KB
sha256:feeb8426e1ea889c3157e6267f6753df1c19c91789447636191da614fe54a626
Selenium Logs (Elixir 1.16.x) Expired
50.6 KB
sha256:1c58abeb59a710dcbf28b78cada991bd73b26df87192865324db76ce66404a41
Selenium Logs (Elixir 1.17.x) Expired
40.9 KB
sha256:0e57e0c3d735c36f98cb0767d1dd2819746bbc631f7b01cc6e11d9e45193048a
Selenium Logs (Elixir 1.18.x) Expired
49.1 KB
sha256:77d74398bee9eb1730970ba3942018c3d4d90d323832b3a53372a22671d422c1
Selenium Logs (Elixir 1.19.x) Expired
34.4 KB
sha256:0f84ff9f931185d8aeb02b0d6d6f0455e37083698baaf36c2e47c7bc71f599c0