noclip fix #145
Annotations
28 errors and 1 warning
lua.client/admin.lua:1:
lua#L1
client/admin.lua:6:16: accessing undefined variable 'toggleNoClipMode'
|
lua.client/admin.lua:2:
lua#L1
client/admin.lua:175:34: accessing undefined variable 'noclipAlpha'
|
lua.client/admin.lua:3:
lua#L1
client/admin.lua:182:42: accessing undefined variable 'noclipAlpha'
|
lua.client/admin.lua:4:
lua#L1
client/admin.lua:328:15: shadowing upvalue 'ped' on line 99
|
lua.client/dev.lua:1:
lua#L1
client/dev.lua:13:13: accessing undefined variable 'DrawText2D'
|
lua.client/dev.lua:2:
lua#L1
client/dev.lua:13:71: accessing undefined field 'round' of global 'math'
|
lua.client/dev.lua:3:
lua#L1
client/dev.lua:13:96: accessing undefined field 'round' of global 'math'
|
lua.client/dev.lua:4:
lua#L1
client/dev.lua:13:121: accessing undefined field 'round' of global 'math'
|
lua.client/dev.lua:5:
lua#L1
client/dev.lua:13:146: accessing undefined field 'round' of global 'math'
|
lua.client/dev.lua:6:
lua#L1
client/dev.lua:25:17: accessing undefined variable 'DrawText2D'
|
lua.client/dev.lua:7:
lua#L1
client/dev.lua:25:123: accessing undefined field 'round' of global 'math'
|
lua.client/dev.lua:8:
lua#L1
client/dev.lua:25:152: accessing undefined field 'round' of global 'math'
|
lua.client/dev.lua:9:
lua#L1
client/dev.lua:26:17: accessing undefined variable 'DrawText2D'
|
lua.client/dev.lua:10:
lua#L1
client/dev.lua:26:125: accessing undefined field 'round' of global 'math'
|
lua.client/dev.lua:11:
lua#L1
client/dev.lua:26:145: accessing undefined field 'round' of global 'math'
|
lua.client/dev.lua:12:
lua#L1
client/dev.lua:26:167: accessing undefined field 'round' of global 'math'
|
lua.client/dev.lua:13:
lua#L1
client/dev.lua:27:17: accessing undefined variable 'DrawText2D'
|
lua.client/dev.lua:14:
lua#L1
client/dev.lua:27:126: accessing undefined field 'round' of global 'math'
|
lua.client/dev.lua:15:
lua#L1
client/dev.lua:27:147: accessing undefined field 'round' of global 'math'
|
lua.client/dev.lua:16:
lua#L1
client/dev.lua:28:17: accessing undefined variable 'DrawText2D'
|
lua.client/player.lua:1:
lua#L1
client/player.lua:180:52: accessing undefined variable 'CommaValue'
|
lua.client/player.lua:2:
lua#L1
client/player.lua:181:52: accessing undefined variable 'CommaValue'
|
lua.client/vectors.lua:1:
lua#L1
client/vectors.lua:3:21: accessing undefined field 'round' of global 'math'
|
lua.client/vectors.lua:2:
lua#L1
client/vectors.lua:3:46: accessing undefined field 'round' of global 'math'
|
lua.client/vectors.lua:3:
lua#L1
client/vectors.lua:3:71: accessing undefined field 'round' of global 'math'
|
lua.client/vectors.lua:4:
lua#L1
client/vectors.lua:5:15: accessing undefined field 'round' of global 'math'
|
lua.client/vehicle.lua:1:
lua#L1
client/vehicle.lua:52:59: accessing undefined variable 'GetPlate'
|
lua.server/main.lua:1:
lua#L1
server/main.lua:225:12: accessing undefined variable 'SpawnVehicle'
|
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/
|