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

🐛 fix depotprice variable (number not table) #323

Merged
merged 1 commit into from
Dec 31, 2023

fix depotprice variable (number not table)

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

🐛 fix depotprice variable (number not table) #323

fix depotprice variable (number not table)
4768520
Select commit
Loading
Failed to load commit list.
GitHub Actions / Linting Report failed Dec 8, 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:78: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: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:3

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

server/main.lua:117: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:123: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:130: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:213:5: accessing undefined field 'rawExecute' of global 'MySQL'