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

Auto Impound #324

Closed
wants to merge 2 commits into from

Update Server main.lua

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

Auto Impound #324

Update Server main.lua
e456f45
Select commit
Loading
Failed to load commit list.
GitHub Actions / Linting Report failed Dec 10, 2023 in 0s

28 tests run, 20 passed, 0 skipped, 8 failed.

Annotations

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.client/main.lua:1

client/main.lua:209:13: unused loop variable 'i'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server/main.lua:1

server/main.lua:80:20: accessing undefined field 'rawExecute.await' of global 'MySQL'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server/main.lua:2

server/main.lua:82:20: accessing undefined field 'rawExecute.await' of global 'MySQL'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server/main.lua:3

server/main.lua:84:20: accessing undefined field 'rawExecute.await' of global 'MySQL'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server/main.lua:4

server/main.lua:119:76: unused argument 'source'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server/main.lua:5

server/main.lua:125:20: accessing undefined field 'rawExecute.await' of global 'MySQL'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server/main.lua:6

server/main.lua:132:87: unused argument 'type'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server/main.lua:7

server/main.lua:214:5: accessing undefined field 'rawExecute' of global 'MySQL'