Skip to content

fix(es_extended/server): dont return on player creation #3166

fix(es_extended/server): dont return on player creation

fix(es_extended/server): dont return on player creation #3166

GitHub Actions / Linting Report failed Nov 9, 2024 in 0s

167 tests run, 154 passed, 0 skipped, 13 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/client/main.lua:1

[core]/es_extended/client/main.lua:141:8: Error prone negation: negation is executed before relational operator.

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/classes/player.lua:1

[core]/es_extended/server/classes/player.lua:133:36: accessing undefined variable 'GetPlayerTimeOnline'

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/classes/player.lua:2

[core]/es_extended/server/classes/player.lua:929:59: 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/classes/player.lua:3

[core]/es_extended/server/classes/player.lua:930:42: 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/classes/player.lua:4

[core]/es_extended/server/classes/player.lua:932:12: 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/classes/player.lua:5

[core]/es_extended/server/classes/player.lua:933:8: 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:106:16: accessing undefined variable 'SetEntityOrphanMode'

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:2

[core]/es_extended/server/main.lua:698:12: accessing undefined variable 'SetEntityOrphanMode'

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/modules/onesync.lua:1

[core]/es_extended/server/modules/onesync.lua:105:17: accessing undefined variable 'SetEntityOrphanMode'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.[core]/esx_multicharacter/fxmanifest.lua:1

[core]/esx_multicharacter/fxmanifest.lua:13:17: 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]/esx_multicharacter/server/modules/functions.lua:1

[core]/esx_multicharacter/server/modules/functions.lua:29:12: accessing undefined variable 'SetEntityOrphanMode'

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/modules/menu.lua:1

[core]/esx_skin/client/modules/menu.lua:21:11: variable '_components' is mutated but never accessed

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

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

[core]/skinchanger/client/main.lua:98:1101: line is too long (1422 > 1100)