Skip to content

refactor(widget): migrate remaining widgets to v2 & remove v1 backwards compatability #16929

refactor(widget): migrate remaining widgets to v2 & remove v1 backwards compatability

refactor(widget): migrate remaining widgets to v2 & remove v1 backwards compatability #16929

GitHub Actions / Test Report failed Oct 14, 2024 in 0s

263 tests run, 253 passed, 0 skipped, 10 failed.

Annotations

Check failure on line 1 in lua:115

See this annotation in the file changed.

@github-actions github-actions / Test Report

lua:115.Infobox League dota2 smoke

spec/test_helper.lua:146: Expected objects to be the same.
Passed in:
Raw output
spec/test_helper.lua:146: Expected objects to be the same.
Passed in:
(string) '<div class="fo-nttax-infobox-wrapper infobox-dota2"><div class="fo-nttax-infobox"><div><div class="infobox-header wiki-backgroundcolor-light"><span class="infobox-buttons navigation-not-searchable">&#91;[https://liquipedia.net/wiki/ e]&#93;&#91;[[lpcommons:|h]]&#93;</span>FakePage</div></div><div class="infobox-header wiki-backgroundcolor-light infobox-header-2">League Information</div><span class="error show-when-logged-in">Unexpected Error, report this in #bugs on our [https://discord.gg/liquipedia Discord]. components/widget/infobox/widget_infobox_cell.lua:56: attempt to call field 'TableDiv' (a nil value)</span></div><div class="fo-nttax-infobox-adbox"></div><div></div></div>'
Expected:
(string) '<div class="fo-nttax-infobox-wrapper infobox-dota2"><div class="fo-nttax-infobox"><div><div class="infobox-header wiki-backgroundcolor-light"><span class="infobox-buttons navigation-not-searchable">&#91;[https://liquipedia.net/wiki/ e]&#93;&#91;[[lpcommons:|h]]&#93;</span>FakePage</div></div><div><div class="infobox-header wiki-backgroundcolor-light infobox-header-2">League Information</div></div><div><div class="infobox-cell-2 infobox-description">Location:</div><div style="width:50%">[[Template:Abbr/TBD]]</div></div><div><div class="infobox-cell-2 infobox-description">Game:</div><div style="width:50%">[[Dota 2|Dota 2]]</div></div></div><div class="fo-nttax-infobox-adbox"></div><div></div></div>'
stack traceback:
	spec/test_helper.lua:146: in function 'GoldenTest'
	spec/infobox_spec.lua:9: in function 'funcToRun'
	spec/test_helper.lua:117: in function <spec/test_helper.lua:115>

Check failure on line 1 in lua:115

See this annotation in the file changed.

@github-actions github-actions / Test Report

lua:115.Infobox League valorant smoke

spec/test_helper.lua:146: Expected objects to be the same.
Passed in:
Raw output
spec/test_helper.lua:146: Expected objects to be the same.
Passed in:
(string) '<div class="fo-nttax-infobox-wrapper infobox-valorant"><div class="fo-nttax-infobox"><div><div class="infobox-header wiki-backgroundcolor-light"><span class="infobox-buttons navigation-not-searchable">&#91;[https://liquipedia.net/wiki/ e]&#93;&#91;[[lpcommons:|h]]&#93;</span>FakePage</div></div><div class="infobox-header wiki-backgroundcolor-light infobox-header-2">League Information</div><span class="error show-when-logged-in">Unexpected Error, report this in #bugs on our [https://discord.gg/liquipedia Discord]. components/widget/infobox/widget_infobox_cell.lua:56: attempt to call field 'TableDiv' (a nil value)</span></div><div class="fo-nttax-infobox-adbox"></div><div></div></div>'
Expected:
(string) '<div class="fo-nttax-infobox-wrapper infobox-valorant"><div class="fo-nttax-infobox"><div><div class="infobox-header wiki-backgroundcolor-light"><span class="infobox-buttons navigation-not-searchable">&#91;[https://liquipedia.net/wiki/ e]&#93;&#91;[[lpcommons:|h]]&#93;</span>FakePage</div></div><div><div class="infobox-header wiki-backgroundcolor-light infobox-header-2">League Information</div></div><div><div class="infobox-cell-2 infobox-description">Location:</div><div style="width:50%">[[Template:Abbr/TBD]]</div></div></div><div class="fo-nttax-infobox-adbox"></div><div></div></div>'
stack traceback:
	spec/test_helper.lua:146: in function 'GoldenTest'
	spec/infobox_spec.lua:9: in function 'funcToRun'
	spec/test_helper.lua:117: in function <spec/test_helper.lua:115>

