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 checkWeapon function #557

Merged
merged 1 commit into from
Jul 28, 2024

fix checkWeapon function

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

fix checkWeapon function #557

fix checkWeapon function
f70da43
Select commit
Loading
Failed to load commit list.
GitHub Actions / Linting Report failed Jul 28, 2024 in 0s

14 tests run, 8 passed, 0 skipped, 6 failed.

Annotations

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.client/drops.lua:1

client/drops.lua:21:51: accessing undefined variable 'dropId'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.client/drops.lua:2

client/drops.lua:62:113: 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.client/main.lua:1

client/main.lua:81:30: accessing undefined variable 'PlayerData'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.client/main.lua:2

client/main.lua:142:21: accessing undefined variable 'PlayerData'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.client/main.lua:3

client/main.lua:301:26: accessing undefined variable 'PlayerData'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.client/main.lua:4

client/main.lua:304:16: accessing undefined variable 'holdingDrop'