Fix to bug that permit can buy items even at 0 stock or buy overstock #653
Annotations
6 errors and 2 warnings
lua.client/drops.lua:1:
lua#L1
client/drops.lua:21:51: accessing undefined variable 'dropId'
|
lua.client/drops.lua:2:
lua#L1
client/drops.lua:62:113: line contains trailing whitespace
|
lua.client/main.lua:1:
lua#L1
client/main.lua:81:30: accessing undefined variable 'PlayerData'
|
lua.client/main.lua:2:
lua#L1
client/main.lua:142:21: accessing undefined variable 'PlayerData'
|
lua.client/main.lua:3:
lua#L1
client/main.lua:301:26: accessing undefined variable 'PlayerData'
|
lua.client/main.lua:4:
lua#L1
client/main.lua:304:16: accessing undefined variable 'holdingDrop'
|
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/
|
Lint Resource
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, mikepenz/action-junit-report@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|