Check failure on line 1 in lua:115

See this annotation in the file changed.

@github-actions github-actions / Test Report

lua:115.Infobox League counterstrike smoke

spec/test_helper.lua:146: Expected objects to be the same.
Passed in:
Raw output
spec/test_helper.lua:146: Expected objects to be the same.
Passed in:
(string) '<div class="fo-nttax-infobox-wrapper infobox-counterstrike"><div class="fo-nttax-infobox"><div><div class="infobox-header wiki-backgroundcolor-light"><span class="infobox-buttons navigation-not-searchable">&#91;[https://liquipedia.net/wiki/ e]&#93;&#91;[[lpcommons:|h]]&#93;</span>FakePage</div></div><div class="infobox-header wiki-backgroundcolor-light infobox-header-2">League Information</div><span class="error show-when-logged-in">Unexpected Error, report this in #bugs on our [https://discord.gg/liquipedia Discord]. components/widget/infobox/widget_infobox_cell.lua:56: attempt to call field 'TableDiv' (a nil value)</span></div><div class="fo-nttax-infobox-adbox"></div><div></div></div>'
Expected:
(string) '<div class="fo-nttax-infobox-wrapper infobox-counterstrike"><div class="fo-nttax-infobox"><div><div class="infobox-header wiki-backgroundcolor-light"><span class="infobox-buttons navigation-not-searchable">&#91;[https://liquipedia.net/wiki/ e]&#93;&#91;[[lpcommons:|h]]&#93;</span>FakePage</div></div><div><div class="infobox-header wiki-backgroundcolor-light infobox-header-2">League Information</div></div><div><div class="infobox-cell-2 infobox-description">Location:</div><div style="width:50%">[[Template:Abbr/TBD]]</div></div></div><div class="fo-nttax-infobox-adbox"></div><div></div></div>'
stack traceback:
	spec/test_helper.lua:146: in function 'GoldenTest'
	spec/infobox_spec.lua:9: in function 'funcToRun'
	spec/test_helper.lua:117: in function <spec/test_helper.lua:115>

Check failure on line 1 in lua:115

See this annotation in the file changed.

@github-actions github-actions / Test Report

lua:115.Infobox League rocketleague smoke

spec/test_helper.lua:146: Expected objects to be the same.
Passed in:
Raw output
spec/test_helper.lua:146: Expected objects to be the same.
Passed in:
(string) '<div class="fo-nttax-infobox-wrapper infobox-rocketleague"><div class="fo-nttax-infobox"><div><div class="infobox-header wiki-backgroundcolor-light"><span class="infobox-buttons navigation-not-searchable">&#91;[https://liquipedia.net/wiki/ e]&#93;&#91;[[lpcommons:|h]]&#93;</span>FakePage</div></div><div class="infobox-header wiki-backgroundcolor-light infobox-header-2">League Information</div><span class="error show-when-logged-in">Unexpected Error, report this in #bugs on our [https://discord.gg/liquipedia Discord]. components/widget/infobox/widget_infobox_cell.lua:56: attempt to call field 'TableDiv' (a nil value)</span></div><div class="fo-nttax-infobox-adbox"></div><div></div></div>'
Expected:
(string) '<div class="fo-nttax-infobox-wrapper infobox-rocketleague"><div class="fo-nttax-infobox"><div><div class="infobox-header wiki-backgroundcolor-light"><span class="infobox-buttons navigation-not-searchable">&#91;[https://liquipedia.net/wiki/ e]&#93;&#91;[[lpcommons:|h]]&#93;</span>FakePage</div></div><div><div class="infobox-header wiki-backgroundcolor-light infobox-header-2">League Information</div></div><div><div class="infobox-cell-2 infobox-description">Location:</div><div style="width:50%">[[Template:Abbr/TBD]]</div></div></div><div class="fo-nttax-infobox-adbox"></div><div></div></div>'
stack traceback:
	spec/test_helper.lua:146: in function 'GoldenTest'
	spec/infobox_spec.lua:9: in function 'funcToRun'
	spec/test_helper.lua:117: in function <spec/test_helper.lua:115>

