Skip to content

Bugfix for single vehicle in garage #135

Bugfix for single vehicle in garage

Bugfix for single vehicle in garage #135

Triggered via pull request November 1, 2023 15:39
@Borreke0Borreke0
synchronize #305
Status Success
Total duration 28s
Artifacts

lint.yml

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

Annotations

6 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'
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/