refactor: feat: ! Refactoring and describing the lockpickDoor function moved to client/functions.lua #158
Triggered via pull request
April 11, 2024 19:17
artur-michalak
synchronize
#43
Status
Failure
Total duration
23s
Artifacts
–
Annotations
10 errors
lua.client/functions.lua:1:
lua#L1
client/functions.lua:3:32: expected statement near 'in'
|
lua.client/main.lua:1:
lua#L1
client/main.lua:7:83: expected statement near 'in'
|
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:73:10: unused global variable 'ToggleDoorState'
|
lua.server/main.lua:1:
lua#L1
server/main.lua:106:21: empty if branch
|
lua.server/main.lua:2:
lua#L1
server/main.lua:108:5: empty if branch
|
lua.server/main.lua:3:
lua#L1
server/main.lua:118:21: empty if branch
|
lua.server/main.lua:4:
lua#L1
server/main.lua:120:5: empty if branch
|
lua.server/main.lua:5:
lua#L1
server/main.lua:131:21: empty if branch
|
lua.server/main.lua:6:
lua#L1
server/main.lua:133:5: empty if branch
|