Skip to content

Auto Impound

Auto Impound #153

Triggered via pull request December 10, 2023 06:41
@KamuiKodyKamuiKody
synchronize #324
Status Success
Total duration 24s
Artifacts

lint.yml

on: pull_request_target
Lint Resource
14s
Lint Resource
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
lua.client/main.lua:1: lua#L1
client/main.lua:209:13: unused loop variable 'i'
lua.server/main.lua:1: lua#L1
server/main.lua:80:20: accessing undefined field 'rawExecute.await' of global 'MySQL'
lua.server/main.lua:2: lua#L1
server/main.lua:82:20: accessing undefined field 'rawExecute.await' of global 'MySQL'
lua.server/main.lua:3: lua#L1
server/main.lua:84:20: accessing undefined field 'rawExecute.await' of global 'MySQL'
lua.server/main.lua:4: lua#L1
server/main.lua:119:76: unused argument 'source'
lua.server/main.lua:5: lua#L1
server/main.lua:125:20: accessing undefined field 'rawExecute.await' of global 'MySQL'
lua.server/main.lua:6: lua#L1
server/main.lua:132:87: unused argument 'type'
lua.server/main.lua:7: lua#L1
server/main.lua:214: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/