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

🎨 Run formatter #630

Merged
merged 2 commits into from
Jan 29, 2024

🎨 Run formatter

394af6f
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

🎨 Run formatter #630

🎨 Run formatter
394af6f
Select commit
Loading
Failed to load commit list.
GitHub Actions / Linting Report failed Jan 29, 2024 in 0s

1499 tests run, 706 passed, 0 skipped, 793 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:91:7: unused variable 'billingCategory'

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:97: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:97: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:97: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:133: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:168: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:169: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:183: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:189: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:190: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:197:15: accessing undefined variable 'plyPed'