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

feat(shared/vehicles)!: remove shop #74

Merged
merged 3 commits into from
Jun 3, 2023

Merge branch 'main' into remove-vehicle-to-shop-map

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

feat(shared/vehicles)!: remove shop #74

Merge branch 'main' into remove-vehicle-to-shop-map
e617afe
Select commit
Loading
Failed to load commit list.
GitHub Actions / Linting Report failed Jun 3, 2023 in 0s

60 tests run, 54 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/events.lua:1

client/events.lua:154:75: accessing undefined variable 'veh'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.client/utils.lua:1

client/utils.lua:69:70: unused argument 'key'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.client/utils.lua:2

client/utils.lua:69:82: unused argument 'reserved'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.client/utils.lua:3

client/utils.lua:69:92: unused argument 'replicated'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server/events.lua:1

server/events.lua:32:5: assignment uses compound operator -=

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server/player.lua:1

server/player.lua:183:5: assignment uses compound operator -=