Skip to content

Make functions available for non-player inventories (stashes) #655

Make functions available for non-player inventories (stashes)

Make functions available for non-player inventories (stashes) #655

Triggered via pull request September 5, 2024 17:02
@GhzGarageGhzGarage
synchronize #539
Status Success
Total duration 26s
Artifacts

lint.yml

on: pull_request_target
Lint Resource
16s
Lint Resource
Fit to window
Zoom out
Zoom in

Annotations

7 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'
lua.server/functions.lua:1: lua#L1
server/functions.lua:382:22: unused variable 'slotsFree'
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/