Hotbar Live Refresh #432
Annotations
4 errors and 1 warning
lua.client/main.lua:1:
lua#L1
client/main.lua:186:5: accessing undefined variable 'ToggleHotbar'
|
lua.client/main.lua:2:
lua#L1
client/main.lua:219:58: shadowing upvalue 'PlayerData' on line 4
|
lua.client/main.lua:3:
lua#L1
client/main.lua:232:12: accessing undefined variable 'hotbar'
|
lua.client/main.lua:4:
lua#L1
client/main.lua:239:14: line contains trailing whitespace
|
Lint Resource
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|