refactor(match2): dota2's match page into widget #17059
luacheck.yml
on: pull_request
lua-code-style
20s
lua-unit-test
19s
Annotations
23 errors, 2 warnings, and 2 notices
lua.components/widget/match/page/widget_match_page_footer.lua:1:
.lua/include/lua.h#L1
components/widget/match/page/widget_match_page_footer.lua:35:121: line is too long (121 > 120)
|
lua.components/widget/match/page/widget_match_page_footer_section.lua:1:
.lua/include/lua.h#L1
components/widget/match/page/widget_match_page_footer_section.lua:9:7: unused variable 'Array'
|
lua.components/widget/match/page/widget_match_page_footer_section.lua:2:
.lua/include/lua.h#L1
components/widget/match/page/widget_match_page_footer_section.lua:16:7: unused variable 'Link'
|
lua.components/widget/match/page/widget_match_page_game_draft_characters.lua:1:
.lua/include/lua.h#L1
components/widget/match/page/widget_match_page_game_draft_characters.lua:16:7: unused variable 'Link'
|
lua.components/widget/match/page/widget_match_page_game_player.lua:1:
.lua/include/lua.h#L1
components/widget/match/page/widget_match_page_game_player.lua:36:121: line is too long (174 > 120)
|
lua.components/widget/match/page/widget_match_page_game_player.lua:2:
.lua/include/lua.h#L1
components/widget/match/page/widget_match_page_game_player.lua:51:121: line is too long (134 > 120)
|
lua.components/widget/match/page/widget_match_page_game_player.lua:3:
.lua/include/lua.h#L1
components/widget/match/page/widget_match_page_game_player.lua:52:121: line is too long (157 > 120)
|
lua.components/widget/match/page/widget_match_page_game_player.lua:4:
.lua/include/lua.h#L1
components/widget/match/page/widget_match_page_game_player.lua:58:121: line is too long (127 > 120)
|
lua.components/widget/match/page/widget_match_page_game_player.lua:5:
.lua/include/lua.h#L1
components/widget/match/page/widget_match_page_game_player.lua:59:121: line is too long (204 > 120)
|
lua.components/widget/match/page/widget_match_page_game_player.lua:6:
.lua/include/lua.h#L1
components/widget/match/page/widget_match_page_game_player.lua:60:121: line is too long (210 > 120)
|
lua.components/widget/match/page/widget_match_page_game_player.lua:7:
.lua/include/lua.h#L1
components/widget/match/page/widget_match_page_game_player.lua:71:121: line is too long (144 > 120)
|
lua.components/widget/match/page/widget_match_page_game_players.lua:1:
.lua/include/lua.h#L1
components/widget/match/page/widget_match_page_game_players.lua:55:121: line is too long (121 > 120)
|
lua.components/widget/match/page/widget_match_page_game_players.lua:2:
.lua/include/lua.h#L1
components/widget/match/page/widget_match_page_game_players.lua:62:121: line is too long (134 > 120)
|
lua.components/widget/match/page/widget_match_page_game_players.lua:3:
.lua/include/lua.h#L1
components/widget/match/page/widget_match_page_game_players.lua:65:121: line is too long (134 > 120)
|
lua.components/widget/match/page/widget_match_page_game_players.lua:4:
.lua/include/lua.h#L1
components/widget/match/page/widget_match_page_game_players.lua:98:121: line is too long (121 > 120)
|
lua.components/widget/match/page/widget_match_page_game_stats.lua:1:
.lua/include/lua.h#L1
components/widget/match/page/widget_match_page_game_stats.lua:48:121: line is too long (121 > 120)
|
lua.components/widget/match/page/widget_match_page_game_stats.lua:2:
.lua/include/lua.h#L1
components/widget/match/page/widget_match_page_game_stats.lua:55:121: line is too long (134 > 120)
|
lua.components/widget/match/page/widget_match_page_game_stats.lua:3:
.lua/include/lua.h#L1
components/widget/match/page/widget_match_page_game_stats.lua:58:121: line is too long (134 > 120)
|
lua.components/widget/match/page/widget_match_page_game_stats.lua:4:
.lua/include/lua.h#L1
components/widget/match/page/widget_match_page_game_stats.lua:91:121: line is too long (121 > 120)
|
lua.components/widget/match/page/widget_match_page_game_stats_row.lua:1:
.lua/include/lua.h#L1
components/widget/match/page/widget_match_page_game_stats_row.lua:14:12: unused variable 'Fragment'
|
lua.components/widget/match/page/widget_match_page_game_stats_row.lua:2:
.lua/include/lua.h#L1
components/widget/match/page/widget_match_page_game_stats_row.lua:14:22: unused variable 'Header'
|
lua.components/widget/match/page/widget_match_page_game_stats_row.lua:3:
.lua/include/lua.h#L1
components/widget/match/page/widget_match_page_game_stats_row.lua:15:7: unused variable 'MatchPageHeaderGameDraftCharacters'
|
lua-code-style
Process completed with exit code 1.
|
lua-code-style
The following actions use a deprecated Node.js version and will be forced to run on node20: leafo/gh-actions-lua@v10, leafo/gh-actions-luarocks@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lua-unit-test
The following actions use a deprecated Node.js version and will be forced to run on node20: leafo/gh-actions-lua@v10, leafo/gh-actions-luarocks@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lua-code-style
gh-actions-lua: Cache restored: lua:5.1.5:linux:x64:
|
lua-unit-test
gh-actions-lua: Cache restored: lua:5.1.5:linux:x64:
|