Check failure on line 1 in lua:115

See this annotation in the file changed.

@github-actions github-actions / Test Report

lua:115.Infobox League mobilelegends smoke

spec/test_helper.lua:146: Expected objects to be the same.
Passed in:
Raw output
spec/test_helper.lua:146: Expected objects to be the same.
Passed in:
(string) '<div class="fo-nttax-infobox-wrapper infobox-mobilelegends"><div class="fo-nttax-infobox"><div><div class="infobox-header wiki-backgroundcolor-light"><span class="infobox-buttons navigation-not-searchable">&#91;[https://liquipedia.net/wiki/ e]&#93;&#91;[[lpcommons:|h]]&#93;</span>FakePage</div></div><div class="infobox-header wiki-backgroundcolor-light infobox-header-2">League Information</div><span class="error show-when-logged-in">Unexpected Error, report this in #bugs on our [https://discord.gg/liquipedia Discord]. components/widget/infobox/widget_infobox_cell.lua:56: attempt to call field 'TableDiv' (a nil value)</span></div><div class="fo-nttax-infobox-adbox"></div><div></div></div>'
Expected:
(string) '<div class="fo-nttax-infobox-wrapper infobox-mobilelegends"><div class="fo-nttax-infobox"><div><div class="infobox-header wiki-backgroundcolor-light"><span class="infobox-buttons navigation-not-searchable">&#91;[https://liquipedia.net/wiki/ e]&#93;&#91;[[lpcommons:|h]]&#93;</span>FakePage</div></div><div><div class="infobox-header wiki-backgroundcolor-light infobox-header-2">League Information</div></div><div><div class="infobox-cell-2 infobox-description">Location:</div><div style="width:50%">[[Template:Abbr/TBD]]</div></div></div><div class="fo-nttax-infobox-adbox"></div><div></div></div>'
stack traceback:
	spec/test_helper.lua:146: in function 'GoldenTest'
	spec/infobox_spec.lua:9: in function 'funcToRun'
	spec/test_helper.lua:117: in function <spec/test_helper.lua:115>

Check failure on line 1 in lua:115

See this annotation in the file changed.

@github-actions github-actions / Test Report

lua:115.Infobox League leagueoflegends smoke

spec/test_helper.lua:146: Expected objects to be the same.
Passed in:
Raw output
spec/test_helper.lua:146: Expected objects to be the same.
Passed in:
(string) '<div class="fo-nttax-infobox-wrapper infobox-leagueoflegends"><div class="fo-nttax-infobox"><div><div class="infobox-header wiki-backgroundcolor-light"><span class="infobox-buttons navigation-not-searchable">&#91;[https://liquipedia.net/wiki/ e]&#93;&#91;[[lpcommons:|h]]&#93;</span>FakePage</div></div><div class="infobox-header wiki-backgroundcolor-light infobox-header-2">League Information</div><span class="error show-when-logged-in">Unexpected Error, report this in #bugs on our [https://discord.gg/liquipedia Discord]. components/widget/infobox/widget_infobox_cell.lua:56: attempt to call field 'TableDiv' (a nil value)</span></div><div class="fo-nttax-infobox-adbox"></div><div></div></div>'
Expected:
(string) '<div class="fo-nttax-infobox-wrapper infobox-leagueoflegends"><div class="fo-nttax-infobox"><div><div class="infobox-header wiki-backgroundcolor-light"><span class="infobox-buttons navigation-not-searchable">&#91;[https://liquipedia.net/wiki/ e]&#93;&#91;[[lpcommons:|h]]&#93;</span>FakePage</div></div><div><div class="infobox-header wiki-backgroundcolor-light infobox-header-2">League Information</div></div><div><div class="infobox-cell-2 infobox-description">Location:</div><div style="width:50%">[[Template:Abbr/TBD]]</div></div></div><div class="fo-nttax-infobox-adbox"></div><div></div></div>'
stack traceback:
	spec/test_helper.lua:146: in function 'GoldenTest'
	spec/infobox_spec.lua:9: in function 'funcToRun'
	spec/test_helper.lua:117: in function <spec/test_helper.lua:115>

Check failure on line 1 in lua:115

See this annotation in the file changed.

@github-actions github-actions / Test Report

lua:115.Infobox League apexlegends smoke

