refactor(widget): migrate remaining widgets to v2 & remove v1 backwards compatability #16941
luacheck.yml
on: pull_request
lua-code-style
16s
lua-unit-test
20s
Annotations
14 errors, 2 warnings, and 2 notices
lua:115.Infobox League dota2 smoke:
lua:115#L1
spec/test_helper.lua:146: Expected objects to be the same.
Passed in:
|
lua:115.Infobox League apexlegends smoke:
lua:115#L1
spec/test_helper.lua:146: Expected objects to be the same.
Passed in:
|
lua:115.Infobox League rainbowsix smoke:
lua:115#L1
spec/test_helper.lua:146: Expected objects to be the same.
Passed in:
|
lua:115.Infobox League overwatch smoke:
lua:115#L1
spec/test_helper.lua:146: Expected objects to be the same.
Passed in:
|
lua:115.Infobox League starcraft2 smoke:
lua:115#L1
spec/test_helper.lua:146: Expected objects to be the same.
Passed in:
|
lua:97.prize pool prize pool is correct display:
lua:97#L1
components/widget/widget_table_row.lua:34: bad argument #1 to 'insert' (table expected, got nil)
stack traceback:
|
lua:101.prize pool prize pool is correct lpdb storage:
lua:101#L1
components/widget/widget_table_row.lua:34: bad argument #1 to 'insert' (table expected, got nil)
stack traceback:
|
lua:134.prize pool enabling/disabling lpdb storage normal behavior:
lua:134#L1
components/widget/widget_table_row.lua:34: bad argument #1 to 'insert' (table expected, got nil)
stack traceback:
|
lua:139.prize pool enabling/disabling lpdb storage disabled:
lua:139#L1
components/widget/widget_table_row.lua:34: bad argument #1 to 'insert' (table expected, got nil)
stack traceback:
|
lua:144.prize pool enabling/disabling lpdb storage wiki-var enabled:
lua:144#L1
components/widget/widget_table_row.lua:34: bad argument #1 to 'insert' (table expected, got nil)
stack traceback:
|
lua:150.prize pool enabling/disabling lpdb storage wiki-var enabled with override:
lua:150#L1
components/widget/widget_table_row.lua:34: bad argument #1 to 'insert' (table expected, got nil)
stack traceback:
|
lua:157.prize pool enabling/disabling lpdb storage wiki-var disable with override:
lua:157#L1
components/widget/widget_table_row.lua:34: bad argument #1 to 'insert' (table expected, got nil)
stack traceback:
|
lua:163.prize pool enabling/disabling lpdb storage wiki-var disable without override:
lua:163#L1
components/widget/widget_table_row.lua:34: bad argument #1 to 'insert' (table expected, got nil)
stack traceback:
|
lua-unit-test
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@v9, 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@v9, 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:
|