refactor(locales): qb to ox #161
Annotations
24 errors and 2 warnings
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
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/
|