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(esx_core): spawning system, general code refactor #1306

Closed
wants to merge 8 commits into from

Merge branch 'dev' into ref-thekuca

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

refactor(esx_core): spawning system, general code refactor #1306

Merge branch 'dev' into ref-thekuca
5b8e3ad
Select commit
Loading
Failed to load commit list.
GitHub Actions / Linting Report failed Mar 1, 2024 in 0s

152 tests run, 137 passed, 0 skipped, 15 failed.

Annotations

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.[core]/es_extended/imports.lua:1

[core]/es_extended/imports.lua:7:16: accessing undefined variable 'OnPlayerData'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.[core]/es_extended/imports.lua:2

[core]/es_extended/imports.lua:8:17: accessing undefined variable 'OnPlayerData'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.[core]/es_extended/locale.lua:1

[core]/es_extended/locale.lua:28:1: unused global variable '_U'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.[core]/es_extended/server/functions.lua:1

[core]/es_extended/server/functions.lua:552:85: line contains trailing whitespace

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.[core]/es_extended/server/main.lua:1

[core]/es_extended/server/main.lua:489:35: value assigned to variable 'pickupLabel' is unused

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.[core]/esx_context/main.lua:1

[core]/esx_context/main.lua:15:11: variable 'canClose' was previously defined as an argument on line 14

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.[core]/esx_multicharacter/client/main.lua:1

[core]/esx_multicharacter/client/main.lua:54:19: accessing undefined variable 'hidePlayers'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.[core]/esx_multicharacter/client/main.lua:2

[core]/esx_multicharacter/client/main.lua:83:19: accessing undefined variable 'hidePlayers'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.[core]/esx_multicharacter/client/main.lua:3

[core]/esx_multicharacter/client/main.lua:139:42: shadowing upvalue 'Characters' on line 24

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.[core]/esx_multicharacter/client/main.lua:4

[core]/esx_multicharacter/client/main.lua:157:31: shadowing upvalue 'Characters' on line 24

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.[core]/esx_multicharacter/client/main.lua:5

[core]/esx_multicharacter/client/main.lua:185:34: shadowing upvalue 'Characters' on line 24

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.[core]/esx_skin/client/main.lua:1

[core]/esx_skin/client/main.lua:93:25: variable 'components' is never accessed

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.[core]/esx_skin/client/main.lua:2

[core]/esx_skin/client/main.lua:93:25: shadowing upvalue argument 'components' on line 15

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.[core]/esx_skin/client/main.lua:3

[core]/esx_skin/client/main.lua:93:37: shadowing upvalue argument 'maxVals' on line 15

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.[core]/esx_skin/client/main.lua:4

[core]/esx_skin/client/main.lua:111:23: value assigned to variable 'newData' is unused