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

💱 Added money transfer functions #1099

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Merge pull request #2 from qbcore-framework/main

6327c19
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

💱 Added money transfer functions #1099

Merge pull request #2 from qbcore-framework/main
6327c19
Select commit
Loading
Failed to load commit list.
GitHub Actions / Linting Report failed Sep 8, 2024 in 0s

68 tests run, 59 passed, 0 skipped, 9 failed.

Annotations

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.client/functions.lua:1

client/functions.lua:46:9: accessing undefined variable 'turnPromise'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.client/functions.lua:2

client/functions.lua:47:16: accessing undefined variable 'turnPromise'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.client/functions.lua:3

client/functions.lua:49:8: Error prone negation: negation is executed before relational operator.

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.client/functions.lua:4

client/functions.lua:50:9: accessing undefined variable 'turnPromise'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.client/functions.lua:5

client/functions.lua:51:16: accessing undefined variable 'turnPromise'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.client/functions.lua:6

client/functions.lua:53:8: Error prone negation: negation is executed before relational operator.

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.client/functions.lua:7

client/functions.lua:54:9: accessing undefined variable 'turnPromise'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.client/functions.lua:8

client/functions.lua:55:16: accessing undefined variable 'turnPromise'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.client/functions.lua:9

client/functions.lua:65:11: value assigned to variable 'turnSpeed' is unused