Skip to content

fix(cb): CB returns 1 vehicle #138

fix(cb): CB returns 1 vehicle

fix(cb): CB returns 1 vehicle #138

Triggered via pull request November 5, 2023 03:05
@AkinoKitsuAkinoKitsu
opened #307
Status Success
Total duration 30s
Artifacts

lint.yml

on: pull_request_target
Lint Resource
20s
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/