fixup! ci: update workflow versions #446
Annotations
11 errors and 12 warnings
|
Run Tests:
integration_test/cases/browser_test.exs#L5
test has?/2 allows css queries (Wallaby.Integration.BrowserTest)
|
Run Tests:
integration_test/cases/browser/all_test.exs#L11
test all/2 returns all of the elements matching the query (Wallaby.Integration.Browser.AllTest)
|
Run Tests:
integration_test/cases/browser_test.exs#L12
test has?/2 allows text queries (Wallaby.Integration.BrowserTest)
|
Run Tests:
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)
|
Run Tests:
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)
|
Run Tests:
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)
|
Run Tests:
integration_test/cases/browser/assert_refute_has_test.exs#L48
test assert_has/2 passes if `at` element exists (Wallaby.Integration.Browser.AssertRefuteHasTest)
|
Run Tests:
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)
|
Run Tests:
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)
|
Run Tests:
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)
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Run Tests
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
|
Run Tests
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
|
Run Tests
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
Run Tests
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Run Tests
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
Run Tests
1..-1 has a default step of -1, please write 1..-1//-1 instead
|
Run Tests
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Run Tests
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Run Tests
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Run Tests
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Run actions/upload-artifact@v4
No files were found with the provided path: ./selenium-4-linux.log. No artifacts will be uploaded.
|
Loading