Skip to content

Wait for entity to exist #142

Wait for entity to exist

Wait for entity to exist #142

Triggered via push November 9, 2023 13:38
Status Success
Total duration 28s
Artifacts

lint.yml

on: push
Lint Resource
17s
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/