spec/test_helper.lua:146: Expected objects to be the same.
Passed in:
Raw output
spec/test_helper.lua:146: Expected objects to be the same.
Passed in:
(string) '<div class="fo-nttax-infobox-wrapper infobox-apexlegends"><div class="fo-nttax-infobox"><div><div class="infobox-header wiki-backgroundcolor-light"><span class="infobox-buttons navigation-not-searchable">&#91;[https://liquipedia.net/wiki/ e]&#93;&#91;[[lpcommons:|h]]&#93;</span>FakePage</div></div><div class="infobox-header wiki-backgroundcolor-light infobox-header-2">League Information</div><span class="error show-when-logged-in">Unexpected Error, report this in #bugs on our [https://discord.gg/liquipedia Discord]. components/widget/infobox/widget_infobox_cell.lua:56: attempt to call field 'TableDiv' (a nil value)</span></div><div class="fo-nttax-infobox-adbox"></div><div></div></div>'
Expected:
(string) '<div class="fo-nttax-infobox-wrapper infobox-apexlegends"><div class="fo-nttax-infobox"><div><div class="infobox-header wiki-backgroundcolor-light"><span class="infobox-buttons navigation-not-searchable">&#91;[https://liquipedia.net/wiki/ e]&#93;&#91;[[lpcommons:|h]]&#93;</span>FakePage</div></div><div><div class="infobox-header wiki-backgroundcolor-light infobox-header-2">League Information</div></div><div><div class="infobox-cell-2 infobox-description">Platform:</div><div style="width:50%">[[PC Competitions|PC]][[Category:PC Competitions]]</div></div><div><div class="infobox-cell-2 infobox-description">Location:</div><div style="width:50%">[[Template:Abbr/TBD]]</div></div></div><div class="fo-nttax-infobox-adbox"></div><div></div></div>'
stack traceback:
	spec/test_helper.lua:146: in function 'GoldenTest'
	spec/infobox_spec.lua:9: in function 'funcToRun'
	spec/test_helper.lua:117: in function <spec/test_helper.lua:115>

Check failure on line 1 in lua:115

See this annotation in the file changed.

@github-actions github-actions / Test Report

lua:115.Infobox League rainbowsix smoke

spec/test_helper.lua:146: Expected objects to be the same.
Passed in:
Raw output
spec/test_helper.lua:146: Expected objects to be the same.
Passed in:
(string) '<div class="fo-nttax-infobox-wrapper infobox-rainbowsix"><div class="fo-nttax-infobox"><div><div class="infobox-header wiki-backgroundcolor-light"><span class="infobox-buttons navigation-not-searchable">&#91;[https://liquipedia.net/wiki/ e]&#93;&#91;[[lpcommons:|h]]&#93;</span>FakePage</div></div><div class="infobox-header wiki-backgroundcolor-light infobox-header-2">League Information</div><span class="error show-when-logged-in">Unexpected Error, report this in #bugs on our [https://discord.gg/liquipedia Discord]. components/widget/infobox/widget_infobox_cell.lua:56: attempt to call field 'TableDiv' (a nil value)</span></div><div class="fo-nttax-infobox-adbox"></div><div></div></div>'
Expected:
(string) '<div class="fo-nttax-infobox-wrapper infobox-rainbowsix"><div class="fo-nttax-infobox"><div><div class="infobox-header wiki-backgroundcolor-light"><span class="infobox-buttons navigation-not-searchable">&#91;[https://liquipedia.net/wiki/ e]&#93;&#91;[[lpcommons:|h]]&#93;</span>FakePage</div></div><div><div class="infobox-header wiki-backgroundcolor-light infobox-header-2">League Information</div></div><div><div class="infobox-cell-2 infobox-description">Location:</div><div style="width:50%">[[Template:Abbr/TBD]]</div></div><div><div class="infobox-cell-2 infobox-description">Game:</div><div style="width:50%">Tom Clancy's Rainbow Six Siege</div></div><div><div class="infobox-cell-2 infobox-description">Platform:</div><div style="width:50%">[[:Category:PC|PC]]</div></div></div><div class="fo-nttax-infobox-adbox"></div><div></div></div>'
stack traceback:
	spec/test_helper.lua:146: in function 'GoldenTest'
	spec/infobox_spec.lua:9: in function 'funcToRun'
	spec/test_helper.lua:117: in function <spec/test_helper.lua:115>

Check failure on line 1 in lua:115

