Skip to content

[WIP] QBOX Vehiclekeys Upgrade #88

[WIP] QBOX Vehiclekeys Upgrade

[WIP] QBOX Vehiclekeys Upgrade #88

Triggered via pull request November 5, 2023 15:55
@adweexadweex
synchronize #22
Status Success
Total duration 24s
Artifacts

lint.yml

on: pull_request_target
Lint Resource
17s
Lint Resource
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lua.client/clientFunctions.lua:1: lua#L1
client/clientFunctions.lua:11:10: unused global variable 'GiveKey'
lua.client/clientFunctions.lua:2: lua#L1
client/clientFunctions.lua:38:10: unused global variable 'RemoveKey'
lua.client/clientFunctions.lua:3: lua#L1
client/clientFunctions.lua:62:10: unused global variable 'OpenCloseVehicleDoor'
lua.client/clientFunctions.lua:4: lua#L1
client/clientFunctions.lua:72:33: empty if branch
lua.client/clientFunctions.lua:5: lua#L1
client/clientFunctions.lua:75:17: empty if branch
lua.server/serverFunctions.lua:1: lua#L1
server/serverFunctions.lua:13:10: unused global variable 'GiveKey'
lua.server/serverFunctions.lua:2: lua#L1
server/serverFunctions.lua:38:10: unused global variable 'RemoveKey'
lua.server/serverFunctions.lua:3: lua#L1
server/serverFunctions.lua:58:10: unused global variable 'SetDoorState'
lua.server/serverFunctions.lua:4: lua#L1
server/serverFunctions.lua:72:10: unused global variable 'OpenCloseDoorState'
lua.shared/functions.lua:1: lua#L1
shared/functions.lua:5:10: unused global variable 'IsCloseToCoords'
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/