fix: RemoveKeys feat: admin command hooks #208
Triggered via pull request
May 15, 2024 14:53
artur-michalak
synchronize
#49
Status
Success
Total duration
23s
Artifacts
–
Annotations
12 errors
lua.client/functions.lua:1:
lua#L1
client/functions.lua:11:10: unused global variable 'HasKey'
|
lua.client/functions.lua:2:
lua#L1
client/functions.lua:21:10: unused global variable 'GiveKey'
|
lua.client/functions.lua:3:
lua#L1
client/functions.lua:36:10: unused global variable 'ToggleVehicleDoor'
|
lua.server/functions.lua:1:
lua#L1
server/functions.lua:5:10: unused global variable 'HasKey'
|
lua.server/functions.lua:2:
lua#L1
server/functions.lua:17:10: unused global variable 'GiveKey'
|
lua.server/functions.lua:3:
lua#L1
server/functions.lua:73:10: unused global variable 'ToggleDoorState'
|
lua.server/main.lua:1:
lua#L1
server/main.lua:54:21: empty if branch
|
lua.server/main.lua:2:
lua#L1
server/main.lua:56:5: empty if branch
|
lua.server/main.lua:3:
lua#L1
server/main.lua:65:21: empty if branch
|
lua.server/main.lua:4:
lua#L1
server/main.lua:67:5: empty if branch
|
lua.server/main.lua:5:
lua#L1
server/main.lua:79:21: empty if branch
|
lua.server/main.lua:6:
lua#L1
server/main.lua:81:5: empty if branch
|