Skip to content

Merge pull request #307 from Sharkiiie/patch-1 #140

Merge pull request #307 from Sharkiiie/patch-1

Merge pull request #307 from Sharkiiie/patch-1 #140

Triggered via push November 6, 2023 08:20
Status Success
Total duration 25s
Artifacts

lint.yml

on: push
Lint Resource
16s
Lint Resource
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
lua.client/main.lua:1: lua#L1
client/main.lua:203:13: unused loop variable 'i'
lua.server/main.lua:1: lua#L1
server/main.lua:78:20: accessing undefined field 'rawExecute.await' of global 'MySQL'
lua.server/main.lua:2: lua#L1
server/main.lua:80:20: accessing undefined field 'rawExecute.await' of global 'MySQL'
lua.server/main.lua:3: lua#L1
server/main.lua:82:20: accessing undefined field 'rawExecute.await' of global 'MySQL'
lua.server/main.lua:4: lua#L1
server/main.lua:102:20: accessing undefined field 'rawExecute.await' of global 'MySQL'
lua.server/main.lua:5: lua#L1
server/main.lua:110:87: unused argument 'type'
lua.server/main.lua:6: lua#L1
server/main.lua:193:5: accessing undefined field 'rawExecute' of global 'MySQL'
Lint Resource
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/