Skip to content

fix(cron): fix unused args #2539

fix(cron): fix unused args

fix(cron): fix unused args #2539

GitHub Actions / Linting Report failed Aug 16, 2023 in 0s

148 tests run, 131 passed, 0 skipped, 17 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/main.lua:1

[core]/es_extended/server/main.lua:85:8: value assigned to variable 'parameters' is unused

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:141:20: value assigned to variable 'jobObject' is unused

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

[core]/es_extended/server/main.lua:141:31: value assigned to variable 'gradeObject' is unused

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

[core]/es_extended/server/main.lua:560:23: 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:8: 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:10: 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:10: 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:144:39: 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:162:28: 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:186: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_skin/client/main.lua:1

[core]/esx_skin/client/main.lua:89: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:89:25: shadowing upvalue argument 'components' on line 13

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:89:37: shadowing upvalue argument 'maxVals' on line 13

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:105:23: value assigned to variable 'newData' is unused