Update client.lua #144
Triggered via pull request
February 14, 2024 14:32
SKITTLE6969
opened
#39
Status
Success
Total duration
24s
Artifacts
–
Annotations
35 errors and 2 warnings
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:14:18: unused argument 'targetPlayerId'
|
lua.client/functions.lua:3:
lua#L1
client/functions.lua:14:34: unused argument 'vehicle'
|
lua.client/functions.lua:4:
lua#L1
client/functions.lua:22:20: unused argument 'targetPlayerId'
|
lua.client/functions.lua:5:
lua#L1
client/functions.lua:22:36: unused argument 'vehicle'
|
lua.client/functions.lua:6:
lua#L1
client/functions.lua:29:10: unused global variable 'ToggleVehicleDoor'
|
lua.client/functions.lua:7:
lua#L1
client/functions.lua:29:28: unused argument 'vehicle'
|
lua.client/main.lua:1:
lua#L1
client/main.lua:27:31: accessing undefined variable 'GetPlate'
|
lua.client/main.lua:2:
lua#L1
client/main.lua:85:31: accessing undefined variable 'GetPlate'
|
lua.client/main.lua:3:
lua#L1
client/main.lua:91:21: accessing undefined variable 'DrawText3D'
|
lua.client/main.lua:4:
lua#L1
client/main.lua:171:30: accessing undefined variable 'GetPlate'
|
lua.client/main.lua:5:
lua#L1
client/main.lua:186:16: accessing undefined variable 'GetPlate'
|
lua.client/main.lua:6:
lua#L1
client/main.lua:199:29: accessing undefined variable 'GetPlate'
|
lua.client/main.lua:7:
lua#L1
client/main.lua:210:48: accessing undefined variable 'GetClosestPlayer'
|
lua.client/main.lua:8:
lua#L1
client/main.lua:304:24: accessing undefined variable 'GetPlate'
|
lua.client/main.lua:9:
lua#L1
client/main.lua:375:16: accessing undefined variable 'GetPlate'
|
lua.client/main.lua:10:
lua#L1
client/main.lua:401:76: accessing undefined variable 'GetPlate'
|
lua.client/main.lua:11:
lua#L1
client/main.lua:509:31: accessing undefined variable 'GetPlate'
|
lua.fxmanifest.lua:1:
lua#L1
fxmanifest.lua:14:1: inconsistent indentation (SPACE followed by TAB)
|
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:96:60: unused argument 'id'
|
lua.server/main.lua:2:
lua#L1
server/main.lua:96:64: unused argument 'netId'
|
lua.server/main.lua:3:
lua#L1
server/main.lua:96:71: unused argument 'doorState'
|
lua.server/main.lua:4:
lua#L1
server/main.lua:97:21: empty if branch
|
lua.server/main.lua:5:
lua#L1
server/main.lua:99:5: empty if branch
|
lua.server/main.lua:6:
lua#L1
server/main.lua:108:59: unused argument 'id'
|
lua.server/main.lua:7:
lua#L1
server/main.lua:108:63: unused argument 'netId'
|
lua.server/main.lua:8:
lua#L1
server/main.lua:109:21: empty if branch
|
lua.server/main.lua:9:
lua#L1
server/main.lua:111:5: empty if branch
|
lua.server/main.lua:10:
lua#L1
server/main.lua:121:62: unused argument 'netId'
|
lua.server/main.lua:11:
lua#L1
server/main.lua:121:69: unused argument 'doorState'
|
lua.server/main.lua:12:
lua#L1
server/main.lua:122:21: empty if branch
|
lua.server/main.lua:13:
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'
|
Lint Resource
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, mikepenz/action-junit-report@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|