Skip to content

[WIP] QBOX Vehiclekeys Upgrade #88

[WIP] QBOX Vehiclekeys Upgrade

[WIP] QBOX Vehiclekeys Upgrade #88

GitHub Actions / Linting Report failed Nov 5, 2023 in 0s

22 tests run, 12 passed, 0 skipped, 10 failed.

Annotations

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.client/clientFunctions.lua:1

client/clientFunctions.lua:11:10: unused global variable 'GiveKey'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.client/clientFunctions.lua:2

client/clientFunctions.lua:38:10: unused global variable 'RemoveKey'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.client/clientFunctions.lua:3

client/clientFunctions.lua:62:10: unused global variable 'OpenCloseVehicleDoor'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.client/clientFunctions.lua:4

client/clientFunctions.lua:72:33: empty if branch

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.client/clientFunctions.lua:5

client/clientFunctions.lua:75:17: empty if branch

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server/serverFunctions.lua:1

server/serverFunctions.lua:13:10: unused global variable 'GiveKey'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server/serverFunctions.lua:2

server/serverFunctions.lua:38:10: unused global variable 'RemoveKey'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server/serverFunctions.lua:3

server/serverFunctions.lua:58:10: unused global variable 'SetDoorState'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server/serverFunctions.lua:4

server/serverFunctions.lua:72:10: unused global variable 'OpenCloseDoorState'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.shared/functions.lua:1

shared/functions.lua:5:10: unused global variable 'IsCloseToCoords'