Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: (bpt_ammujob) await callbacks #679

Closed
wants to merge 19 commits into from

refactor: (mythic_notify) await callbacks

8ab2747
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

refactor: (bpt_ammujob) await callbacks #679

refactor: (mythic_notify) await callbacks
8ab2747
Select commit
Loading
Failed to load commit list.
GitHub Actions / Linting Report failed Mar 26, 2024 in 0s

1397 tests run, 740 passed, 0 skipped, 657 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_doorlock/client/main.lua:1

server-data/resources/[bpt_addons]/bpt_doorlock/client/main.lua:51:24: accessing undefined variable 'doors'

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_doorlock/client/main.lua:2

server-data/resources/[bpt_addons]/bpt_doorlock/client/main.lua:119:9: accessing undefined variable 'doors'

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_doorlock/client/main.lua:3

server-data/resources/[bpt_addons]/bpt_doorlock/client/main.lua:122:3: mutating non-standard global variable 'doors'

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_doorlock/client/main.lua:4

server-data/resources/[bpt_addons]/bpt_doorlock/client/main.lua:125:6: accessing undefined variable 'NuiHasLoaded'

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_doorlock/client/main.lua:5

server-data/resources/[bpt_addons]/bpt_doorlock/client/main.lua:149:23: accessing undefined variable 'doors'

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_doorlock/client/main.lua:6

server-data/resources/[bpt_addons]/bpt_doorlock/client/main.lua:196:5: accessing undefined variable 'source'

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_doorlock/client/main.lua:7

server-data/resources/[bpt_addons]/bpt_doorlock/client/main.lua:198:15: accessing undefined variable 'doors'

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_doorlock/client/main.lua:8

server-data/resources/[bpt_addons]/bpt_doorlock/client/main.lua:251:2: mutating non-standard global variable 'doors'

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_doorlock/client/main.lua:9

server-data/resources/[bpt_addons]/bpt_doorlock/client/main.lua:253:5: accessing undefined variable 'NuiHasLoaded'

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_doorlock/client/utils.lua:1

server-data/resources/[bpt_addons]/bpt_doorlock/client/utils.lua:13:15: accessing undefined variable 'doors'

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_doorlock/client/utils.lua:2

server-data/resources/[bpt_addons]/bpt_doorlock/client/utils.lua:216:24: accessing undefined variable 'doors'

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_doorlock/client/utils.lua:3

server-data/resources/[bpt_addons]/bpt_doorlock/client/utils.lua:227:5: accessing undefined variable 'source'

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_doorlock/client/utils.lua:4

server-data/resources/[bpt_addons]/bpt_doorlock/client/utils.lua:229:9: accessing undefined variable 'NuiHasLoaded'

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_doorlock/client/utils.lua:5

server-data/resources/[bpt_addons]/bpt_doorlock/client/utils.lua:234:11: accessing undefined variable 'doors'

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_menu/client/main.lua:1

server-data/resources/[bpt_addons]/bpt_menu/client/main.lua:105:7: unused variable 'clothesCategory'

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_menu/client/main.lua:2

server-data/resources/[bpt_addons]/bpt_menu/client/main.lua:110:34: accessing undefined variable 'plyPed'

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_menu/client/main.lua:3

server-data/resources/[bpt_addons]/bpt_menu/client/main.lua:110:84: accessing undefined variable 'plyPed'

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_menu/client/main.lua:4

server-data/resources/[bpt_addons]/bpt_menu/client/main.lua:110:107: accessing undefined variable 'plyPed'

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_menu/client/main.lua:5

server-data/resources/[bpt_addons]/bpt_menu/client/main.lua:146:18: accessing undefined variable 'plyPed'

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_menu/client/main.lua:6

server-data/resources/[bpt_addons]/bpt_menu/client/main.lua:181:10: unused global variable 'getCamDirection'

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_menu/client/main.lua:7

server-data/resources/[bpt_addons]/bpt_menu/client/main.lua:182:76: accessing undefined variable 'plyPed'

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_menu/client/main.lua:8

server-data/resources/[bpt_addons]/bpt_menu/client/main.lua:200:27: accessing undefined variable 'plyPed'

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_menu/client/main.lua:9

server-data/resources/[bpt_addons]/bpt_menu/client/main.lua:206:19: accessing undefined variable 'plyPed'

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_menu/client/main.lua:10

server-data/resources/[bpt_addons]/bpt_menu/client/main.lua:207:24: accessing undefined variable 'plyPed'

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_menu/client/main.lua:11

server-data/resources/[bpt_addons]/bpt_menu/client/main.lua:214:15: accessing undefined variable 'plyPed'