fix(client): alarm consistency feat(client): re-did vehicle locking/u… #17
Annotations
11 errors and 1 warning
lua.client/functions.lua:1:
lua#L1
client/functions.lua:4:10: unused global variable 'HasKey'
|
lua.client/functions.lua:2:
lua#L1
client/functions.lua:29: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:73:10: unused global variable 'ToggleDoorState'
|
lua.server/main.lua:1:
lua#L1
server/main.lua:97:21: empty if branch
|
lua.server/main.lua:2:
lua#L1
server/main.lua:99:5: empty if branch
|
lua.server/main.lua:3:
lua#L1
server/main.lua:109:21: empty if branch
|
lua.server/main.lua:4:
lua#L1
server/main.lua:111:5: empty if branch
|
lua.server/main.lua:5:
lua#L1
server/main.lua:122:21: empty if branch
|
lua.server/main.lua:6:
lua#L1
server/main.lua:124:5: empty if branch
|
lua.shared/functions.lua:1:
lua#L1
shared/functions.lua:5:10: unused global variable 'IsCloseToCoords'
|
report-status
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ChatDisabled/discord-commits@main. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|