Swap vehicle model check. #115
Annotations
22 errors and 2 warnings
lua.client/main.lua:1:
lua#L1
client/main.lua:51:167: accessing undefined variable 'CommaValue'
|
lua.client/main.lua:2:
lua#L1
client/main.lua:51:193: accessing undefined variable 'CommaValue'
|
lua.client/main.lua:3:
lua#L1
client/main.lua:141:12: accessing undefined variable 'CommaValue'
|
lua.client/main.lua:4:
lua#L1
client/main.lua:431:13: accessing undefined variable 'DrawText2D'
|
lua.client/main.lua:5:
lua#L1
client/main.lua:501:29: accessing undefined variable 'requestModelTimeout'
|
lua.client/main.lua:6:
lua#L1
client/main.lua:589:27: accessing undefined variable 'RandomNumber'
|
lua.client/main.lua:7:
lua#L1
client/main.lua:608:15: line contains trailing whitespace
|
lua.client/main.lua:8:
lua#L1
client/main.lua:609:8: line contains trailing whitespace
|
lua.client/main.lua:9:
lua#L1
client/main.lua:636:144: accessing undefined variable 'CommaValue'
|
lua.server/main.lua:1:
lua#L1
server/main.lua:60:12: accessing undefined field 'round' of global 'math'
|
lua.server/main.lua:2:
lua#L1
server/main.lua:60:33: accessing undefined field 'round' of global 'math'
|
lua.server/main.lua:3:
lua#L1
server/main.lua:79:12: accessing undefined field 'round' of global 'math'
|
lua.server/main.lua:4:
lua#L1
server/main.lua:79:36: accessing undefined field 'round' of global 'math'
|
lua.server/main.lua:5:
lua#L1
server/main.lua:85:17: accessing undefined variable 'GenerateRandomPlate'
|
lua.server/main.lua:6:
lua#L1
server/main.lua:103:19: accessing undefined variable 'SpawnVehicle'
|
lua.server/main.lua:7:
lua#L1
server/main.lua:192:70: accessing undefined variable 'CommaValue'
|
lua.server/main.lua:8:
lua#L1
server/main.lua:258:30: accessing undefined field 'round' of global 'math'
|
lua.server/main.lua:9:
lua#L1
server/main.lua:317:24: accessing undefined field 'round' of global 'math'
|
lua.server/main.lua:10:
lua#L1
server/main.lua:319:80: accessing undefined variable 'CommaValue'
|
lua.server/main.lua:11:
lua#L1
server/main.lua:372:30: accessing undefined field 'round' of global 'math'
|
lua.server/main.lua:12:
lua#L1
server/main.lua:496:79: accessing undefined variable 'CommaValue'
|
lua.server/main.lua:13:
lua#L1
server/main.lua:497:80: accessing undefined variable 'CommaValue'
|
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/
|