Skip to content

fix: bpt_ambulancejob\client\job.lua used variable _deadPlayers with … #1812

fix: bpt_ambulancejob\client\job.lua used variable _deadPlayers with …

fix: bpt_ambulancejob\client\job.lua used variable _deadPlayers with … #1812

GitHub Actions / Linting Report failed Jun 7, 2024 in 0s

1240 tests run, 730 passed, 0 skipped, 510 failed.

Annotations

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server-data/resources/[bpt_addons]/bpt_addonaccount/server/main.lua:1

server-data/resources/[bpt_addons]/bpt_addonaccount/server/main.lua:51:10: unused global variable 'AddSharedAccount'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server-data/resources/[bpt_addons]/bpt_addonaccount/server/main.lua:2

server-data/resources/[bpt_addons]/bpt_addonaccount/server/main.lua:113:15: unused variable 'label'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server-data/resources/[bpt_addons]/bpt_addonaccount/server/main.lua:3

server-data/resources/[bpt_addons]/bpt_addonaccount/server/main.lua:127:19: value assigned to variable 'money' is unused

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server-data/resources/[bpt_addons]/bpt_addonaccount/server/main.lua:4

server-data/resources/[bpt_addons]/bpt_addonaccount/server/main.lua:131:32: accessing undefined variable 'NULL'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server-data/resources/[bpt_addons]/bpt_addoninventory/server/classes/addoninventory.lua:1

server-data/resources/[bpt_addons]/bpt_addoninventory/server/classes/addoninventory.lua:7:27: shadowing upvalue 'name' on line 1

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server-data/resources/[bpt_addons]/bpt_addoninventory/server/classes/addoninventory.lua:2

server-data/resources/[bpt_addons]/bpt_addoninventory/server/classes/addoninventory.lua:14:30: shadowing upvalue 'name' on line 1

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server-data/resources/[bpt_addons]/bpt_addoninventory/server/classes/addoninventory.lua:3

server-data/resources/[bpt_addons]/bpt_addoninventory/server/classes/addoninventory.lua:23:27: shadowing upvalue 'name' on line 1

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server-data/resources/[bpt_addons]/bpt_addoninventory/server/classes/addoninventory.lua:4

server-data/resources/[bpt_addons]/bpt_addoninventory/server/classes/addoninventory.lua:30:27: shadowing upvalue 'name' on line 1

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server-data/resources/[bpt_addons]/bpt_addoninventory/server/classes/addoninventory.lua:5

server-data/resources/[bpt_addons]/bpt_addoninventory/server/classes/addoninventory.lua:43:34: accessing undefined variable 'item'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server-data/resources/[bpt_addons]/bpt_addoninventory/server/classes/addoninventory.lua:6

server-data/resources/[bpt_addons]/bpt_addoninventory/server/classes/addoninventory.lua:64:16: accessing undefined variable 'item'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server-data/resources/[bpt_addons]/bpt_addoninventory/server/classes/addoninventory.lua:7

server-data/resources/[bpt_addons]/bpt_addoninventory/server/classes/addoninventory.lua:67:28: shadowing upvalue 'name' on line 1

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server-data/resources/[bpt_addons]/bpt_addoninventory/server/main.lua:1

server-data/resources/[bpt_addons]/bpt_addoninventory/server/main.lua:93:10: unused global variable 'AddSharedInventory'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server-data/resources/[bpt_addons]/bpt_ambulancejob/client/main.lua:1

server-data/resources/[bpt_addons]/bpt_ambulancejob/client/main.lua:213:8: unused variable 'coords'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server-data/resources/[bpt_addons]/bpt_ambulancejob/client/main.lua:2

server-data/resources/[bpt_addons]/bpt_ambulancejob/client/main.lua:230:8: variable 'seconds' was previously defined as an argument on line 229

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server-data/resources/[bpt_addons]/bpt_ambulancejob/client/main.lua:3

server-data/resources/[bpt_addons]/bpt_ambulancejob/client/main.lua:230:17: unused variable 'hours'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server-data/resources/[bpt_addons]/bpt_ambulancejob/client/main.lua:4

server-data/resources/[bpt_addons]/bpt_ambulancejob/client/main.lua:230:24: unused variable 'mins'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server-data/resources/[bpt_addons]/bpt_ambulancejob/client/main.lua:5

server-data/resources/[bpt_addons]/bpt_ambulancejob/client/main.lua:230:30: unused variable 'secs'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server-data/resources/[bpt_addons]/bpt_ambulancejob/client/main.lua:6

server-data/resources/[bpt_addons]/bpt_ambulancejob/client/main.lua:235:9: shadowing definition of variable 'hours' on line 230

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server-data/resources/[bpt_addons]/bpt_ambulancejob/client/main.lua:7

server-data/resources/[bpt_addons]/bpt_ambulancejob/client/main.lua:236:9: shadowing definition of variable 'mins' on line 230

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server-data/resources/[bpt_addons]/bpt_ambulancejob/client/main.lua:8

server-data/resources/[bpt_addons]/bpt_ambulancejob/client/main.lua:237:9: shadowing definition of variable 'secs' on line 230

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server-data/resources/[bpt_addons]/bpt_ambulancejob/client/vehicle.lua:1

server-data/resources/[bpt_addons]/bpt_ambulancejob/client/vehicle.lua:150:11: accessing undefined variable 'isBusy'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server-data/resources/[bpt_addons]/bpt_ambulancejob/client/vehicle.lua:2

server-data/resources/[bpt_addons]/bpt_ambulancejob/client/vehicle.lua:152:6: accessing undefined variable 'drawLoadingText'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server-data/resources/[bpt_addons]/bpt_hunting/client/main.lua:1

server-data/resources/[bpt_addons]/bpt_hunting/client/main.lua:16:23: value assigned to variable 'ped' is overwritten on line 19 before use

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server-data/resources/[bpt_addons]/bpt_hunting/client/main.lua:2

server-data/resources/[bpt_addons]/bpt_hunting/client/main.lua:24:17: loop is executed at most once

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server-data/resources/[bpt_addons]/bpt_lscustom/client/main.lua:1

server-data/resources/[bpt_addons]/bpt_lscustom/client/main.lua:616:14: accessing undefined variable 'Sleep'