See this annotation in the file changed.

@github-actions github-actions / Test Report

lua:115.Infobox League overwatch smoke

spec/test_helper.lua:146: Expected objects to be the same.
Passed in:
Raw output
spec/test_helper.lua:146: Expected objects to be the same.
Passed in:
(string) '<div class="fo-nttax-infobox-wrapper infobox-overwatch"><div class="fo-nttax-infobox"><div><div class="infobox-header wiki-backgroundcolor-light"><span class="infobox-buttons navigation-not-searchable">&#91;[https://liquipedia.net/wiki/ e]&#93;&#91;[[lpcommons:|h]]&#93;</span>FakePage</div></div><div class="infobox-header wiki-backgroundcolor-light infobox-header-2">League Information</div><span class="error show-when-logged-in">Unexpected Error, report this in #bugs on our [https://discord.gg/liquipedia Discord]. components/widget/infobox/widget_infobox_cell.lua:56: attempt to call field 'TableDiv' (a nil value)</span></div><div class="fo-nttax-infobox-adbox"></div><div></div></div>'
Expected:
(string) '<div class="fo-nttax-infobox-wrapper infobox-overwatch"><div class="fo-nttax-infobox"><div><div class="infobox-header wiki-backgroundcolor-light"><span class="infobox-buttons navigation-not-searchable">&#91;[https://liquipedia.net/wiki/ e]&#93;&#91;[[lpcommons:|h]]&#93;</span>FakePage</div></div><div><div class="infobox-header wiki-backgroundcolor-light infobox-header-2">League Information</div></div><div><div class="infobox-cell-2 infobox-description">Location:</div><div style="width:50%">[[Template:Abbr/TBD]]</div></div><div><div class="infobox-cell-2 infobox-description">Game:</div><div style="width:50%">[[Overwatch 2|Overwatch 2]]</div></div></div><div class="fo-nttax-infobox-adbox"></div><div></div></div>'
stack traceback:
	spec/test_helper.lua:146: in function 'GoldenTest'
	spec/infobox_spec.lua:9: in function 'funcToRun'
	spec/test_helper.lua:117: in function <spec/test_helper.lua:115>

Check failure on line 1 in lua:115

See this annotation in the file changed.

@github-actions github-actions / Test Report

lua:115.Infobox League starcraft2 smoke

spec/test_helper.lua:146: Expected objects to be the same.
Passed in:
Raw output
spec/test_helper.lua:146: Expected objects to be the same.
Passed in:
(string) '<div class="fo-nttax-infobox-wrapper infobox-starcraft2"><div class="fo-nttax-infobox"><div><div class="infobox-header wiki-backgroundcolor-light"><span class="infobox-buttons navigation-not-searchable">&#91;[https://liquipedia.net/wiki/ e]&#93;&#91;[[lpcommons:|h]]&#93;</span>FakePage</div></div><div class="infobox-header wiki-backgroundcolor-light infobox-header-2">League Information</div><span class="error show-when-logged-in">Unexpected Error, report this in #bugs on our [https://discord.gg/liquipedia Discord]. components/widget/infobox/widget_infobox_cell.lua:56: attempt to call field 'TableDiv' (a nil value)</span></div><div class="fo-nttax-infobox-adbox"></div><div></div></div>'
Expected:
(string) '<div class="fo-nttax-infobox-wrapper infobox-starcraft2"><div class="fo-nttax-infobox"><div><div class="infobox-header wiki-backgroundcolor-light"><span class="infobox-buttons navigation-not-searchable">&#91;[https://liquipedia.net/wiki/ e]&#93;&#91;[[lpcommons:|h]]&#93;</span>FakePage</div></div><div><div class="infobox-header wiki-backgroundcolor-light infobox-header-2">League Information</div></div><div><div class="infobox-cell-2 infobox-description">Game Version:</div><div style="width:50%">[[Wings of Liberty|Wings of Liberty]]<br></div></div><div><div class="infobox-cell-2 infobox-description">Location:</div><div style="width:50%">[[Template:Abbr/TBD]]</div></div></div><div class="fo-nttax-infobox-adbox"></div><div></div></div>'
stack traceback:
	spec/test_helper.lua:146: in function 'GoldenTest'
	spec/infobox_spec.lua:9: in function 'funcToRun'
	spec/test_helper.lua:117: in function <spec/test_helper.lua:115>