Skip to content

refactor: ox_lib locale & qbx lib #148

refactor: ox_lib locale & qbx lib

refactor: ox_lib locale & qbx lib #148

Triggered via push February 16, 2024 22:30
Status Success
Total duration 29s
Artifacts

lint.yml

on: push
Lint Resource
19s
Lint Resource
Fit to window
Zoom out
Zoom in

Annotations

23 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.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/