fix: lint error #137
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 1 warning
lua.client/consumables.lua:1:
lua#L1
client/consumables.lua:166:60: accessing undefined variable 'QBX'
|
lua.client/consumables.lua:2:
lua#L1
client/consumables.lua:187:60: accessing undefined variable 'QBX'
|
lua.client/consumables.lua:3:
lua#L1
client/consumables.lua:208:60: accessing undefined variable 'QBX'
|
lua.client/consumables.lua:4:
lua#L1
client/consumables.lua:465:12: accessing undefined variable 'QBX'
|
lua.client/tackle.lua:1:
lua#L1
client/tackle.lua:7:12: accessing undefined variable 'QBX'
|
lua.client/consumables.lua:1:
lua#L1
client/consumables.lua:166:60: accessing undefined variable 'QBX'
|
lua.client/consumables.lua:2:
lua#L1
client/consumables.lua:187:60: accessing undefined variable 'QBX'
|
lua.client/consumables.lua:3:
lua#L1
client/consumables.lua:208:60: accessing undefined variable 'QBX'
|
lua.client/consumables.lua:4:
lua#L1
client/consumables.lua:465:12: accessing undefined variable 'QBX'
|
lua.client/tackle.lua:1:
lua#L1
client/tackle.lua:7:12: accessing undefined variable 'QBX'
|
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/
|