Added lint report #40
154 tests run, 16 passed, 0 skipped, 138 failed.
Annotations
Check failure on line 1 in lua
github-actions / Linting Report
lua..vscode/oxmysql.lua:1
.vscode/oxmysql.lua:9:10: setting read-only field 'update' of global 'MySQL'
Check failure on line 1 in lua
github-actions / Linting Report
lua..vscode/oxmysql.lua:2
.vscode/oxmysql.lua:10:1: setting read-only field 'Async.execute' of global 'MySQL'
Check failure on line 1 in lua
github-actions / Linting Report
lua..vscode/oxmysql.lua:3
.vscode/oxmysql.lua:15:10: setting read-only field 'update.await' of global 'MySQL'
Check failure on line 1 in lua
github-actions / Linting Report
lua..vscode/oxmysql.lua:4
.vscode/oxmysql.lua:16:1: setting read-only field 'Sync.execute' of global 'MySQL'
Check failure on line 1 in lua
github-actions / Linting Report
lua..vscode/oxmysql.lua:5
.vscode/oxmysql.lua:30:10: setting read-only field 'query' of global 'MySQL'
Check failure on line 1 in lua
github-actions / Linting Report
lua..vscode/oxmysql.lua:6
.vscode/oxmysql.lua:31:1: setting read-only field 'Async.fetchAll' of global 'MySQL'
Check failure on line 1 in lua
github-actions / Linting Report
lua..vscode/oxmysql.lua:7
.vscode/oxmysql.lua:36:10: setting read-only field 'query.await' of global 'MySQL'
Check failure on line 1 in lua
github-actions / Linting Report
lua..vscode/oxmysql.lua:8
.vscode/oxmysql.lua:37:1: setting read-only field 'Sync.fetchAll' of global 'MySQL'
Check failure on line 1 in lua
github-actions / Linting Report
lua..vscode/oxmysql.lua:9
.vscode/oxmysql.lua:42:10: setting read-only field 'scalar' of global 'MySQL'
Check failure on line 1 in lua
github-actions / Linting Report
lua..vscode/oxmysql.lua:10
.vscode/oxmysql.lua:43:1: setting read-only field 'Async.fetchScalar' of global 'MySQL'
Check failure on line 1 in lua
github-actions / Linting Report
lua..vscode/oxmysql.lua:11
.vscode/oxmysql.lua:48:10: setting read-only field 'scalar.await' of global 'MySQL'
Check failure on line 1 in lua
github-actions / Linting Report
lua..vscode/oxmysql.lua:12
.vscode/oxmysql.lua:49:1: setting read-only field 'Sync.fetchScalar' of global 'MySQL'
Check failure on line 1 in lua
github-actions / Linting Report
lua..vscode/oxmysql.lua:13
.vscode/oxmysql.lua:54:10: setting read-only field 'single' of global 'MySQL'
Check failure on line 1 in lua
github-actions / Linting Report
lua..vscode/oxmysql.lua:14
.vscode/oxmysql.lua:55:1: setting read-only field 'Async.fetchSingle' of global 'MySQL'
Check failure on line 1 in lua
github-actions / Linting Report
lua..vscode/oxmysql.lua:15
.vscode/oxmysql.lua:60:10: setting read-only field 'single.await' of global 'MySQL'
Check failure on line 1 in lua
github-actions / Linting Report
lua..vscode/oxmysql.lua:16
.vscode/oxmysql.lua:61:1: setting read-only field 'Sync.fetchSingle' of global 'MySQL'
Check failure on line 1 in lua
github-actions / Linting Report
lua..vscode/oxmysql.lua:17
.vscode/oxmysql.lua:66:10: setting read-only field 'insert' of global 'MySQL'
Check failure on line 1 in lua
github-actions / Linting Report
lua..vscode/oxmysql.lua:18
.vscode/oxmysql.lua:67:1: setting read-only field 'Async.insert' of global 'MySQL'
Check failure on line 1 in lua
github-actions / Linting Report
lua..vscode/oxmysql.lua:19
.vscode/oxmysql.lua:72:10: setting read-only field 'insert.await' of global 'MySQL'
Check failure on line 1 in lua
github-actions / Linting Report
lua..vscode/oxmysql.lua:20
.vscode/oxmysql.lua:73:1: setting read-only field 'Sync.insert' of global 'MySQL'
Check failure on line 1 in lua
github-actions / Linting Report
lua..vscode/oxmysql.lua:21
.vscode/oxmysql.lua:78:10: setting read-only field 'transaction' of global 'MySQL'
Check failure on line 1 in lua
github-actions / Linting Report
lua..vscode/oxmysql.lua:22
.vscode/oxmysql.lua:79:1: setting read-only field 'Async.transaction' of global 'MySQL'
Check failure on line 1 in lua
github-actions / Linting Report
lua..vscode/oxmysql.lua:23
.vscode/oxmysql.lua:84:10: setting read-only field 'transaction.await' of global 'MySQL'
Check failure on line 1 in lua
github-actions / Linting Report
lua..vscode/oxmysql.lua:24
.vscode/oxmysql.lua:85:1: setting read-only field 'Sync.transaction' of global 'MySQL'
Check failure on line 1 in lua
github-actions / Linting Report
lua..vscode/oxmysql.lua:25
.vscode/oxmysql.lua:90:10: setting read-only field 'prepare' of global 'MySQL'