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

delete: remove EasyAdmin #508

Merged
merged 1 commit into from
Sep 8, 2023

delete: remove EasyAdmin

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

delete: remove EasyAdmin #508

delete: remove EasyAdmin
6637a9b
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / Linting Report failed Sep 8, 2023 in 0s

1460 tests run, 656 passed, 0 skipped, 804 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_wallet/client/client.lua:1

server-data/resources/[bpt_addons]/bpt_wallet/client/client.lua:1:7: variable 'walEquipped' is never accessed

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

server-data/resources/[bpt_addons]/bpt_wallet/client/client.lua:3:7: variable 'ped' is never accessed

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

server-data/resources/[bpt_addons]/bpt_wallet/client/client.lua:10:30: accessing undefined variable 'hash'

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

server-data/resources/[bpt_addons]/bpt_wallet/client/client.lua:22:19: unused variable 'count'

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

server-data/resources/[bpt_addons]/bpt_wallet/client/client.lua:26:30: accessing undefined variable 'WalEquipped'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server-data/resources/[esx]/es_extended/client/main.lua:1

server-data/resources/[esx]/es_extended/client/main.lua:522:8: variable 'Model' was previously defined as an argument on line 520

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server-data/resources/[esx]/es_extended/server/classes/player.lua:1

server-data/resources/[esx]/es_extended/server/classes/player.lua:41:29: shadowing upvalue argument 'coords' on line 4

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server-data/resources/[esx]/es_extended/server/classes/player.lua:2

server-data/resources/[esx]/es_extended/server/classes/player.lua:53:9: shadowing upvalue argument 'coords' on line 4

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server-data/resources/[esx]/es_extended/server/classes/player.lua:3

server-data/resources/[esx]/es_extended/server/classes/player.lua:420:23: shadowing upvalue argument 'job' on line 4

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server-data/resources/[esx]/es_extended/server/commands.lua:1

server-data/resources/[esx]/es_extended/server/commands.lua:64:58: unused argument 'args'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server-data/resources/[esx]/es_extended/server/commands.lua:2

server-data/resources/[esx]/es_extended/server/commands.lua:64:64: unused argument 'showError'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server-data/resources/[esx]/esx_context/main.lua:1

server-data/resources/[esx]/esx_context/main.lua:1:7: unused variable 'defaultPosition'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server-data/resources/[esx]/esx_context/main.lua:2

server-data/resources/[esx]/esx_context/main.lua:16:8: variable 'canClose' was previously defined as an argument on line 15

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server-data/resources/[esx]/esx_context/main.lua:3

server-data/resources/[esx]/esx_context/main.lua:79:39: unused argument 'data'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server-data/resources/[esx]/esx_context/main.lua:4

server-data/resources/[esx]/esx_context/main.lua:171:1: inconsistent indentation (SPACE followed by TAB)

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server-data/resources/[esx]/esx_context/main.lua:5

server-data/resources/[esx]/esx_context/main.lua:172:1: inconsistent indentation (SPACE followed by TAB)

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server-data/resources/[esx]/esx_context/main.lua:6

server-data/resources/[esx]/esx_context/main.lua:173:1: inconsistent indentation (SPACE followed by TAB)

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server-data/resources/[esx]/esx_context/main.lua:7

server-data/resources/[esx]/esx_context/main.lua:174:1: inconsistent indentation (SPACE followed by TAB)

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server-data/resources/[esx]/esx_context/main.lua:8

server-data/resources/[esx]/esx_context/main.lua:175:1: inconsistent indentation (SPACE followed by TAB)

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server-data/resources/[esx]/esx_context/main.lua:9

server-data/resources/[esx]/esx_context/main.lua:176:1: inconsistent indentation (SPACE followed by TAB)

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server-data/resources/[esx]/esx_context/main.lua:10

server-data/resources/[esx]/esx_context/main.lua:177:1: inconsistent indentation (SPACE followed by TAB)

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server-data/resources/[esx]/esx_context/main.lua:11

server-data/resources/[esx]/esx_context/main.lua:178:1: inconsistent indentation (SPACE followed by TAB)

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server-data/resources/[esx]/esx_context/main.lua:12

server-data/resources/[esx]/esx_context/main.lua:179:1: inconsistent indentation (SPACE followed by TAB)

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server-data/resources/[esx]/esx_context/main.lua:13

server-data/resources/[esx]/esx_context/main.lua:180:1: inconsistent indentation (SPACE followed by TAB)

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server-data/resources/[esx]/esx_context/main.lua:14

server-data/resources/[esx]/esx_context/main.lua:181:1: inconsistent indentation (SPACE followed by TAB)